中文
相关论文

相关论文: Invertible Neural Skinning

200 篇论文

Skinning and rigging are fundamental components in animation, articulated object reconstruction, motion transfer, and 4D generation. Existing approaches predominantly rely on Linear Blend Skinning (LBS), due to its simplicity and…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Hao Zhang , Haolan Xu , Chun Feng , Varun Jampani , Narendra Ahuja

Estimating 3D poses and shapes in the form of meshes from monocular RGB images is challenging. Obviously, it is more difficult than estimating 3D poses only in the form of skeletons or heatmaps. When interacting persons are involved, the 3D…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Junuk Cha , Muhammad Saqlain , GeonU Kim , Mingyu Shin , Seungryul Baek

Estimating ego-pose from cameras is an important problem in robotics with applications ranging from mobile robotics to augmented reality. While SOTA models are becoming increasingly accurate, they can still be unwieldy due to high…

机器人学 · 计算机科学 2024-05-08 Zirui Zang , Ahmad Amine , Rahul Mangharam

Dynamic Neural Radiance Fields (NeRFs) achieve remarkable visual quality when synthesizing novel views of time-evolving 3D scenes. However, the common reliance on backward deformation fields makes reanimation of the captured object poses…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Lukas Uzolas , Elmar Eisemann , Petr Kellnhofer

Although deep learning based image compression methods have achieved promising progress these days, the performance of these methods still cannot match the latest compression standard Versatile Video Coding (VVC). Most of the recent…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Yueqi Xie , Ka Leong Cheng , Qifeng Chen

Human pose estimation (i.e., locating the body parts / joints of a person) is a fundamental problem in human-computer interaction and multimedia applications. Significant progress has been made based on the development of depth sensors,…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Keze Wang , Shengfu Zhai , Hui Cheng , Xiaodan Liang , Liang Lin

Model-based human pose estimation is currently approached through two different paradigms. Optimization-based methods fit a parametric body model to 2D observations in an iterative manner, leading to accurate image-model alignments, but are…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Nikos Kolotouros , Georgios Pavlakos , Michael J. Black , Kostas Daniilidis

This paper introduces an Interpretable Neural Network (INN) incorporating spatial information to tackle the opaque parameterization process of random weighted neural networks. The INN leverages spatial information to elucidate the…

机器学习 · 计算机科学 2024-04-16 Jing Nan , Wei Dai

In this paper, we present Skeleton Transformer Networks (SkeletonNet), an end-to-end framework that can predict not only 3D joint positions but also 3D angular pose (bone rotations) of a human skeleton from a single color image. This in…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Yusuke Yoshiyasu , Ryusuke Sagawa , Ko Ayusawa , Akihiko Murai

We propose a novel projection method that guarantees the conservation of integral quantities in Physics-Informed Neural Networks (PINNs). While the soft constraint that PINNs use to enforce the structure of partial differential equations…

机器学习 · 计算机科学 2026-05-26 Anthony Baez , Wang Zhang , Ziwen Ma , Lam Nguyen , Subhro Das , Luca Daniel

We demonstrate a novel deep neural network capable of reconstructing human full body pose in real-time from 6 Inertial Measurement Units (IMUs) worn on the user's body. In doing so, we address several difficult challenges. First, the…

图形学 · 计算机科学 2018-10-12 Yinghao Huang , Manuel Kaufmann , Emre Aksan , Michael J. Black , Otmar Hilliges , Gerard Pons-Moll

Deep Neural Networks (DNNs) demonstrate remarkable capabilities in learning complex hierarchical data representations, but the nature of these representations remains largely unknown. Existing global explainability methods, such as Network…

机器学习 · 计算机科学 2024-01-19 Kirill Bykov , Laura Kopf , Shinichi Nakajima , Marius Kloft , Marina M. -C. Höhne

Person image synthesis, e.g., pose transfer, is a challenging problem due to large variation and occlusion. Existing methods have difficulties predicting reasonable invisible regions and fail to decouple the shape and style of clothing,…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Jinsong Zhang , Kun Li , Yu-Kun Lai , Jingyu Yang

Computed Tomography (CT) with its remarkable capability for three-dimensional imaging from multiple projections, enjoys a broad range of applications in clinical diagnosis, scientific observation, and industrial detection. Neural Adaptive…

图像与视频处理 · 电气工程与系统科学 2023-11-06 Bo Xiong , Changqing Su , Zihan Lin , You Zhou , Zhaofei Yu

Constructing and animating humans is an important component for building virtual worlds in a wide variety of applications such as virtual reality or robotics testing in simulation. As there are exponentially many variations of humans with…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ze Yang , Shenlong Wang , Sivabalan Manivasagam , Zeng Huang , Wei-Chiu Ma , Xinchen Yan , Ersin Yumer , Raquel Urtasun

Inspired by recent findings on the fractal geometry of language, we introduce Recursive INference Scaling (RINS) as a complementary, plug-in recipe for scaling inference time in language and multimodal systems. RINS is a particular form of…

人工智能 · 计算机科学 2025-05-09 Ibrahim Alabdulmohsin , Xiaohua Zhai

Near infrared (NIR) to Visible (VIS) face matching is challenging due to the significant domain gaps as well as a lack of sufficient data for cross-modality model training. To overcome this problem, we propose a novel method for paired…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Yunqi Miao , Alexandros Lattas , Jiankang Deng , Jungong Han , Stefanos Zafeiriou

Modeling and prediction of human motion dynamics has long been a challenging problem in computer vision, and most existing methods rely on the end-to-end supervised training of various architectures of recurrent neural networks. Inspired by…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Borui Wang , Ehsan Adeli , Hsu-kuang Chiu , De-An Huang , Juan Carlos Niebles

Artificial intelligence (AI) has revolutionized software development, shifting from task-specific codes (Software 1.0) to neural network-based approaches (Software 2.0). However, applying this transition in engineering software presents…

State-of-the-art rigging methods typically assume a predefined canonical rest pose. However, this assumption does not hold for dynamic mesh sequences such as DyMesh or DT4D, where no canonical T-pose is available. When applied independently…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Ruipeng Wang , Langkun Zhong , Miaowei Wang