zgcr / SimpleAICV_pytorch_training_examplesLinks
SimpleAICV:pytorch training and testing examples.
☆433Updated this week
Alternatives and similar repositories for SimpleAICV_pytorch_training_examples
Users that are interested in SimpleAICV_pytorch_training_examples are comparing it to the libraries listed below
Sorting:
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆375Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆225Updated 3 years ago
- Distilling Knowledge via Knowledge Review, CVPR 2021☆275Updated 2 years ago
- ☆231Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)☆384Updated 9 months ago
- ghostnet_cifar10☆115Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆756Updated 4 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆252Updated 4 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆340Updated 2 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,247Updated last week
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆198Updated 4 years ago
- mmdetection最小学习版☆1,098Updated 3 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 4 years ago
- United Perception☆434Updated 2 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- ☆814Updated 4 years ago
- yolov3 by pytorch☆196Updated 3 years ago
- This is a list of awesome methods about data augmentation.☆793Updated 4 years ago
- 2022天池商品标志目标检测☆87Updated 3 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆886Updated 3 years ago
- Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020☆607Updated 4 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆534Updated 5 years ago
- CV 论文笔记☆715Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆42Updated 5 years ago
- Masked Generative Distillation (ECCV 2022)☆228Updated 2 years ago
- yolov3 with mobilenet v2 and ASFF☆1,071Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 4 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated 2 years ago