mxnet-ssd icon indicating copy to clipboard operation
mxnet-ssd copied to clipboard

the rand crop function of DetRecordIter does not work

Open gaosanyuan opened this issue 8 years ago • 1 comments

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

gaosanyuan avatar Jan 11 '18 03:01 gaosanyuan

Use the latest mxnet, the problem should be resolved. You can tune the parameters to make the crop more/less if you wish.

zhreshold avatar Jan 11 '18 03:01 zhreshold