Updated training/faster_rcnn_inception_v2_pets.config#328
Updated training/faster_rcnn_inception_v2_pets.config#328asetkn wants to merge 1 commit intoEdjeElectronics:masterfrom
Conversation
Updated training/faster_rcnn_inception_v2_pets.config due to updates at Tensorflow Object Detection API.
Thank you for the tutorial with great details!
Tried following it and training crashed with the following error:
raise ValueError('First step cannot be zero.')
Turns out they updated the code- tensorflow/models#3794
|
Helloo i have errors while running model_main_tf2.py. I searched for 6 days to find a solution. Im so new to this topic and couldnt solve the problems. I would be so appreciate if you help me. these are my config and other files that i use here |
Updated training/faster_rcnn_inception_v2_pets.config due to updates at Tensorflow Object Detection API.
Thank you for the tutorial with great details!
Tried following it and training crashed with the following error:
raise ValueError('First step cannot be zero.')
Turns out they updated the code- tensorflow/models#3794