a b/AnalysisCodes/YOLO/README.md
1
# Code For YOLO Post Analysis
2
3
Using `yolo_video.py` to generate the bounding boxes and using other files for IoU calculations.
4
5
`YOLO-LossCurve-Vis` folder contains scripts to generate the loss curve of YOLO training.