Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow lite efficientdet model

Example of tensorflow lite pretrained EfficientDet Object detection model using C++ and Python.

Download tensorflow lite lite4-detecetion-default efficientdet model from kaggle and save it to the somewhere in the repo. Change params.json accordingly.

Download tensorflow lite in c++ repo and build it.

Run cpp app with ./main_tflite_model

Results: highway1_processed highway_processed metro_processed sailing-boat_processed

Inference times c++:

image

...and python:

image

About

Example of tensorflow lite pretrained EfficientDet Object detection model using C++ and Python.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages