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

Issue in evaluating STLPS3D dataset #47

Open
hibaalqaysi opened this issue Dec 18, 2023 · 1 comment
Open

Issue in evaluating STLPS3D dataset #47

hibaalqaysi opened this issue Dec 18, 2023 · 1 comment

Comments

@hibaalqaysi
Copy link

Hi,

I am trying to run the code for inference using STLPS3D, afte running bash prepare_data.sh and
python3 tools/test.py ./configs/stpls3d/isbnet_stpls3d.yaml ./head_stpls3d_val.pth
For some reason it counts it as a custom ds and redirect to custom.py which then complains that the dataset is empty.
image

Any recommendation how to fix that?

@Rurouni-z
Copy link

if you dont have data in train dir, then i think your got wrong path, you should cd ISBNet/dataset/stpls3d then run .sh

or try to rename "val_250m" to "val"

otherwise i dont know how to solve

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

2 participants