ustcben

Results 1 comments of ustcben

> I get Resolved, > in **src/caffe/util/sampler.cpp** > > **caffe_rng_uniform(1, 0.f, 1 - bbox_width, &w_off); caffe_rng_uniform(1, 0.f, 1 - bbox_height, &h_off);** > > **caffe_rng_uniform will get block, when bbox_width or...