Closed asmile201711360030 closed 1 year ago
Please check our Evaluation for siMSE and RMSE. For FID, please find the evaluation at this link.
Thanks,I have a new question. The MSE in the EMLight paper is on the order of 0.01, while the MSE in your paper is on the order of 0.1. Why is it different?
Thanks,I have a new question. The MSE in the EMLight paper is on the order of 0.01, while the MSE in your paper is on the order of 0.1. Why is it different?
Thanks for the question. 1) Since the parameters of three spheres (material) in EMLight are not released, we set our spheres for rendering. 2) We mask the spheres for evaluation while EMLight computes MSE for the whole image.
I have a new question.I used your rendering code and rendered it using HDR images, resulting in an RMSE result of 0.01 level. I am learning about rendering. Do you think there is a problem with this approach?
Sorry, without more detailed description, it could be hard to find the main problem. For example, different spheres with different materials would significantly different results.
One way to debug your result is to visualize rendered results with ground-truth HDR images and your generated HDR images.
If there are no other questions, I will close this issue. You may re-open or open a new issue if any.
hi,I want to know where is the code for calculating MSE and RMSE?