visionNoob / pytorch-darknet19Links
Implementation of darknet19 in PyTorch with imagenet pretrained
☆18Updated 6 years ago
Alternatives and similar repositories for pytorch-darknet19
Users that are interested in pytorch-darknet19 are comparing it to the libraries listed below
Sorting:
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- yolov3 model compress and acceleration (quantization, sparse), c++ version☆37Updated 5 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 4 years ago
- Pelee implement with pytorch☆71Updated 5 years ago
- Modified RefineDet☆23Updated 5 years ago
- ☆56Updated 5 years ago
- offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124☆119Updated 3 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago
- ☆138Updated 6 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
- Pelee (NeurIPS'18)-TensorRT Implementation (Caffe Parser)☆84Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Inference Code for RetinaFace with MobileNet Backend in PyTorch☆45Updated 6 years ago
- non-official PyTorch implementation of MobileNeXt from paper [Rethinking Bottleneck Structure for Efficient Mobile Network Design]