Skip to content

This repo holds the trained models and results for our modified YOLOv4 architectre.

License

Notifications You must be signed in to change notification settings

sharoseali/modified-yolov4

Repository files navigation

modified-yolov4

This repository holds the trained models and results for our modified YOLOv4 architectre. The training is done using the official DarkNet repository on VisDrone train portion of the dataset and training files are present in training_code folder. The trained weights for original and modified YOLOv4 architecture are available on Google Drive. The modified YOLOv4 architecture is shown in the below figure.

Testing

The testing is carried out using the official VisDrone DET Toolkit on VisDrone Test-Dev dataset. Detection files are generated using darknet_images.py file and resultant detection files are in the folders det_files_modified_yolov4 and det_files_original_yolov4. These detection files are passed into VisDrone DET Toolkit to get mAP results shown in the below figure.

About

This repo holds the trained models and results for our modified YOLOv4 architectre.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published