Parse TF-Lite Model File in C++
Just make run!
The detail steps are in the makefile
- clone FlatBuffers and compile
- download tf-lite model schema file
- compile schema to c header file
- compile & run
Parse TF-Lite Model File in C++
Repository from Github https://github.comtutorials-with-ci/tflite-model-parse
Parse TF-Lite Model File in C++
Just make run!
The detail steps are in the makefile