guanfuchen / DeepNetModelLinks
记录每一个常用的深度模型结构的特点(图和代码)
☆30Updated 6 years ago
Alternatives and similar repositories for DeepNetModel
Users that are interested in DeepNetModel are comparing it to the libraries listed below
Sorting:
- mmdetection源码解析☆38Updated 6 years ago
- non-official PyTorch implementation of MobileNeXt from paper [Rethinking Bottleneck Structure for Efficient Mobile Network Design]☆48Updated 4 years ago
- This is a PyTorch implementation of Kaggle's Cassava Disease Visual Classification challenge (5th place in private leaderboard)☆12Updated 6 years ago
- Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.☆17Updated 5 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- 基于pytorch框架的segmentation 万用模板☆15Updated 6 years ago
- This repo contains usable code convert cityscapes to coco format (Detectron and maskrcnn-benchmark were all broken)☆35Updated 5 years ago
- 深度学习/计算机视觉工程向笔记☆11Updated 5 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago
- Code of Paper : "Feature-Fused SSD: Fast Detection for Small Objects"☆30Updated 6 years ago
- 模板匹配SSDA(序贯相似性)算法的python实现☆17Updated 5 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆20Updated 6 years ago
- 基于hrnet的backbone改进centernet☆22Updated 5 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆18Updated 7 years ago
- Flops counter for convolutional networks in pytorch framework☆11Updated 5 years ago
- some details of train、inference and annotation about MMDetection☆18Updated 5 years ago
- some idea about object detection☆18Updated 5 years ago
- ☆52Updated 11 months ago
- Keras BiseNet architecture implementation☆55Updated 3 years ago
- segmentation of cloud Images☆20Updated 5 years ago
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆13Updated 6 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- thundernet ncnn☆43Updated 4 years ago
- ☆15Updated 5 years ago
- pytorch实现的Pyramidbox 人脸检测模型, 对原来代码的部分模块进行了修改,更简洁高效☆22Updated 4 years ago
- ☆23Updated 5 years ago
- implementation EDANet by pytorch☆21Updated 6 years ago
- RetinaNet with backbone se_resnext50_32x4d, se_resnext101_32x4d☆24Updated 6 years ago