Tony607 / keras-tf-pbLinks
How to convert trained Keras model to a single TensorFlow .pb file and make prediction
☆59Updated 7 years ago
Alternatives and similar repositories for keras-tf-pb
Users that are interested in keras-tf-pb are comparing it to the libraries listed below
Sorting:
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 6 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 6 years ago
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Updated 6 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- Keras implementation of RetinaNet for object detection and visual relationship identification☆30Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Demo of loading pb files in tensorflow, and making inference☆50Updated 8 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 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
- Keras implementation of various loss functions in face recognition and visualization on Mnist☆26Updated 7 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 7 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆81Updated 6 years ago
- ChatBot: sample for TensorRT inference with a TF model☆47Updated 7 years ago
- Optimizing keras models using Nvidia TensorRT☆13Updated 6 years ago
- Deploying Keras models using TensorFlow Serving and Flask☆121Updated 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 tensorflow implementation of squeezenext. (includes link to trained model)☆55Updated 3 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆33Updated 6 years ago
- Automatic Defect Inspection with End-to-End Deep Learning☆32Updated 6 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- ☆18Updated 6 years ago
- Mobile object detector for Raspberry Pi 3☆56Updated 7 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 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
- YOLOv3 Implementation in TensorFlow 1.1X☆63Updated 7 years ago
- A tutorial on converting your keras models to tensorflow .pb format for inference☆36Updated 7 years ago
- Implementation of UNet by Tensorflow Lite. Semantic segmentation without using GPU with RaspberryPi + Python. In order to maximize the le…☆80Updated 6 years ago