Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some problem need help #4

Open
wyfv222 opened this issue Mar 15, 2023 · 0 comments
Open

some problem need help #4

wyfv222 opened this issue Mar 15, 2023 · 0 comments

Comments

@wyfv222
Copy link

wyfv222 commented Mar 15, 2023

Hello, I'm trying to reproduce your project, but there are several problems
1.when run sh make.sh , error is cp:cannot stat 'build/lib*':No such file or directory
2.when run python demo.py ,error is
Loaded weights from checkpoints/sfa.pth

=> loaded anynet pretrained model 'checkpoints/anynet.tar'
View images: 0%| | 0/7518 [00:00<?, ?iteration/s]
Traceback (most recent call last):
File "demo.py", line 237, in
main()
File "demo.py", line 156, in main
imgL, imgR, calib = KITTI_stereo[i]
File "E:\pointpillars\p1\stereo-3D-Detection\visualization\KittiDataset.py", line 59, in getitem
rightImagesPath = os.path.join(self.rootRightImages, self.rightImagesNames[index])
IndexError: list index out of range

I don't know how to solve this problem ,hope your reply

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

No branches or pull requests

1 participant