中文
相关论文

相关论文: Invertible Neural Skinning

200 篇论文

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

Articulated human pose estimation is a fundamental yet challenging task in computer vision. The difficulty is particularly pronounced in scale variations of human body parts when camera view changes or severe foreshortening happens.…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Wei Yang , Shuang Li , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

Implicit neural representations (INR) have gained significant popularity for signal and image representation for many end-tasks, such as superresolution, 3D modeling, and more. Most INR architectures rely on sinusoidal positional encoding,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Rajhans Singh , Ankita Shukla , Pavan Turaga

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

We study how to represent a video with implicit neural representations (INRs). Classical INRs methods generally utilize MLPs to map input coordinates to output pixels. While some recent works have tried to directly reconstruct the whole…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yunpeng Bai , Chao Dong , Cairong Wang

We present a new pose transfer method for synthesizing a human animation from a single image of a person controlled by a sequence of body poses. Existing pose transfer methods exhibit significant visual artifacts when applying to a novel…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Jae Shin Yoon , Lingjie Liu , Vladislav Golyanik , Kripasindhu Sarkar , Hyun Soo Park , Christian Theobalt

Recently, there has been growing interest in using physics-informed neural networks (PINNs) to solve differential equations. However, the preservation of structure, such as energy and stability, in a suitable manner has yet to be…

机器学习 · 计算机科学 2024-01-11 Haoyu Chu , Yuto Miyatake , Wenjun Cui , Shikui Wei , Daisuke Furihata

Estimating 3D human poses only from a 2D human pose sequence is thoroughly explored in recent years. Yet, prior to this, no such work has attempted to unify 2D and 3D pose representations in the shared feature space. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhenyu Zhang , Wenhao Chai , Zhongyu Jiang , Tian Ye , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

In this work, we present the physics-informed neural network (PINN) model applied particularly to dynamic problems in solid mechanics. We focus on forward and inverse problems. Particularly, we show how a PINN model can be used efficiently…

神经与进化计算 · 计算机科学 2025-12-16 Vijay Kag , Venkatesh Gopinath

Existing inverse rendering combined with neural rendering methods can only perform editable novel view synthesis on object-specific scenes, while we present intrinsic neural radiance fields, dubbed IntrinsicNeRF, which introduce intrinsic…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Weicai Ye , Shuo Chen , Chong Bao , Hujun Bao , Marc Pollefeys , Zhaopeng Cui , Guofeng Zhang

Implicit Neural Representations (INRs) have peaked interest in recent years due to their ability to encode natural signals using neural networks. While INRs allow for useful applications such as interpolating new coordinates and signal…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Maor Ashkenazi , Eran Treister

Most problems in natural language processing can be approximated as inverse problems such as analysis and generation at variety of levels from morphological (e.g., cat+Plural <-> cats) to semantic (e.g., (call + 1 2) <-> "Calculate one plus…

计算与语言 · 计算机科学 2019-12-12 Gözde Gül Şahin , Iryna Gurevych

6-DoF pose estimation is an essential component of robotic manipulation pipelines. However, it usually suffers from a lack of generalization to new instances and object types. Most widely used methods learn to infer the object pose in a…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Vaibhav Saxena , Kamal Rahimi Malekshan , Linh Tran , Yotto Koga

Since loose-fitting clothing contains dynamic modes that have proven to be difficult to predict via neural networks, we first illustrate how to coarsely approximate these modes with a real-time numerical algorithm specifically designed to…

图形学 · 计算机科学 2024-04-29 Yongxu Jin , Dalton Omens , Zhenglin Geng , Joseph Teran , Abishek Kumar , Kenji Tashiro , Ronald Fedkiw

Physics-Informed Neural Networks (PINN) are a machine learning tool that can be used to solve direct and inverse problems related to models described by Partial Differential Equations. This paper proposes an adaptive inverse PINN applied to…

数值分析 · 数学 2024-11-28 Marco Berardi , Fabio Difonzo , Matteo Icardi

The creation of lifelike human avatars capable of realistic pose variation and viewpoint flexibility remains a fundamental challenge in computer vision and graphics. Current approaches typically yield either geometrically inconsistent…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Chia-Hern Lai , I-Hsuan Lo , Yen-Ku Yeh , Thanh-Nguyen Truong , Ching-Chun Huang

Physics-informed neural networks (PINNs) have garnered significant interest for their potential in solving partial differential equations (PDEs) that govern a wide range of physical phenomena. By incorporating physical laws into the…

机器学习 · 计算机科学 2026-04-24 Jian Cheng Wong , Isaac Yin Chung Lai , Pao-Hsiung Chiu , Chin Chun Ooi , Abhishek Gupta , Yew-Soon Ong

We introduce adaptive-basis physics-informed neural networks (AB-PINNs), a novel approach to domain decomposition for training PINNs in which existing subdomains dynamically adapt to the intrinsic features of the unknown solution. Drawing…

机器学习 · 计算机科学 2025-10-13 Jonah Botvinick-Greenhouse , Wael H. Ali , Mouhacine Benosman , Saviz Mowlavi

Recent advances in deep pose estimation models have proven to be effective in a wide range of applications such as health monitoring, sports, animations, and robotics. However, pose estimation models fail to generalize when facing images…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Vandad Davoodnia , Saeed Ghorbani , Ali Etemad

Learning 3D shape representation with dense correspondence for deformable objects is a fundamental problem in computer vision. Existing approaches often need additional annotations of specific semantic domain, e.g., skeleton poses for human…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Baowen Zhang , Jiahe Li , Xiaoming Deng , Yinda Zhang , Cuixia Ma , Hongan Wang