ysh329 / deep-learning-model-convertorLinks
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
☆3,246Updated 2 years ago
Alternatives and similar repositories for deep-learning-model-convertor
Users that are interested in deep-learning-model-convertor are comparing it to the libraries listed below
Sorting:
- MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Co…☆5,808Updated last year
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,304Updated last year
- MobileNet build with Tensorflow☆1,634Updated 7 years ago
- ☆3,124Updated last year
- Benchmarks for popular CNN models☆2,529Updated 7 years ago
- Caffe models in TensorFlow☆2,797Updated 5 years ago
- Mask RCNN in TensorFlow☆3,098Updated 4 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,398Updated 2 years ago
- Image augmentation library in Python for machine learning.☆5,117Updated last year
- SqueezeNet: AlexNet-level accuracy with 50x fewer parameters☆2,199Updated 7 years ago
- General code to convert a trained keras model into an inference tensorflow model☆1,657Updated 4 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,108Updated 3 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,227Updated 5 years ago
- An optimizer that trains as fast as Adam and as good as SGD.☆2,917Updated last year
- Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).☆4,815Updated last year
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,825Updated 5 years ago
- An MXNet implementation of Mask R-CNN☆1,757Updated 7 years ago
- Reference models and tools for Cloud TPUs.☆5,251Updated 3 weeks ago
- An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.☆2,906Updated 2 years ago
- Tensorflow Faster RCNN for Object Detection☆3,662Updated 3 years ago
- Keras implementation of RetinaNet object detection.☆4,394Updated 2 years ago
- DeepVis Toolbox☆4,048Updated 5 years ago
- PyTorch to Keras model convertor☆860Updated 2 years ago
- High level network definitions with pre-trained weights in TensorFlow☆1,003Updated 4 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules☆3,798Updated 6 years ago
- Memory consumption and FLOP count estimates for convnets