Skip to content

This is the code repository implementing the paper "AG-NeRF: Attention-guided Neural Radiance Fields for Multi-height Large-scale Outdoor Scene Rendering" published on PRCV 2024

Notifications You must be signed in to change notification settings

gjgjgjfff/AG-NeRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
guojingfeng
Jul 16, 2024
38f5c1a · Jul 16, 2024

History

3 Commits
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024
Jul 16, 2024

Repository files navigation

AG-NeRF

This is the code repository implementing the paper "AG-NeRF: Attention-guided Neural Radiance Fields for Multi-height Large-scale Outdoor Scene Rendering" published on PRCV 2024

Datasets

We reuse the training, evaluation datasets from BungeeNeRF

Training

python train.py --config configs/multiscale_google_56Leonard.txt

Evaluation

python eval.py --config configs/eval_multiscale_google_56Leonard.txt

Cite this work

If you find our work / code implementation useful for your own research, please cite our paper.

@article{guo2024ag,
  title={AG-NeRF: Attention-guided Neural Radiance Fields for Multi-height Large-scale Outdoor Scene Rendering},
  author={Guo, Jingfeng and Zhang, Xiaohan and Zhao, Baozhu and Liu, Qi},
  journal={arXiv preprint arXiv:2404.11897},
  year={2024}
}

About

This is the code repository implementing the paper "AG-NeRF: Attention-guided Neural Radiance Fields for Multi-height Large-scale Outdoor Scene Rendering" published on PRCV 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages