Tony607 / keras-tf-pbLinks
How to convert trained Keras model to a single TensorFlow .pb file and make prediction
☆59Updated 6 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:
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 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 run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 6 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Updated 6 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Optimizing keras models using Nvidia TensorRT☆13Updated 6 years ago
- yolov3 with SPP weights pretrained on Open Images dataset along with config files☆99Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- A tensorflow implementation of squeezenext. (includes link to trained model)☆55Updated 3 years ago
- Demo of loading pb files in tensorflow, and making inference☆50Updated 8 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 7 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆33Updated 5 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Updated 5 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆81Updated 6 years ago
- I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based …☆31Updated 7 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- Keras implementation of various loss functions in face recognition and visualization on Mnist☆27Updated 6 years ago
- Attempting feature map prunning on a CNN trained for Japanese OCR☆18Updated 7 years ago
- Keras implementation of RetinaNet for object detection and visual relationship identification☆30Updated 4 years ago
- vehicle detection using retinanet☆29Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- ChatBot: sample for TensorRT inference with a TF model☆46Updated 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
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆98Updated 5 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 8 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…☆81Updated 6 years ago