SHeaP learns to predict head geometry (FLAME parameters) from a single image, by predicting and rendering 2D Gaussians. This repository contains code and models for the FLAME parameter inference only.
Neural Texture Splatting (NTS) extends 3D Gaussian Splatting by introducing a local neural RGBA field per primitive. This codebase is built on Gaussian Opacity Fields, showcasing NTS’s ability to ...