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

The results do not agree with those in the paper #36

Open
yxt7979 opened this issue Aug 15, 2022 · 7 comments
Open

The results do not agree with those in the paper #36

yxt7979 opened this issue Aug 15, 2022 · 7 comments

Comments

@yxt7979
Copy link

yxt7979 commented Aug 15, 2022

Hi, thank you for your excellent work!
When I try to reproduce the experiments in the paper, I can't get the same score as in the paper for 8 scenes.
Like scene0553, the rgb score is :
1660561270557
While I can only get the score below after 200001 iterations :
1660561363844

In my experiment, the hyperparameter Setting is the same as the code in the project:

May I ask if you can inform me the Hyperparameter Setting of the experiment with the score in the paper, as we are interested in reproducing the excellent experimental results! Thank you very much!

@yxt7979
Copy link
Author

yxt7979 commented Aug 24, 2022 via email

@Beniko95J
Copy link

Hi, thank you for telling me about this. I just found that there was a file named 'evaluation.py' in the project so I just deleted my question. Never mind!

@weiyithu
Copy link
Owner

hi, thanks for your attention. Do you use this config file https://github.com/weiyithu/NerfingMVS/blob/main/configs/scene0553_00.txt?

@yxt7979
Copy link
Author

yxt7979 commented Aug 24, 2022 via email

@weiyithu
Copy link
Owner

weiyithu commented Aug 25, 2022

It is a little bit strange. Have you tried our pretrained model or training from scratch on other scenes?

@yxt7979
Copy link
Author

yxt7979 commented Aug 26, 2022

Hi! We trained for all the eight scenes, while the results in each scene are less than that of the paper, the results are shown as below:
image

We train the model from the beggining ( colmap -> mono depth network -> nerf ) using 'sh run.sh' , and we found the checkpoints are the final checkpoints for 8 scenes.
1661485961987

We didn't load any pretrained model in our experience, could you please tell me are there any pretrained models we need to load while training? Or maybe there's something wrong with our hyperparameter settings according to the options.py?

And another question! Will I get different test results every time I train for the same scene?

Thank you for your response! We meant no harm but only want to get a good rendering! Thank you again and looking forward to your reply!

@weiyithu
Copy link
Owner

Hi, I have reproduced scene0553 and get right results:
图片
Some things you should notice:

  1. Did you use our COLMAP version? Such as struct .error: unpack requires a buffer of 12 bytes #2
  2. Have you checked your python evironment? You can use our uploaded checkpoint to check this. If you still cannot reproduce results with our uploaded checkpoint, your python evironment may have problem.

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

3 participants