open-mmlab/mmdetection

type='RepeatDataset' in faster-rcnn r18 How to close it

DaCheng1823 opened this issue · 1 comments

image
i try to set the time 0,but dont work

It optionally wraps a dataset to repeat it. Remove the RepeatDataset and use the inner dataset definition to achieve the times=0 equivalent.