ssd_kerasV2
ssd_kerasV2 copied to clipboard
Training
As I customed ssd for relatively log time. I found it pretty hard to train by means of hyper parameter setting and sensitivity of architecture. If your have environment to train then Upload your weights is very welcome let's make it better.
Hi, may I recomment the users uploading their weights in folder "YourFineTunedWeights" to communicate also the dataset used doing training ? It should be beneficial for the other users doing Transfer learning with those.
It's good idea.
hi,i just train my model SSD300shufflnetV2 by following your strategy in SSD_train.ipynb ,but it seems hard to converge to a low loss (loss=4) . is there something wrong? thanks for your help