rykov8 / ssd_keras

Port of Single Shot MultiBox Detector to Keras
MIT License
1.1k stars 553 forks source link

Train Problem: Freeze progress bar #75

Closed fortunto2 closed 7 years ago

fortunto2 commented 7 years ago

Hi, i try to train prepare test datasets with 20-30 images

But there is no progress, only the number of 1 epoch on gpu (1080) and cpu same keras '1.2.2' tf 1.0.1

2017-04-24 01-44-06

fortunto2 commented 7 years ago

gpu loaded 0%

2017-04-24 01-58-04

rykov8 commented 7 years ago

@fortunto2 sorry, no idea what's wrong

fortunto2 commented 7 years ago

wrong our dataset.. fixed

aishanou commented 7 years ago

@fortunto2 what was the fix? I am facing the same issue. No progress even though no error message.