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

Static and dynamic decomposing quality #45

Open
ntaquan0125 opened this issue Jan 25, 2024 · 0 comments
Open

Static and dynamic decomposing quality #45

ntaquan0125 opened this issue Jan 25, 2024 · 0 comments

Comments

@ntaquan0125
Copy link

ntaquan0125 commented Jan 25, 2024

Dear authors,

I attempted to re-conduct the experiments on the Virtual KITTI dataset and observed that the quality of decomposition is good only within the ego-static sequence. However, when the ego car is in motion, it degrades significantly, as illustrated below:

*The model was trained on Scene06 using the file configs/vkitti2-06.yaml

000000-rgb
Fig. 1: Clear separation (frame 0)

000535-rgb
Fig. 2: Bad separation (frame 267)

000535-forward_flow
Fig. 3: Forward flow (frame 267)

In my opinion, the flow estimated from ego motion is mainly the cause here.
Could you tell me what adjustment I need to do in order to achieve better separation in this case?

The modification I made in the configuration to suite my hardware:

  • train_downscale_factor = 2
  • train_num_rays_per_batch = 3000
  • use correspondences to calculate flow

Thank you!

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