Closed fanxlin closed 1 year ago
In the official mmdetection3d, the intrinsic parameters for each camera is recorded as a key cam_intrinsic
when generating info files.
But in bevfusion, this item is renamed to camera_intrinsics
.
You can fix it by runing the data preparation again following the official mmdetection3d.
thank you very much for your help. I managed to run the test on my poor 2080TI. Thanks again. ··· [ ] 8/6019, 0.5 task/s, elapsed: 18s, ETA: 13341s ···
Thanks for your great work. I'm a newbie and I want to run through this test code on my single GPU2080Ti for learning. But when I was running, I found this error and couldn't proceed, hoping to get your help. Thanks in advance. The following is my environment, error message and nuscenes data directory. I used this nuscenes directory when I was learning BEVFusion, and it can run test successfully. (https://github.com/mit-han-lab/bevfusion)
I set all
samples_per_gpu=1, workers_per_gpu=1,
When I run the following 2 commands, KeyError appears.My environment in docker:
my error message:
This is the data directory of nuscenes: