Skip to content

ghassenbenzahra123/yolov5-item-detection

Repository files navigation

t-l-charg

About

Smart Dressing is an app based on yolov5 object detection algorithm that aims to detect clothing items.

Getting Started

  1. Install dependecies
  • pip install -r requirements.txt
  1. run the script
  • python detect.py --source 0 --weights runs/train/yolo_clothing_det/weights/best.pt --conf 0.25 --name yolo_clothing_det
  • change the source parameter depending on the source needed image,video or webcam
  1. Example

test

About

Clothing Items Classification based on YOLOv5 Model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages