zju3dv / PGSR

[TVCG2024] PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction
https://zju3dv.github.io/pgsr/
Other
508 stars 33 forks source link

Question about Multi-View Photometric Consistency #1

Closed tb2-sy closed 5 months ago

tb2-sy commented 5 months ago

Thanks for your niece work! Is the near frame used in Multi-View Geometric Consistency selected from the train view?

danpeng2 commented 5 months ago

Yes, only the data from the training view is used during training.

tb2-sy commented 5 months ago

Thanks for your answer!