README.md
539 Bytes
Subject
행인의 옷을 인식하여 어떤 옷인지 파악한 후 그 정보를 바탕으로 행인의 성별을 추정한다.
Team
2015104154 김동근
2015104156 김명락
How to
- pip install -r pip_list_reference.txt
- cd /path/to/darknet
- ./darknet detector test custom_data/detector.data custom_data/cfg/yolov3-custom-test.cfg backup/yolov3-custom_21000.weights
- insert image path
- check result