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:
- RefineDet_API_for_pytorch C++☆27Updated 4 years ago
- DataFountain-基于虚拟仿真环境下的自动驾驶交通标志识别 4th☆22Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- ☆37Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- A pytorch implementation of yolov3☆24Updated 6 years ago
- (Oriented) PsRoIAlign Operation In Tensorflow C++ API☆47Updated 7 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆55Updated 6 years ago
- mmdetection源码解析☆38Updated 6 years ago
- This is an unofficial implemention of LEDNet https://arxiv.org/abs/1905.02423☆38Updated 6 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- A detect network with densenet inceptionv4 deformconv senet attention fpn snip soft-nms☆9Updated 7 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago
- BDD data Drivable Area Segmentation;ai challenger☆47Updated 6 years ago
- Open MMLab Detection Toolbox with PyTorch☆12Updated 6 years ago
- A SOTA RON Detector in TensorFlow☆33Updated 7 years ago
- Apollo Scape Instsance Segmentation☆24Updated 5 years ago
- Papers for deep neural network compression and acceleration☆8Updated 7 years ago
- ImageNet Detection Tricks☆29Updated 8 years ago
- An mxnet implementation of Deconvolutional SSD☆113Updated 7 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 5 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching