David Jeon

Results 3 comments of David Jeon

I add more train dataset with VOC2007 and VOC2012. The total loss also dose not converge. ![image](https://cloud.githubusercontent.com/assets/20137143/24337511/d497446c-12d8-11e7-8135-99e02c4a1480.png) ![image](https://cloud.githubusercontent.com/assets/20137143/24337681/77111f0a-12da-11e7-8fe1-939b407427a9.png) I use ssd_300_vgg as pre-trained data(Fine-tuning existing SSD checkpoints) instead of vgg_16(Fine-tuning...

I got same problem with vgg_16(Fine-tuning a network trained on ImageNet) setting. ![image](https://cloud.githubusercontent.com/assets/20137143/24385752/cd81b454-13a6-11e7-9c33-24df2f590ab1.png) The loss is bigger than 300_vgg.

I didn't test evaluation set after training. It was used for temporary to check the code is working. The detected image is from ipynb code. If the detected image is...