Open CaiSir0075 opened 1 week ago
I hope this message finds you well. I wanted to take a moment to commend you on the fantastic work you've done with the depth estimation project. The demo on Hugging Face is truly impressive!
I am particularly interested in the "Reconstruct 3D" module and was wondering if you would be able to share the code for it. It would be incredibly helpful for further exploration and understanding of the implementation.
Thank you for your time and for the amazing resources you're providing to the community!
Currently, we might not be able to open-source additional codes for the applications. But you could reconstruct the scenes yourself by the following pipelines: (1) Prepare the predicted depth maps and groundtruth depth maps. (2) Prepare the groundtruth poses from Colmap or anywhere. (3) Fuse the depth maps with TSDF to obtain the fused pointclouds. (4) Calculate the error between the GT fused pointclouds and predicted-depth fused ones.
Thanks for your reply!
CAI j x (@…@) @.***
------------------ 原始邮件 ------------------ 发件人: "Mu @.>; 发送时间: 2024年10月24日(星期四) 中午1:52 收件人: @.>; 抄送: "CAI j x (@…@@.>; @.>; 主题: Re: [YvanYin/Metric3D] Inquiry About 3D Reconstruction Code Availability (Issue #174)
I hope this message finds you well. I wanted to take a moment to commend you on the fantastic work you've done with the depth estimation project. The demo on Hugging Face is truly impressive!
I am particularly interested in the "Reconstruct 3D" module and was wondering if you would be able to share the code for it. It would be incredibly helpful for further exploration and understanding of the implementation.
Thank you for your time and for the amazing resources you're providing to the community!
Currently, we might not be able to open-source additional codes for the applications. But you could reconstruct the scenes yourself by the following pipelines: (1) Prepare the predicted depth maps and groundtruth depth maps. (2) Prepare the groundtruth poses from Colmap or anywhere. (3) Fuse the depth maps with TSDF to obtain the fused pointclouds. (4) Calculate the error between the GT fused pointclouds and predicted-depth fused ones.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
I hope this message finds you well. I wanted to take a moment to commend you on the fantastic work you've done with the depth estimation project. The demo on Hugging Face is truly impressive!
I am particularly interested in the "Reconstruct 3D" module and was wondering if you would be able to share the code for it. It would be incredibly helpful for further exploration and understanding of the implementation.
Thank you for your time and for the amazing resources you're providing to the community!