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

The dynamic object edit #10

Open
zwlvd opened this issue Mar 21, 2024 · 4 comments
Open

The dynamic object edit #10

zwlvd opened this issue Mar 21, 2024 · 4 comments

Comments

@zwlvd
Copy link

zwlvd commented Mar 21, 2024

Is there any way to get the dynamic object in the scene and make some edition?

@SuLvXiangXin
Copy link
Collaborator

Hi, we provide a script separate.py to mask out the dynamic objects. You can modify the code to get the dynamic object.

@zwlvd
Copy link
Author

zwlvd commented Mar 22, 2024

Thank you for your reply. I find the separate result is not good, the scene I choose is the waymo 0145050 with the default setting . The dynamic objects still remain in the separated scene. How to mask out the dynamic objects correctly?
000_static

@SuLvXiangXin
Copy link
Collaborator

Because the velocity in each sequence is not equal, you can increase the separate_scaling_t in the config to remove the dynamic objects with high velocity. We use separate_scaling_t=0.2 for sequence 0158150 to produce the result of our teaser.

@zwlvd
Copy link
Author

zwlvd commented Mar 27, 2024

Well, I get the dynamic Guassian points and consider that there are many dynamic objects in the scene. I want to know how to determine which Gaussian points represent specific objects in a scene. @SuLvXiangXin

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