You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains the code used in my experiment titled "Retrain a model to detect Pip using Tensorflow Object Detection". In this attempt,I am trying to explain in detail every step is needed to be taken in order to train a custom object detection model using TensorFlow Object Detection API and how to deploy it in an Android device.