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

How to View Render with SIBR_Viewer? #42

Open
jamesheatonrdm opened this issue Aug 13, 2024 · 3 comments
Open

How to View Render with SIBR_Viewer? #42

jamesheatonrdm opened this issue Aug 13, 2024 · 3 comments

Comments

@jamesheatonrdm
Copy link

I have trained and rendered example scene 031, however I am having issues viewing the output in SIBR viewer. The applications aborts with error Cannot determine type of dataset at /C:\Users\jheaton\Downloads\test_view\000010\

These are the steps I performed to create the rendering:

python train.py --config configs/example/waymo_train_031.yaml

python render.py --config configs/example/waymo_train_031.yaml mode evaluate

python make_ply.py --config configs/example/waymo_train_031.yaml viewer.frame_id 10 mode evaulate

This creates a folder in output/waymo_full_exp/waymo_train_031/viewer/000010 with the following structure:

image

I then have to zip it up and send it to my Windows machine as SIBR is only available for Windows. I have renamed the viewer folder to test_view

I then run the following command to launch the SIBR app:

SIBR_ulrv2_app_d.exe --path C:\Users\jheaton\Downloads\test_view\000010\

This gives me the error described above.

I am able to run the SIBR app with the example data found here without any issues, however this data has a completely different format to that created by the make_ply.py script:

image

Am I using the wrong commands to run the SIBR app? Any assistance would be greatly appreciated. Thanks.

@jamesheatonrdm
Copy link
Author

I thought that maybe I was using the wrong folder, so I attempted to use the entire output/waymo_train_031 folder, but I received the same error

@tapowanliwuyun
Copy link

Why does the visualization result not include the sky,I set include_sky: true ,it still not include sky.

@zhouyue270
Copy link

Why does the visualization result not include the sky,I set include_sky: true ,it still not include sky.

Have you solved it?

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

3 participants