paper-with-me

홈 › Papers

3D Implicit Transporter for Temporally Consistent Keypoint Discovery

2023-09-10 · ICCV 2023 1 · Chengliang Zhong, Yuhang Zheng, Yupeng Zheng, Hao Zhao, Li Yi, Xiaodong Mu, Ling Wang, Pengfei Li, Guyue Zhou, Chao Yang, Xinliang Zhang, Jian Zhao

Keypoint-based representation has proven advantageous in various visual and robotic tasks. However, the existing 2D and 3D methods for detecting keypoints mainly rely on geometric consistency to achieve spatial alignment, neglecting temporal consistency. To address this issue, the Transporter method was introduced for 2D data, which reconstructs the target frame from the source frame to incorporate both spatial and temporal information. However, the direct application of the Transporter to 3D point clouds is infeasible due to their structural differences from 2D images. Thus, we propose the first 3D version of the Transporter, which leverages hybrid 3D representation, cross attention, and implicit reconstruction. We apply this new learning system on 3D articulated objects and nonrigid animals (humans and rodents) and show that learned keypoints are spatio-temporally consistent. Additionally, we propose a closed-loop control strategy that utilizes the learned keypoints for 3D object manipulation and demonstrate its superior performance. Codes are available at https://github.com/zhongcl-thu/3D-Implicit-Transporter.

📄 PDF Abstract BibTeX arXiv:2309.05098

Code (1)

zhongcl-thu/3d-implicit-transporter 공식 구현 pytorch

Similar Papers 제목 키워드 기반

KeyTr: Keypoint Transporter for 3D Reconstruction of Deformable Objects in Videos

2022-01-01 · CVPR 2022 1 · David Novotny, Ignacio Rocco, Samarth Sinha, Alexandre Carlier 외

We consider the problem of reconstructing the depth of dynamic objects from videos. Recent progress in dynamic video depth prediction has focused on improving the output of monocular depth estimators by means of mult…

3D ReconstructionDepth EstimationDepth PredictionOptical Flow Estimation

Unsupervised Learning of Object Keypoints for Perception and Control

2019-06-19 · NeurIPS 2019 12 · Tejas Kulkarni, Ankush Gupta, Catalin Ionescu, Sebastian Borgeaud 외

The study of object representations in computer vision has primarily focused on developing representations that are useful for image classification, object detection, or semantic segmentation as downstream tasks. In this…

3D Action Recognitionimage-classificationImage ClassificationObject+6

Unlock Pose Diversity: Accurate and Efficient Implicit Keypoint-based Spatiotemporal Diffusion for Audio-driven Talking Portrait

2025-03-17 · Chaolong Yang, Kai Yao, Yuyao Yan, Chenru Jiang 외

Audio-driven single-image talking portrait generation plays a crucial role in virtual reality, digital human creation, and filmmaking. Existing approaches are generally categorized into keypoint-based and image-based met…

Computational EfficiencyDiversity

Domain Specific Transporter Framework to Detect Fractures in Ultrasound

2021-06-09 · Arpan Tripathi, Abhilash Rakkunedeth, Mahesh Raveendranatha Panicker, Jack Zhang 외

Ultrasound examination for detecting fractures is ideally suited for Emergency Departments (ED) as it is relatively fast, safe (from ionizing radiation), has dynamic imaging capability and is easily portable. High intero…

Fracture detection

Weakly Supervised Keypoint Discovery

2021-09-28 · Serim Ryou, Pietro Perona

In this paper, we propose a method for keypoint discovery from a 2D image using image-level supervision. Recent works on unsupervised keypoint discovery reliably discover keypoints of aligned instances. However, when the…

Conditional Image GenerationImage GenerationKeypoint EstimationWeakly-supervised Learning