paper-with-me

Papers

Semi-automatic 3D Object Keypoint Annotation and Detection for the Masses

2022-01-19 · Kenneth Blomqvist, Jen Jen Chung, Lionel Ott, Roland Siegwart

Creating computer vision datasets requires careful planning and lots of time and effort. In robotics research, we often have to use standardized objects, such as the YCB object set, for tasks such as object tracking, pose estimation, grasping and manipulation, as there are datasets and pre-learned methods available for these objects. This limits the impact of our research since learning-based computer vision methods can only be used in scenarios that are supported by existing datasets. In this work, we present a full object keypoint tracking toolkit, encompassing the entire process from data collection, labeling, model learning and evaluation. We present a semi-automatic way of collecting and labeling datasets using a wrist mounted camera on a standard robotic arm. Using our toolkit and method, we are able to obtain a working 3D object keypoint detector and go through the whole process of data collection, annotation and learning in just a couple hours of active time.

📄 PDF Abstract BibTeX arXiv:2201.07665

Code (1)

ethz-asl/object_keypoints 공식 구현 pytorch

Tasks

ObjectObject TrackingPose Estimation

Similar Papers 제목 키워드 기반

Learning Deep Network for Detecting 3D Object Keypoints and 6D Poses

2020-06-01 · CVPR 2020 6 · Wanqing Zhao, Shaobo Zhang, Ziyu Guan, Wei Zhao 외

The state-of-art 6D object pose detection methods use convolutional neural networks to estimate objects' 6D poses from RGB images. However, they require huge numbers of images with explicit 3D annotations such as 6D pose…

ObjectPose Estimation

Joint Viewpoint and Keypoint Estimation with Real and Synthetic Data

2019-12-13 · Pau Panareda Busto, Juergen Gall

The estimation of viewpoints and keypoints effectively enhance object detection methods by extracting valuable traits of the object instances. While the output of both processes differ, i.e., angles vs. list of character…

Keypoint EstimationObjectobject-detectionObject Detection

Semi-supervised Keypoint Localization

2021-01-20 · ICLR 2021 1 · Olga Moskvyak, Frederic Maire, Feras Dayoub, Mahsa Baktashmotlagh

Knowledge about the locations of keypoints of an object in an image can assist in fine-grained classification and identification tasks, particularly for the case of objects that exhibit large variations in poses that gre…

Keypoint Detection

Semi-Automatic Annotation For Visual Object Tracking

2021-01-18 · Kutalmis Gokalp Ince, Aybora Koksal, Arda Fazla, A. Aydin Alatan

We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which …

Incremental LearningObjectobject-detectionObject Detection+2

KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations

2020-02-28 · CVPR 2020 6 · Yang You, Yujing Lou, Chengkun Li, Zhoujun Cheng 외

Detecting 3D objects keypoints is of great interest to the areas of both graphics and computer vision. There have been several 2D and 3D keypoint datasets aiming to address this problem in a data-driven way. These datase…