weijun.chen
Results
1
comments of
weijun.chen
> I draw the target box on the sample and get this img, so it is normal? the visualization code is: ``` dataset_train = build_dataset(image_set='train', args=args) sampler_train = DynamicDetectorSampler(dataset_train, batch_size=args.batch_size)...