cd /news/computer-vision/topologically-consistent-multi-view-… · home topics computer-vision article
[ARTICLE · art-71612] src=syntec-research.github.io ↗ pub= topic=computer-vision verified=true sentiment=· neutral

Topologically Consistent Multi-View 3D Head Reconstruction

Researchers Timo Bolkart, Daoye Wang, and Prashanth Chandran introduced SHELLS, a method for topologically consistent multi-view 3D head reconstruction using a DinoV2 backbone with LoRA adaptation and an XCiT-based transformer. The approach produces temporally smooth dynamic facial registrations, handles occluded regions like the inner mouth cavity, and remains robust with as few as two input views, scaling gracefully with additional views. The work is set to appear in SIGGRAPH Conference Papers '26.

read1 min views1 publishedJul 24, 2026

A shared DinoV2 backbone with LoRA adaptation extracts per-view feature maps from the input images (left). The graph stage (top) projectively samples features for a sparse graph and processes them alongside a downsampled tokenized template using an XCiT-based transformer. From the transformer output, a coarse mesh is regressed as an attention-weighted sum over the sampling graph coordinates. This coarse prediction is displaced along its normals to construct sampling shells for surface-aware feature sampling. Finally, the shared transformer aggregates these shell-based features with a full-resolution tokenized template to predict the high-fidelity mesh as an attention-weighted sum of dynamic shell coordinates (bottom).

SHELLS can be applied frame-by-frame to dynamic facial performances and produces temporally smooth and expressive performance registrations.

SHELLS handles occluded regions like the inner mouth cavity by correlating these with the visible areas to regress all vertices holistically.

Thanks to random camera dropout during training and mean-variance feature fusion, SHELLS is robust to the number of input views at inference time. Reconstructions remain plausible and detailed even with as few as two input views (featuring large disparities that challenge traditional MVS methods), and scale gracefully as more views (e.g., 3, 4, or 10) are added.

@inproceedings{Bolkart2026SHELLS,
  author    = {Bolkart, Timo and Wang, Daoye and Chandran, Prashanth},
  title     = {Topologically Consistent Multi-view 3D Head Reconstruction via Coarse-Guided Layered Surface Sampling},
  year      = {2026},
  publisher = {Association for Computing Machinery},
  keywords  = {Registration, 3D Head Reconstruction},
  series    = {SIGGRAPH Conference Papers '26}
}
── more in #computer-vision 4 stories · sorted by recency
── more on @timo bolkart 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/topologically-consis…] indexed:0 read:1min 2026-07-24 ·