Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

unable to run test.py #93

Open
swarajbadhei opened this issue May 11, 2021 · 1 comment
Open

unable to run test.py #93

swarajbadhei opened this issue May 11, 2021 · 1 comment

Comments

@swarajbadhei
Copy link

While running test.py the following error arises. (After running crop.py)
File "/home/blraml/projectWorkSpace/swaraj/lidar/voxelnet/utils/kitti_loader.py", line 60, in iterate_data
assert len(data_tag) == len(f_rgb) == len(f_lidar) , "dataset folder is not correct"

len(data_tag) = 7481
leb(f_rgb) = 7481
len(f_lidar) = 14962

I understand the above condition should hold true. There is some issue in files may be.

What am I missing here?
please help

@QiTianDaShengDaShi
Copy link

数据集路径不对

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants