maozezhong / CV_ToolBoxLinks
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
☆341Updated 6 years ago
Alternatives and similar repositories for CV_ToolBox
Users that are interested in CV_ToolBox are comparing it to the libraries listed below
Sorting:
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- ssd implented by pytorch☆154Updated 4 years ago
- mmdetection源码注释☆659Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- demo☆130Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 集成包☆349Updated 2 years ago
- 🔥Improve yolo with latest paper☆3Updated 5 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.☆152Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆431Updated 3 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- YOLO reproduce summary (now based on YOLOv3)☆346Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,067Updated 3 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆718Updated last year
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- ☆225Updated 5 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆709Updated 5 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- Feature Pyramid Networks for Object Detection☆525Updated 7 years ago
- Implementation Thundernet☆275Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- yolov3 network slimming剪枝的一种实现☆343Updated 6 years ago