This repo contains all the codes. trained models, optimized version of models using TensorflowLite tool and validatation results
The complete YOLO-v5 folder can be cloned from the follwing github repo link. https://github.com/ultralytics/yolov5
The locally acquired C3I thermal automative dataset can be downloaded from IEEE Dataport. Link: https://ieee-dataport.org/documents/c3i-thermal-automotive-dataset
- The complete inference results on public as well as locally acquired datsets can be found in the following link.
- The trained models using all the three optimizers SGD, ADAM and ADAMW can be found in the following link. The link also provided optimized version of the model using TensorFlowLite tool in the SGD model folder.