paper-with-me

Papers

Attention Mesh: High-fidelity Face Mesh Prediction in Real-time

2020-06-19 · Ivan Grishchenko, Artsiom Ablavatski, Yury Kartynnik, Karthik Raveendran, Matthias Grundmann

We present Attention Mesh, a lightweight architecture for 3D face mesh prediction that uses attention to semantically meaningful regions. Our neural network is designed for real-time on-device inference and runs at over 50 FPS on a Pixel 2 phone. Our solution enables applications like AR makeup, eye tracking and AR puppeteering that rely on highly accurate landmarks for eye and lips regions. Our main contribution is a unified network architecture that achieves the same accuracy on facial landmarks as a multi-stage cascaded approach, while being 30 percent faster.

📄 PDF Abstract BibTeX arXiv:2006.10962

Code (1)

google/mediapipe 공식 구현 tf

Tasks

Vocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Gemini Customer Care Number +1-888-829-0881 설명 없음

Similar Papers 제목 키워드 기반

MeshRipple: Structured Autoregressive Generation of Artist-Meshes

2025-12-08 · Junkai Lin, Hang Long, Huipeng Guo, Jielei Zhang 외 arxiv

Meshes serve as a primary representation for 3D assets. Autoregressive mesh generators serialize faces into sequences and train on truncated segments with sliding-window inference to cope with memory limits. However, thi…

MeshWeaver: Sparse-Voxel-Guided Surface Weaving for Autoregressive Mesh Generation

2026-06-03 · Jiale Xu, Wang Zhao, Ying Shan arxiv

Autoregressive mesh generation has gained attention by tokenizing meshes into sequences and training models in a language-modeling fashion. However, existing approaches suffer from two fundamental limitations: (i) low to…

High-Fidelity Lightweight Mesh Reconstruction from Point Clouds

2025-01-01 · CVPR 2025 1 · Chen Zhang, Wentao Wang, Ximeng Li, Xinyao Liao 외

Recently, learning signed distance functions (SDFs) from point clouds has become popular for reconstruction. To ensure accuracy, most methods require using high-resolution Marching Cubes for surface extraction. Howev…

DreamMesh: Jointly Manipulating and Texturing Triangle Meshes for Text-to-3D Generation

2024-09-11 · Haibo Yang, Yang Chen, Yingwei Pan, Ting Yao 외

Learning radiance fields (NeRF) with powerful 2D diffusion models has garnered popularity for text-to-3D generation. Nevertheless, the implicit 3D representations of NeRF lack explicit modeling of meshes and textures ove…

3D Architecture3D GenerationNeRFText to 3D

Meshtron: High-Fidelity, Artist-Like 3D Mesh Generation at Scale

2024-12-12 · Zekun Hao, David W. Romero, Tsung-Yi Lin, Ming-Yu Liu

Meshes are fundamental representations of 3D surfaces. However, creating high-quality meshes is a labor-intensive task that requires significant time and expertise in 3D modeling. While a delicate object often requires o…