nightmareai / arf-svox2

Artistic Radiance Fields - Transfer the style of an image to a 3D scene (NeRF)

  • Public
  • 15.8K runs
  • GitHub
  • Paper
  • License

Readme

The ARF code defaults to 10 epochs but I’ve lowered it considerably to avoid Replicate timeouts. Be patient from a cold start; warm-up takes a while due to installing CUDA extensions, then the scene may have to download (currently none are in the image).

All credit goes to the authors of the paper/code.

@misc{zhang2022arf,
      title={ARF: Artistic Radiance Fields}, 
      author={Kai Zhang and Nick Kolkin and Sai Bi and Fujun Luan and Zexiang Xu and Eli Shechtman and Noah Snavely},
      year={2022},
      booktitle={arXiv},
}