nigerian-headwear

Detecting Native Headwear worn in Nigeria using Computer Vision

https://github.com/itsekiri-tatashe/nigerian-headwear

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Detecting Native Headwear worn in Nigeria using Computer Vision

Basic Info
  • Host: GitHub
  • Owner: itsekiri-tatashe
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 94.3 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Created almost 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Citation

README.md

Nigerian Native Headwear Detection: Project Overview


The purpose of this project was to use Object Detection (Computer Vision) detect some of the most popular traditional headgears worn in Nigeria namely; * Abeti Aja from the South West, * Awolowo from the South West, * Fila from the South West, * Gele from the South West; * Fula from the North; * Okpu-Ozo from the South-East * Okpu-Agu from the South-East * the Turban



Model Performamce

Confusion Matrix

Confusion Matrix

F1_curve

F1 Curve

PR_curve

PR Curve


How to Detect Images

bash git clone https://github.com/EyimofeP/nigerian-headwear # clone cd yolov5 pip install -r requirements.txt # install

  • Add the images or videos you want to detect in the detect-img/ folder

  • Run this command in your terminal bash python detect.py --weights best.pt --source detect-img/img-name.jpg detect-img/img-video.mp4 'https://youtu.be/Zgi9g1ksQHc' # YouTube 0 #Webcam

  • Go to the runs/detect/ folder to see the results!

Owner

  • Name: Eyimofe Ayo Pinnick
  • Login: itsekiri-tatashe
  • Kind: user

A young driven engineer, passionate about using Machine Learning to innovate and solve tackling issues in the world.

GitHub Events

Total
Last Year