decanbay / YOLOv3-Calculate-Anchor-BoxesLinks
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
☆32Updated 4 years ago
Alternatives and similar repositories for YOLOv3-Calculate-Anchor-Boxes
Users that are interested in YOLOv3-Calculate-Anchor-Boxes are comparing it to the libraries listed below
Sorting:
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 5 years ago
- image (semantic segmentation) instance segmentation by darknet or yolo☆188Updated 4 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- YOLOV3-NANO-Tensorflow☆47Updated 2 years ago
- Object Detection using EfficientNet☆45Updated 6 years ago
- ☆60Updated 5 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- CenterNet (Objects as Points) implementation in Keras and Tensorflow