中文
相关论文

相关论文: 3D Human Keypoints Estimation From Point Clouds in…

200 篇论文

Analyzing and training 3D body posture models depend heavily on the availability of joint labels that are commonly acquired through laborious manual annotation of body joints or via marker-based joint localization using carefully curated…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Sina Honari , Chen Zhao , Mathieu Salzmann , Pascal Fua

We introduce a technique for 3D human keypoint estimation that directly models the notion of spatial uncertainty of a keypoint. Our technique employs a principled approach to modelling spatial uncertainty inspired from techniques in robust…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Francis Williams , Or Litany , Avneesh Sud , Kevin Swersky , Andrea Tagliasacchi

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Unsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods. However, data augmentation is not ideal as it requires a careful selection of the type of…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Guofeng Mei , Cristiano Saltori , Fabio Poiesi , Jian Zhang , Elisa Ricci , Nicu Sebe , Qiang Wu

We study the problem of unsupervised 3D semantic segmentation on raw point clouds without needing human labels in training. Existing methods usually formulate this problem into learning per-point local features followed by a simple grouping…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Zihui Zhang , Weisheng Dai , Hongtao Wen , Bo Yang

Semantic understanding of 3D point cloud relies on learning models with massively annotated data, which, in many cases, are expensive or difficult to collect. This has led to an emerging research interest in semi-supervised learning (SSL)…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Xian Shi , Xun Xu , Wanyue Zhang , Xiatian Zhu , Chuan Sheng Foo , Kui Jia

Rapid progress in 3D semantic segmentation is inseparable from the advances of deep network models, which highly rely on large-scale annotated data for training. To address the high cost and challenges of 3D point-level labeling, we present…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Li Jiang , Shaoshuai Shi , Zhuotao Tian , Xin Lai , Shu Liu , Chi-Wing Fu , Jiaya Jia

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed Afham , Isuru Dissanayake , Dinithi Dissanayake , Amaya Dharmasiri , Kanchana Thilakarathna , Ranga Rodrigo

Supervised deep learning with pixel-wise training labels has great successes on multi-person part segmentation. However, data labeling at pixel-level is very expensive. To solve the problem, people have been exploring to use synthetic data…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Kevin Lin , Lijuan Wang , Kun Luo , Yinpeng Chen , Zicheng Liu , Ming-Ting Sun

Pretraining on large labeled datasets is a prerequisite to achieve good performance in many computer vision tasks like 2D object recognition, video classification etc. However, pretraining is not widely used for 3D recognition tasks where…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Zaiwei Zhang , Rohit Girdhar , Armand Joulin , Ishan Misra

Human pose estimation is a fundamental and challenging task in computer vision. Larger-scale and more accurate keypoint annotations, while helpful for improving the accuracy of supervised pose estimation, are often expensive and difficult…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Kexin Meng , Ruirui Li , Daguang Jiang

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian

This paper proposes a new method to infer keypoints from arbitrary object categories in practical scenarios where point cloud data (PCD) are noisy, down-sampled and arbitrarily rotated. Our proposed model adheres to the following…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Mohammad Zohaib , Alessio Del Bue

Quantifying motion in 3D is important for studying the behavior of humans and other animals, but manual pose annotations are expensive and time-consuming to obtain. Self-supervised keypoint discovery is a promising strategy for estimating…

High-resolution 3D point clouds are highly effective for detecting subtle structural anomalies in industrial inspection. However, their dense and irregular nature imposes significant challenges, including high computational cost,…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Zi Wang , Katsuya Hotta , Koichiro Kamide , Yawen Zou , Chao Zhang , Jun Yu

In the past decade, deep neural networks have achieved significant progress in point cloud learning. However, collecting large-scale precisely-annotated training data is extremely laborious and expensive, which hinders the scalability of…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Aoran Xiao , Xiaoqin Zhang , Ling Shao , Shijian Lu

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The level of difficulty…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Clara Fernandez-Labrador , Ajad Chhatkuli , Danda Pani Paudel , Jose J. Guerrero , Cédric Demonceaux , Luc Van Gool

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

3D point cloud semantic segmentation is a challenging topic in the computer vision field. Most of the existing methods in literature require a large amount of fully labeled training data, but it is extremely time-consuming to obtain these…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shuang Deng , Qiulei Dong , Bo Liu , Zhanyi Hu

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud
‹ 上一页 1 2 3 10 下一页 ›