neu-vi / PlanarRecon

Apache License 2.0
277 stars 11 forks source link

Not so satisfied with the result of my own dataset. Display code request for debugging. #3

Closed ChiyuanFeng closed 2 years ago

ChiyuanFeng commented 2 years ago

Hello Yiming,

Thanks again for sharing this wonderful work! While I was testing on my own data. The result came out to be not so satisfying. Is it possible that you can share the display code for incremental reconstruction? So I can try the locate my problem. If not, any help for me to start with will be much appreciatted.

ymingxie commented 2 years ago

I didn't write the code for online visualization. I refer you to https://github.com/zju3dv/NeuralRecon/blob/master/utils.py#L246

If you'd like to save incremental reconstruction mesh, you need to call this function https://github.com/neu-vi/PlanarRecon/blob/main/utils.py#L434 in each iteration.

ChiyuanFeng commented 2 years ago

Reference in new

I didn't write the code for online visualization. I refer you to https://github.com/zju3dv/NeuralRecon/blob/master/utils.py#L246

If you'd like to save incremental reconstruction mesh, you need to call this function https://github.com/neu-vi/PlanarRecon/blob/main/utils.py#L434 in each iteration.

Thanks a lot!

Xuduoteng commented 1 year ago

@ChiyuanFeng Hi, I am a student from China. I am also using planarrecon to test my data recently, can I add your WeChat to have a discuss? Best of luck with your research!