maozezhong / CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
☆341Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CV_ToolBox
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 5 years ago
- mmdetection源码注释☆659Updated 3 years ago
- ssd implented by pytorch☆155Updated 4 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆136Updated 6 years ago
- Distance-IoU Loss into YOLO v3☆313Updated 10 months ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 集成包☆350Updated last year
- demo☆130Updated 4 years ago
- imgaug--Bounding Boxes augment☆89Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆427Updated 2 years ago
- ☆221Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,054Updated 3 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆714Updated 6 months ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 5 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆398Updated 3 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆531Updated 5 years ago
- 🔥Improve yolo with latest paper☆3Updated 5 years ago
- Focal Loss for Dense Rotation Object Detection☆312Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- Cascade R-CNN in Detectron☆471Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- ☆103Updated 4 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- change the vocdataset 2 cocodataset pattern☆69Updated 5 years ago
- This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.☆151Updated 4 years ago
- This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.☆350Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago