when building the datasets, required type is tuple. So you should use ('coco_2017_train',)
Besides, have anyone used the dcn layer in this project?
@chang010453 Yeah I solved this problem with your method. THX
Most helpful comment
when building the datasets, required type is tuple. So you should use ('coco_2017_train',)