acm5656 / ssd_pytorchLinks
ssd implented by pytorch
☆154Updated 4 years ago
Alternatives and similar repositories for ssd_pytorch
Users that are interested in ssd_pytorch are comparing it to the libraries listed below
Sorting:
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆534Updated 6 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- demo☆131Updated 4 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- mmdetection源码注释☆660Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,070Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆177Updated 7 years ago
- person detect based on yolov3 with several Python scripts☆261Updated 6 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 6 years ago
- keras-yolov3 进行批量测试 并 保存结果☆29Updated 5 years ago
- This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.☆349Updated 5 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- yolov3 with mobilenetv2 and efficientnet☆294Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5