TingsongYu / ghostnet_cifar10Links
ghostnet_cifar10
☆117Updated 5 years ago
Alternatives and similar repositories for ghostnet_cifar10
Users that are interested in ghostnet_cifar10 are comparing it to the libraries listed below
Sorting:
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆536Updated 5 years ago
- ☆232Updated 2 years ago
- yolov3 by pytorch☆197Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆228Updated 3 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 4 years ago
- ☆18Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆299Updated 6 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 3 years ago
- SimpleAICV:pytorch training and testing examples.☆437Updated last month
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆154Updated 4 years ago
- yolov5的注释版本☆267Updated 5 years ago
- Diverse Branch Block: Building a Convolution as an Inception-like Unit☆353Updated 2 years ago
- ☆338Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆217Updated 3 years ago
- 最简单的VOC转COCO, 一条 指令完整转换☆87Updated 6 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 5 years ago
- A reimplement of Faster-rcnn with torchvision☆115Updated 3 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- Pytorch implementation of SSD512☆52Updated 5 years ago
- ☆139Updated 3 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 4 years ago
- MobileNetV3 SSD的简洁版本☆79Updated last year
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆284Updated last year