kaichen-z / DynPoint

dynpoint: dynamic neural point for view synthesis
https://arxiv.org/pdf/2310.18999
15 stars 1 forks source link

Eager to get the code #1

Closed guanjunwu closed 7 months ago

guanjunwu commented 9 months ago

Hi, Thanks for your nice work! I am eager to study your paper with the colmap, especially for getting refined poses and depth bias referred to in your paper! btw, I really want to know how can you generate depth by colmap? In my implementation, images in nsff dataset will be reshaped to a new shape (960540->969540) by image_undistorter Do you generate the depth image by the resolution of 969*540 directly? Refining depth and pose at the same time seems time-comsuming. How long do you take?

kaichen-z commented 9 months ago

Thank you for your interest. The required code will be made available by mid-January 2024.

guanjunwu commented 8 months ago

Hi, waiting for your code!

kaichen-z commented 7 months ago

Thank you for your understanding.

I am pleased to announce that we have now made the code for the depth estimation and scene flow estimation parts of our paper available. However, we have made modifications to the pose estimation part and have decided not to include it in our final code version. The reason for this decision is that it did not consistently perform well across different datasets. That is also why we have not made any modifications to the final version submitted.

We appreciate your understanding of this decision.