You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Any recommendation how to fix that?
The text was updated successfully, but these errors were encountered:
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.
Any recommendation how to fix that?
The text was updated successfully, but these errors were encountered: