balancap / SDC-Vehicle-Detection

Udacity Project - Vehicle Detection
226 stars 113 forks source link

global_step/sec =0 #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

i run your code with widerface dataset for face detection. after creating tfrecords and write train command i got this :

INFO: tensorflow: starting Sessions INFO: tensorflow: starting Queues INFO: tensorflow: global_step/sec : 0 INFO: tensorflow: global_step/sec : 0 INFO: tensorflow: global_step/sec : 0.0172539 INFO: tensorflow: global_step/sec : 0 INFO: tensorflow: global_step/sec : 0 INFO: tensorflow: global_step/sec : 0.0167292 .... Is there any problem? where is loss? Is the network training wrong?