-
Notifications
You must be signed in to change notification settings - Fork 27
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
Is the pretrained model 20000.tar is trained on DTU dataset or the BlendedMVS dataset? #32
Comments
Hi, are you using the provided preprocessed TnT test set with provided sfm result instead of the one from colmap? Current fusion script can achieve 58.41 with the same setting. |
Thanks for your reply. I use the preprocessed TnT test set which is downloaded from the repo of YoYo000/MVSNet. Besides, I want to confirm that is the pre-trained model 20000.tar is trained on the DTU dataset or the BlendedMVS dataset? |
it's trained on BlendedMVS |
OK, thanks very much! Is there any methods to obtain the results shown on the leaderboard of TnT by the fusion script? |
We are working on a better re-implementation of the fusion code. We will release it soon. |
OK, thanks! |
Thanks for your nice work!
Is the pre-trained model 20000.tar is trained on the DTU dataset or the BlendedMVS dataset? I directly use the pre-trained model 20000.tar and the sh/tnt.sh script and the fusion.py only get an F-score 55.97 on Tanks and Temples, is there any hyper-parameters that need to change?
The text was updated successfully, but these errors were encountered: