You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, for easier usage of the SPIn-NeRF dataset, we have uploaded one example. Note that our method does not rely on explicit 2D inpaintings results, although we provided the inpainted inputs.
Please click here to download the used dataset. Note that if you run our code, just leave the masked area black.
If you use them, please cite SPIn-NeRF and Remove-NeRF.
datadir: folder for the dataset
factor: downscale of the image resolution of the inpainted scene
is_normal_guidance: control whether using normal guidance
is_colla_guidance: control whether using multi-view guidance
text: text prompt for the inpainted scene
normalmap_render_factor: we use a factor to downscale the rendered normal map, due to the RAM limitation
This project is licensed under NTU S-Lab License 1.0. Redistribution and use should follow this license.
BibTeX
If you find our MVIP-NeRF useful in your work, please consider citing it:
@inproceedings{MVIPNeRF,
title={MVIP-NeRF: Multi-view 3D Inpainting on NeRF Scenes via Diffusion Prior},
author={Honghua Chen and Chen Change Loy and Xingang Pan},
year={2024},
booktitle={CVPR},
}