ximitiejiang / deep_learning_algorithmLinks
object detection algorithms and training framework by pytorch
☆13Updated 5 years ago
Alternatives and similar repositories for deep_learning_algorithm
Users that are interested in deep_learning_algorithm are comparing it to the libraries listed below
Sorting:
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 7 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Updated 7 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 7 years ago
- Apollo Scape Instsance Segmentation☆24Updated 5 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- RefineDet_API_for_pytorch C++☆27Updated 4 years ago
- Feature Pyramid Networks for Object Detection on mxnet☆30Updated 7 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- This is an unofficial implemention of LEDNet https://arxiv.org/abs/1905.02423☆38Updated 6 years ago
- ☆37Updated 7 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 5 years ago
- mmdetection源码解析☆38Updated 6 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆25Updated 3 years ago
- BDD data Drivable Area Segmentation;ai challenger☆47Updated 6 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 5 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 7 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 4 years ago
- (Oriented) PsRoIAlign Operation In Tensorflow C++ API☆47Updated 7 years ago
- A light-weight deep learning library based on Caffe☆64Updated 8 years ago
- Spatial CNN model in PyTorch use Cityscapes-dataset☆39Updated 6 years ago
- implementation EDANet by pytorch☆21Updated 7 years ago
- FCOS: Fully Convolutional One-Stage Object Detection☆30Updated 3 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆55Updated 6 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 5 years ago
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 6 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆107Updated 6 years ago
- SaccadeNet : mimic how human locate accurate bounding box☆29Updated 6 years ago