Raukk / tf-keras-surgeonLinks
Pruning and other network surgery for trained TF.Keras models.
☆32Updated 5 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:
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- Pruning and other network surgery for trained Keras models.☆407Updated last year
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆200Updated last year
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆61Updated 5 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 4 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 7 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated 5 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- BetterNetWork4SSD☆143Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.☆69Updated 5 years ago
- A machine learning experiment☆180Updated 7 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 5 years ago
- Keras re-implementation of the YOLOv2 object detection model☆49Updated 8 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 7 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 5 years ago