nightmareai/arf-svox2

Public Artistic Radiance Fields - Transfer the style of an image to a 3D scene (NeRF)
Demo API Examples Versions (7bb81e40)

Examples

View more examples

Run time and cost

Predictions run on Nvidia T4 GPU hardware. Predictions typically complete within 25 minutes. The predict time for this model varies significantly based on the inputs.

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},
}