omni-us / squeezedet-keras

Keras implementation of the Squeeze Det Object Detection Deep Learning Framework
MIT License
129 stars 41 forks source link

The loss plateaus after 100 Epoch #30

Open ROZBEH opened 3 years ago

ROZBEH commented 3 years ago

Hi there,

Using the original setting the loss starts at about 33 but plateaus at about 3.0. Any recommendations? I'm curious what's the ultimate loss that you get after 100 epochs.

Thank you.