muyuuuu / Faster-RCNN-COCOLinks
基于 torchvision 编写的针对 COCO 数据集的 Faster-RCNN 快速训练与推理框架,支持多 batchsize。
☆11Updated 4 years ago
Alternatives and similar repositories for Faster-RCNN-COCO
Users that are interested in Faster-RCNN-COCO are comparing it to the libraries listed below
Sorting:
- a collection of visualization function☆438Updated 3 years ago
- Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.☆203Updated 2 years ago
- 用来自己训练和复现分类模型☆18Updated 3 years ago
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆77Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- 2022天池商品标志目标检测☆87Updated 3 years ago
- Awesome Fine-grained Visual Classification☆236Updated last year
- 目标检测 - R-CNN算法实现☆193Updated last year
- ECCV2022 论文/代码/解读合集,极市团队整理☆237Updated 2 years ago
- 基于pytorch的Vision Transformer☆33Updated 2 years ago
- 可视化特征图教程☆74Updated 3 years ago
- MS COCO数据集使用教程学习笔记(目标检测)☆67Updated 5 years ago
- 这是一个stable-diffusion的库。☆126Updated last year
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆815Updated 2 years ago
- 2022阿里天池真实场景篡改图像检测挑战赛-冠军方案(1/1149)☆192Updated 2 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆366Updated 11 months ago
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆55Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆42Updated 5 years ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆356Updated 2 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- pytorch resnet image-classification☆19Updated 3 years ago
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…☆344Updated 2 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- A Simple and Effective Solution For AISafety CVPR2022, ranked 5th☆11Updated last year
- 目标检测☆109Updated 5 years ago
- Dynamic-Sparse-RCNN inplementation☆13Updated 3 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆577Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆273Updated 10 months ago
- The official code for the paper: https://openreview.net/forum?id=_PHymLIxuI☆394Updated last year
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago