caffe
caffe copied to clipboard
ssd512x512
hi,@weiliu89! I want to use ssd512x512 to train my own dataset,but I can not find your 512x512 py.So ,how did you do that with 512?
just read ssd_pascal.py and change the value of min_dim in order to change min_sizes and max_sizes
You should also add an extra layer.
any more details ?