Food_Detection icon indicating copy to clipboard operation
Food_Detection copied to clipboard

train.py missing

Open rampizen opened this issue 7 years ago • 2 comments

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 ?

rampizen avatar Nov 19 '18 18:11 rampizen

Same problem.

wangkaihong avatar Feb 28 '19 04:02 wangkaihong

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

ichigo92 avatar Feb 12 '20 23:02 ichigo92