Michael Steiner
I am currently a PhD student at Graz University of Technology at the Institute of Computer Graphics and Vision, supervised by Markus Steinberger. Most of my recent work focused on novel view synthesis and neural rendering. My personal research interests lie in Visual Computing, Machine Learning, and all topics concerning Parallel Compute in general.
In 2023 I received my Master's Degree (with distiction) for Computer Science at Graz University of Technology, with a Major/Minor in Visual Computing/Machine Learning. My Master Thesis tackled accelerated NeRF rendering on the basis of DONeRF.
3D Gaussian Splatting performs an approximate global sort of primitives, leading to undesireable popping artifacts. By hierarchically sorting primitives in a tile-based rasterizer, we allow for view-consistent rendering while maintaining real-time performance.
We accelerate NeRF rendering of high-quality video sequences by caching and temporally reusing NeRF latent codes. Our frustum-aligned volumetric cache datastructure together with our novel view-dependent cone encoding allow for smaller latent codes and fast re-evaluation, leading to render speed-ups of up to 2x for our Instant-NGP based model.
Locally Stylized Neural Radiance Fields via point-based 3D style transfer with geometry-aware losses - reduced background artefacts, more detail retention and view-consistency.
Using density estimates derived from activations for inverse transform sampling in NeRFs allows for faster inference and comparable visual quality.
Thank you to Jon Barron for providing the public source code of his website.