Jiawei-Yang / FreeNeRF

[CVPR23] FreeNeRF: Improving Few-shot Neural Rendering with Free Frequency Regularization
454 stars 27 forks source link

question about updates in the Dietnerf folder #7

Closed yiyao-zhuo closed 1 year ago

yiyao-zhuo commented 1 year ago

May I ask where the code is added specifically in the Dietnerf folder? The content in run nerf.py & run nerf_helpers.py is consistent with the original version. And the 'get_freq_mask' function in utils.py is not applied. Thanks

Jiawei-Yang commented 1 year ago

Sorry about that! We just found out that we didn't push the correct run_nerf.py. Will update soon! We didn't modify the run_nerf_helpers.py file.

yiyao-zhuo commented 1 year ago

Sorry about that! We just found out that we didn't push the correct run_nerf.py. Will update soon! We didn't modify the run_nerf_helpers.py file.

😘😘 hope you update soon

Jiawei-Yang commented 1 year ago

Hi yiyao,

Sorry for the delayed response. I will update the dietnerf part this weekend and will notify you via this thread once I'm done. I was occupied by other duties before.

Jiawei-Yang commented 1 year ago

Hi Yizhao,

We have updated the code for DietNeRF accordingly. Let us know if you have other questions!

Feel free to re-open the issue if needed!