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

About TNT dataset fusion? #12

Open
Yin-maple opened this issue Jun 13, 2024 · 2 comments
Open

About TNT dataset fusion? #12

Yin-maple opened this issue Jun 13, 2024 · 2 comments

Comments

@Yin-maple
Copy link

Dear Author, I would like to know what method is used for fusion of tnt dataset in your paper?
The results of my run with RunFusion_TAT_Intermediate are quite different from the results in the attachment of your paper, my results contain a lot of ground and trees. Is it because of the missing "blocks"?
I have found that RunFusion_TAT_Intermediate and GeoMVSNet have similar fusion process, is there any correlation between them?
Looking forward to your answers to our questions!
Thank you very much!

@whoiszzj
Copy link
Owner

Thank you for your attention! Your results contain a lot of ground and trees. I believe this is related to the dataset you used. The dataset we used in our paper is provided by UniMVSNet, which clips the depth_min and depth_max to exclude very peripheral scenes. The "block" is what we used to exclude the sky from the point cloud for visualization, and it has little effect on the actual evaluation results. Our fusion method is also mentioned in the paper, and it is modified based on the point cloud fusion used by UniMVSNet, focusing more on the influence of normals.

@Yin-maple
Copy link
Author

Thank you very much for your answer!

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

2 participants