vietnh1009 / SSD-pytorch

SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
MIT License
164 stars 49 forks source link

Thank you for the repo and some questions #1

Closed sovit-123 closed 3 years ago

sovit-123 commented 3 years ago

First of all, thanks for the repo. Was trying to find something like this. It will help me a lot. There are a few questions that I want to ask.

  1. The trained model that you are providing, is trained for 50 epochs, right?
  2. Also, any possibility to get trained weight for the SSDLite version anytime soon?

Thanks again.

vietnh1009 commented 3 years ago
  1. I trained for 54 epochs.
  2. I will try to upload it next week. Thanks for your interest