Skip to content
 
 

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A service that presents the optimal laundry course by detecting laundry contamination using YOLOv3

2021-1 Capstone Design2

2021.03 - 2021.06


📖 Contents

  1. Darknet
  2. Dataset
  3. Config
  4. Train
  5. Web

1. Darknet

  • AlexeyAB/darknet

    mAP, loss, iteration 등을 추적하면서 연구하기 편해서 사용했다.

2. Dataset


  • Yolo Mark

    Marking bounded boxes of objects in images for training Yolo v3


3. Config

📂 Darknet
┣ yolov3-spp_custom.cfg

┣ obj.data
┃ ┣ train.txt
┃ ┗ valid.txt

┗ obj.names

4. Train

📂 jupyterlab
┗ YOLO_MODEL.ipynb

5. Web

python detect.py

Reference

About

YOLO를 이용한 세탁물 오염 탐지로 최적 세탁 코스를 제시하는 서비스

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages