tflite-conversion
There are 15 repositories under tflite-conversion topic.
sithu31296/PyTorch-ONNX-TFLite
Conversion of PyTorch Models into TFLite
SangbumChoi/MobileHumanPose
This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).
bhattbhavesh91/freecodecamp-tflite
Introductory tutorial on converting a TensorFlow model to TFLite model
bharathsudharsan/CNN_on_MCU
Code for paper 'Multi-Component Optimization and Efficient Deployment of Neural-Networks on Resource-Constrained IoT Hardware'
JuliusSuryaS/PytorchToTFLite
Tutorial on converting Pytorch model to TFLite for android usage
sayedmohamedscu/YOLO-v5-Door-detection-for-visually-impaired-people
YOLO v5 model for Door detection for visually impaired people (converted into tflite )
aliakseis/DeepNormals-tflite
C++/TFLite port of https://github.com/V-Sense/DeepNormals
Asad-Ismail/fruits-classfication
Fruit classification tensorflow
bhattbhavesh91/edge-computing-tflite
Webinar on Edge Computing using TFLite
Thehunk1206/Arduino-Surrounding-Sound-Classifier
TinyML project. This system monitors your room or surrounding with an onboard microphone of Arduino nano BLE sense. Still Under Developement
jvishnuvardhan/TF_Lite
TF_Lite
zrruziev/convert_h5_to_tflite-int8-
Convert ".h5" model to ".tflite" model (with quantization_uint8)
Shekharmaheswari85/Machine-Learning-A-Z
A repository that clears all the concepts of machine learning and deep learning and how to use statistics in it.