zju3dv / object_nerf

Code for "Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering", ICCV 2021
https://zju3dv.github.io/object_nerf/
MIT License
313 stars 23 forks source link

Repetiton of the Toydesk Result in Table 1 #21

Open otakudj opened 1 year ago

otakudj commented 1 year ago

Hi, Thank you for the great job ! I retrain the toydesk model using the toydesk?.yml in confg folder. But the test result is much higher than the value in Table 1 ( psnr 25.59 for desk_top_2 and 18.73 for desk_top_1, which is much higher than 15.63 in paper) . image

I also download your evaluation models here which is also about psnr 25 for the desk_top_2 scene. image

There must be something wrong in my test script or the config. Could you tell me the way to repeat the result in Table 1 in ICCV21 paper? Looking forward to you reply!

bigbeansama commented 1 year ago

hi, I have the same question, have you found a solution?

ybbbbt commented 1 year ago

Hi, you can directly use the evalidation image from here. https://github.com/zju3dv/object_nerf/issues/13.