Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 303 Bytes

Running Team Titans Submission

pip3 install -r requirements.txt

To generate prediction labels for validation run below command and keep the test data in testing/images.

python3 generate_submission.py

Conversion and YOLO predictor license in LICENSE: https://github.com/xiaochus/YOLOv3