SSD.Pytorch
SSD.Pytorch copied to clipboard
small-sized imput images
Great work! Thanks for sharing! I am trying to train the SSD model on my own dataset. I noticed that the default input image is 512X512 of size. But my input images are all 256x256 or smaller. So, do I need to make some changes wrt the code, or simply fine-tune it? Thanks!