中文
相关论文

相关论文: TORE: Token Reduction for Efficient Human Mesh Rec…

200 篇论文

Tomography has made a revolutionary impact on diverse fields, ranging from macro-/mesoscopic scale studies in biology, radiology, plasma physics to the characterization of 3D atomic structure in material science. The fundamental of…

最优化与控制 · 数学 2020-04-28 Minh Pham , Yakun Yuan , Arjun Rana , Jianwei Miao , Stanley Osher

Vision transformers have achieved great successes in many computer vision tasks. Most methods generate vision tokens by splitting an image into a regular and fixed grid and treating each cell as a token. However, not all regions are equally…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Wang Zeng , Sheng Jin , Wentao Liu , Chen Qian , Ping Luo , Wanli Ouyang , Xiaogang Wang

We introduce MetricHMSR, a novel framework for recovering metric human meshes and 3D scenes from a single monocular image. Existing methods struggle to recover metric scale due to monocular scale ambiguity and weak-perspective camera…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Chentao Song , He Zhang , Haolei Yuan , Haozhe Lin , Jianhua Tao , Hongwen Zhang , Tao Yu

Textured 3D meshes jointly represent geometry, topology, and appearance, yet their irregular structure poses significant challenges for deep-learning-based semantic segmentation. While a few recent methods operate directly on meshes without…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Mohammadreza Heidarianbaei , Max Mehltretter , Franz Rottensteiner

Vision Transformers (ViTs) have achieved remarkable success in visual recognition tasks, but redundant token representations limit their computational efficiency. Existing token merging and pruning strategies often overlook spatial…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Yunge Li , Lanyu Xu

In this paper, we introduce a method for reconstructing 3D humans from a single image using a biomechanically accurate skeleton model. To achieve this, we train a transformer that takes an image as input and estimates the parameters of the…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Yan Xia , Xiaowei Zhou , Etienne Vouga , Qixing Huang , Georgios Pavlakos

Accurately reconstructing dense and semantically annotated 3D meshes from monocular images remains a challenging task due to the lack of geometry guidance and imperfect view-dependent 2D priors. Though we have witnessed recent advancements…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Zhenhua Du , Binbin Xu , Haoyu Zhang , Kai Huo , Shuaifeng Zhi

Autoregressive models for 3D mesh generation suffer from a fundamental limitation: they flatten meshes into long vertex-coordinate sequences. This results in prohibitive computational costs, hindering the efficient synthesis of…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Hanxiao Wang , Yuan-Chen Guo , Ying-Tian Liu , Zi-Xin Zou , Biao Zhang , Weize Quan , Ding Liang , Yan-Pei Cao , Dong-Ming Yan

Recent mesh generation approaches typically tokenize triangle meshes into sequences of tokens and train autoregressive models to generate these tokens sequentially. Despite substantial progress, such token sequences inevitably reuse…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Jeonghwan Kim , Yushi Lan , Armando Fortes , Yongwei Chen , Xingang Pan

A powerful architecture for universal segmentation relies on transformers that encode multi-scale image features and decode object queries into mask predictions. With efficiency being a high priority for scaling such models, we observed…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Abhishek Aich , Yumin Suh , Samuel Schulter , Manmohan Chandraker

Human Mesh Recovery (HMR) from a single RGB image is a highly ambiguous problem, as an infinite set of 3D interpretations can explain the 2D observation equally well. Nevertheless, most HMR methods overlook this issue and make a single…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Guénolé Fiche , Simon Leglaive , Xavier Alameda-Pineda , Francesc Moreno-Noguer

This paper focuses on the regression of multiple 3D people from a single RGB image. Existing approaches predominantly follow a multi-stage pipeline that first detects people in bounding boxes and then independently regresses their 3D body…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Yu Sun , Qian Bao , Wu Liu , Yili Fu , Michael J. Black , Tao Mei

3D reconstruction of dynamic scenes is a long-standing problem in computer graphics and increasingly difficult the less information is available. Shape-from-Template (SfT) methods aim to reconstruct a template-based geometry from RGB images…

计算机视觉与模式识别 · 计算机科学 2024-04-16 David Stotko , Nils Wandel , Reinhard Klein

Image-based 3D reconstruction has increasingly stunning results over the past few years with the latest improvements in computer vision and graphics. Geometry and topology are two fundamental concepts when dealing with 3D mesh structures.…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Gaëtan Landreau , Mohamed Tamaazousti

Whole-body mesh recovery aims to estimate the 3D human body, face, and hands parameters from a single image. It is challenging to perform this task with a single network due to resolution issues, i.e., the face and hands are usually located…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jing Lin , Ailing Zeng , Haoqian Wang , Lei Zhang , Yu Li

We develop mask iterative hard thresholding algorithms (mask IHT and mask DORE) for sparse image reconstruction of objects with known contour. The measurements follow a noisy underdetermined linear model common in the compressive sampling…

机器学习 · 统计学 2011-12-05 Aleksandar Dogandzic , Renliang Gu , Kun Qiu

Inspired by humans' ability to perceive the surface texture of unfamiliar objects without relying on vision, the sense of touch can play a crucial role in robots exploring the environment, particularly in scenes where vision is difficult to…

机器人学 · 计算机科学 2023-01-23 Junyuan Lu , Zeyu Wan , Yu Zhang

We introduce a novel class of projectors for 3D cone beam tomographic reconstruction. Analytical formulas are derived to compute the relationship between the volume of a voxel projected onto a detector pixel and its contribution to the line…

图像与视频处理 · 电气工程与系统科学 2025-03-27 Vojtěch Kulvait , Julian Moosmann , Georg Rose

Single-bed whole-body positron emission tomography based on resistive plate chamber detectors (RPC-PET) has been proposed for human studies, as a complementary resource to scintillator-based PET scanners. The purpose of this work is mainly…

Many modern ViT backbones adopt spatial architectural designs, such as window attention, decomposed relative positional embeddings in SAM, and RoPE in DINOv3. Such architectures impose new challenges on token reduction, as the vast majority…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Wenyi Gong , Mieszko Lis