中文
相关论文

相关论文: Exemplar Fine-Tuning for 3D Human Model Fitting To…

200 篇论文

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

Parameter Efficient Fine-Tuning (PEFT) techniques have drawn significant attention due to their ability to yield competitive results while updating only a small portion of the adjustable parameters. However, existing PEFT methods pose…

Due to the lack of camera parameter information for in-the-wild images, existing 3D human pose and shape (HPS) estimation methods make several simplifying assumptions: weak-perspective projection, large constant focal length, and zero…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Muhammed Kocabas , Chun-Hao P. Huang , Joachim Tesch , Lea Müller , Otmar Hilliges , Michael J. Black

Numerous well-annotated human key-point datasets are publicly available to date. However, annotating human poses for newly collected images is still a costly and time-consuming progress. Pose distributions from different datasets share…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Zixiao Wang , Junwu Weng , Mengyuan Liu , Bei Yu

With the prevalence of pre-training-fine-tuning paradigm, how to efficiently adapt the pre-trained model to the downstream tasks has been an intriguing issue. Parameter-Efficient Fine-Tuning (PEFT) methods have been proposed for low-cost…

机器学习 · 计算机科学 2024-06-11 Weixi Song , Zuchao Li , Lefei Zhang , Hai Zhao , Bo Du

Deep learning-based 3D human pose estimation performs best when trained on large amounts of labeled data, making combined learning from many datasets an important research direction. One obstacle to this endeavor are the different skeleton…

计算机视觉与模式识别 · 计算机科学 2023-01-02 István Sárándi , Alexander Hermans , Bastian Leibe

We present DAD-3DHeads, a dense and diverse large-scale dataset, and a robust model for 3D Dense Head Alignment in the wild. It contains annotations of over 3.5K landmarks that accurately represent 3D head shape compared to the ground-truth…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Tetiana Martyniuk , Orest Kupyn , Yana Kurliak , Igor Krashenyi , Jiři Matas , Viktoriia Sharmanska

Exemplar-based semantic image synthesis generates images aligned with semantic content while preserving the appearance of an exemplar. Conventional structure-guidance models like ControlNet, are limited as they rely solely on text prompts…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Siyoon Jin , Jisu Nam , Jiyoung Kim , Dahyun Chung , Yeong-Seok Kim , Joonhyung Park , Heonjeong Chu , Seungryong Kim

Parameter-efficient fine-tuning (PEFT) has become a common method for fine-tuning large language models, where a base model can serve multiple users through PEFT module switching. To enhance user experience, base models require periodic…

计算与语言 · 计算机科学 2025-06-10 Naibin Gu , Peng Fu , Xiyu Liu , Ke Ma , Zheng Lin , Weiping Wang

Current visual foundation models are trained purely on unstructured 2D data, limiting their understanding of 3D structure of objects and scenes. In this work, we show that fine-tuning on 3D-aware data improves the quality of emerging…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuanwen Yue , Anurag Das , Francis Engelmann , Siyu Tang , Jan Eric Lenssen

Human pose capture is essential for sports analysis, enabling precise evaluation of athletes' movements. While deep learning-based human pose estimation (HPE) models from RGB videos have achieved impressive performance on public datasets,…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Qi Gan , Sao Mai Nguyen , Eric Fenaux , Stephan Clémençon , Mounîm El Yacoubi

Human body fitting, which aligns parametric body models such as SMPL to raw 3D point clouds of clothed humans, serves as a crucial first step for downstream tasks like animation and texturing. An effective fitting method should be both…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Xiaoben Li , Jingyi Wu , Zeyu Cai , Siyuan Yu , Boqian Li , Yuliang Xiu

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin

Both appearance cue and constraint cue are vital for human pose estimation. However, there is a tendency in most existing works to overfitting the former and overlook the latter. In this paper, we propose Augmentation by Information…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Junjie Huang , Zheng Zhu , Guan Huang , Dalong Du

Existing self-supervised 3D human pose estimation schemes have largely relied on weak supervisions like consistency loss to guide the learning, which, inevitably, leads to inferior results in real-world scenarios with unseen poses. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kehong Gong , Bingbing Li , Jianfeng Zhang , Tao Wang , Jing Huang , Michael Bi Mi , Jiashi Feng , Xinchao Wang

Humans innately measure distance between instances in an unlabeled dataset using an unknown similarity function. Distance metrics can only serve as proxy for similarity in information retrieval of similar instances. Learning a good…

Recently developed deep neural networks achieved state-of-the-art results in the subject of 6D object pose estimation for robot manipulation. However, those supervised deep learning methods require expensive annotated training data. Current…

机器人学 · 计算机科学 2022-05-12 Paul Koch , Marian Schlüter , Serge Thill

The emergence of foundation models, including language and vision models, has reshaped AI's landscape, offering capabilities across various applications. Deploying and fine-tuning these large models, like GPT-3 and BERT, presents…

机器学习 · 计算机科学 2024-02-29 Terence Jie Chua , Wenhan Yu , Jun Zhao , Kwok-Yan Lam

Contributions of recent deep-neural-network (DNN) based techniques have been playing a significant role in human-computer interaction (HCI) and user interface (UI) domains. One of the commonly used DNNs is human pose estimation. This kind…

机器学习 · 计算机科学 2019-02-13 Kohei Toyoda , Michinari Kono , Jun Rekimoto