Point Cloud Colorization Based on Densely Annotated 3D Shape Dataset
This paper introduces DensePoint, a densely sampled and annotated point cloud dataset containing over 10,000 single objects across 16 categories, by merging different kind of information from two existing datasets. Each point cloud in DensePoint contains 40,000 points, and each point is associated with two sorts of information: RGB value and part annotation. In addition, we propose a method for point cloud colorization by utilizing Generative Adversarial Networks (GANs). The network makes it possible to generate colours for point clouds of single objects by only giving the point cloud itself. Experiments on DensePoint show that there exist clear boundaries in point clouds between different parts of an object, suggesting that the proposed network is able to generate reasonably good colours. Our dataset is publicly available on the project page.
Code (0)
등록된 구현이 없습니다.
Tasks
ColorizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Skeleton Cloud Colorization for Unsupervised 3D Action Representation Learning
Skeleton-based human action recognition has attracted increasing attention in recent years. However, most of the existing works focus on supervised learning which requiring a large number of annotated action sequences th…
3D Action RecognitionAction RecognitionColorizationRepresentation Learning+1DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing
Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet f…
3D Part SegmentationInductive LearningCategory-level Shape Estimation for Densely Cluttered Objects
Accurately estimating the shape of objects in dense clutters makes important contribution to robotic packing, because the optimal object arrangement requires the robot planner to acquire shape information of all existed …
Instance SegmentationObjectPoint cloud reconstructionSegmentation+1Self-Supervised 3D Action Representation Learning with Skeleton Cloud Colorization
3D Skeleton-based human action recognition has attracted increasing attention in recent years. Most of the existing work focuses on supervised learning which requires a large number of labeled action sequences that are o…
3D Action RecognitionAction RecognitionColorizationRepresentation Learning+3Convolutional Point-set Representation: A Convolutional Bridge Between a Densely Annotated Image and 3D Face Alignment
We present a robust method for estimating the facial pose and shape information from a densely annotated facial image. The method relies on Convolutional Point-set Representation (CPR), a carefully designed matrix repres…
3D Face AlignmentFace AlignmentMissing Values