type='Det3DDataPreprocessor', voxel=True, voxel_layer=dict( max_num_points=5, # max_points_per_voxel point_cloud_range=point_cloud_range, voxel_size=voxel_size, max_voxels=(16000, 40000))), voxel_encoder=dict(t
SuGoe-YoungcommentedMay 3, 2023 Hi, I follow the tutorialhttps://mmdetection.readthedocs.io/en/v2.1.0/tutorials/new_dataset.htmlto run Mask-rcnn, and I use ISAID dataset which format is coco format, and I got the error, how can i fix it?