SamsungLabs / tr3d

[ICIP2023] TR3D: Towards Real-Time Indoor 3D Object Detection
Other
154 stars 10 forks source link

info = self.data_infos[index]KeyError: 1 #34

Open GG-nome opened 4 months ago

GG-nome commented 4 months ago

sunrgb-d和scannet都是这个报错,这个怎么解决呀 1 2 3

filaPro commented 4 months ago

Did you preprocess the dataset with the script in this repo or in corresponding version of mmdetection3d? Because the preprocessing was changed at some version.

GG-nome commented 4 weeks ago

Did you preprocess the dataset with the script in this repo or in corresponding version of mmdetection3d? Because the preprocessing was changed at some version.

It's been a long time since I've paid attention to the news, and it is indeed true, thanks for the answer!