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☆186Updated 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
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago
- Convert ONNX model graph to Keras model format.☆203Updated last year
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆61Updated 5 years ago
- Implementing YOLO using ResNet as the feature extraction network☆122Updated 6 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated this week
- A machine learning experiment☆180Updated 8 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 5 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 7 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- A simpler way of reading and augmenting image segmentation data into TensorFlow☆143Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Keras re-implementation of the YOLOv2 object detection model☆49Updated 8 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 6 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.