holli / yolov3_pytorchLinks
Yolov3 (+tiny) pythonic pytorch implementation.
☆34Updated 7 years ago
Alternatives and similar repositories for yolov3_pytorch
Users that are interested in yolov3_pytorch are comparing it to the libraries listed below
Sorting:
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 6 years ago
- Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNO…☆306Updated 6 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Base to channel pruned to ResNet18 model☆147Updated 3 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- YOLOv2 algorithm reimplementation with pytorch☆67Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- ☆49Updated 3 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 3 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆76Updated 7 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆173Updated 4 years ago
- papers about model compression☆166Updated 2 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆187Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆114Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Updated 6 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- A Pytorch implementation of EfficientDet☆31Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆284Updated 4 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 6 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆300Updated 6 years ago