Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

itsekiri-tatashe/nigerian-headwear

Type de record:

project
Créateur:
its
Hôte:
Detecting Native Headwear worn in Nigeria using Computer Vision # 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 ___ * Used **Google Web Scraper** to collect the data/images * Performed data-label annonatation using **Label Studio** * Used **YoloV5** to train **Object Detection** model on the dataset ___ ## Model Performamce #### Confusion Matrix #### F1_curve #### PR_curve ___ ## How to Detect Images * Clone repo and install requirements.txt in a **Python>=3.7.0** environment, including **PyTorch>=1.7**. ```bash git clone github.com # 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 'youtu.be' # YouTube 0 #Webcam ``` * Go to the `runs/detect/` folder to see the results!

Visit

github.com

Tasks

computer vision

Languages

Isekiri

Licenses

AGPL-3.0

Similaires

itsekiri-tatashe/comparision-schizophreniaitsekiri-tatashe/sign-languageitsekiri-tatashe/nolly-recommendsitsekiri-tatashe/landmarks-of-lagositsekiri-tatashe/lagos-transportation-classificationitsekiri-tatashe/landmarks-of-9ja

itsekiri-tatashe/comparision-schizophrenia

Comparison of Different Machine Learning Models on Schizophrenia Detection # Comparision of Differe

itsekiri-tatashe/sign-language

Classifying Numbers in Sign Language using Deep Learning

itsekiri-tatashe/nolly-recommends

A Content-based Recommender System that recommends Nollywood movies # Nollywood Movies Recommendati

itsekiri-tatashe/landmarks-of-lagos

Application that identifies man-made landmarks in Lagos State, Nigeria # The Landmarks of Lagos Ch

itsekiri-tatashe/lagos-transportation-classification

An application that can correctly classify four main types of public transportation in Lagos state,

itsekiri-tatashe/landmarks-of-9ja

Application that identifies natural & man-made landmarks in Nigeria # The Landmarks of 9ja Check