kumarkan / Food_Detection

Food detection using Tensorflow Object Detection API
51 stars 28 forks source link

train.py missing #6

Open rampizen opened 5 years ago

rampizen commented 5 years ago

I tried the food detection and found that the train.py in the object_detection folder is missing. however there is a model_main.py is this the file to use ?

wangkaihong commented 5 years ago

Same problem.

ichigo92 commented 4 years ago

You can find train.py at path models/research/object_detection/legacy/train.py