Robert-JunWang / Pelee

Pelee: A Real-Time Object Detection System on Mobile Devices
Apache License 2.0
885 stars 254 forks source link

Question for peleeNet structure #80

Open jhkim6757 opened 5 years ago

jhkim6757 commented 5 years ago

I have a question for training peleeNet model.

Does the inference time take less than the training time?

Training time is longer than other models that I have, but there is a phenomenon that takes less inference time. I would like to know if peleeNet's structure takes a lot of time for back propagation.

Thank you.