Raukk / tf-keras-surgeonLinks
Pruning and other network surgery for trained TF.Keras models.
☆32Updated 6 years ago
Alternatives and similar repositories for tf-keras-surgeon
Users that are interested in tf-keras-surgeon are comparing it to the libraries listed below
Sorting:
- Pruning and other network surgery for trained Keras models.☆408Updated 2 years ago
- Keras Implementation of EfficientNets☆185Updated 5 years ago
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- A machine learning experiment☆180Updated 8 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 6 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆61Updated 6 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Model Pruning and Quantization using Tensorflow☆30Updated 6 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 6 years ago
- Keras re-implementation of the YOLOv2 object detection model☆49Updated 8 years ago
- [EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/Mobile…☆106Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 7 years ago
- Convert ONNX model graph to Keras model format.☆204Updated last year
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated last month
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆23Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Repo to demonstrate conversion from PyTorch to TensorFlow☆32Updated 3 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…☆67Updated 7 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 7 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago