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
This project implements and compares **four neural rendering architectures** on the Tiny NeRF dataset, focusing on improving quality, speed, and training stability. The key innovation is combining **SIREN (Sine-activated networks)** with **Ray Transformers** to achieve state-of-the-art results while maintaining GPU memory efficiency.