Skip to content

This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it has 9 anchor boxes and image size is 608x608. For any issues pleas let me know

License

Notifications You must be signed in to change notification settings

CoreJa/YOLOv3-Calculate-Anchor-Boxes

 
 

Repository files navigation

YOLOv3-Calculate-Anchor-Boxes

This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. You can download the dataset and json file that contains labels from here https://bdd-data.berkeley.edu/

Originally Yolov3 has 9 anchor boxes and default image size is 608x608.You can adapt it to your own dataset. For any issues please let me know

About

This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it has 9 anchor boxes and image size is 608x608. For any issues pleas let me know

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%