mxnet-ssd
mxnet-ssd copied to clipboard
the rand crop function of DetRecordIter does not work
When I use mx.io.ImageDetRecordIter, I find the crop function doesn't work, while I set the rand_crop_prob = 0.8; how should I use it properly, thanks
Use the latest mxnet, the problem should be resolved. You can tune the parameters to make the crop more/less if you wish.