pprp / SimpleCVReproductionLinks
Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.
☆1,256Updated 4 months ago
Alternatives and similar repositories for SimpleCVReproduction
Users that are interested in SimpleCVReproduction are comparing it to the libraries listed below
Sorting:
- convert dataset to coco/voc format☆1,110Updated 4 years ago
- mmdetection最小学习版☆1,102Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,082Updated 4 years ago
- CV 论文笔记☆716Updated 3 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆904Updated 3 years ago
- an experiment for yolo-v1, including training and testing.☆663Updated 6 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆874Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,112Updated 4 years ago
- ☆813Updated 4 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆395Updated 2 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆432Updated 3 years ago
- Point based and tiny object detection and localization code set of UCAS-VG☆683Updated 6 months ago
- This is a list of awesome methods about data augmentation.☆795Updated 4 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,243Updated 2 years ago
- mmdetection源码注释☆658Updated 5 years ago
- ☆273Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,802Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated last month
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,584Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,443Updated 2 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,518Updated 5 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆469Updated 4 years ago
- 2020-2021年计算机视觉综述论文分方向整理☆456Updated 4 years ago
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,086Updated 4 years ago
- ☆232Updated 2 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆826Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆761Updated 6 years ago
- This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.☆795Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆766Updated 4 years ago