TannerGilbert / Tutorials

Code for some of my articles

Home Page:https://gilberttanner.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow object detection API vs Keras?

balavenkatesh3322 opened this issue · comments

I used Tensorflow object detection API for custom object detection. I am a little confused, already we have TensorFlow object detection API then why we need to use Keras with TensorFlow for object detection.

Please clarify my doubt with a simple example and use case.

Thanks!!

What do you mean by "why we need to use Keras with TensorFlow for object detection." exactly?