paper-with-me

홈 › Papers

NeuralLabeling: A versatile toolset for labeling vision datasets using Neural Radiance Fields

2023-09-21 · Floris Erich, Naoya Chiba, Yusuke Yoshiyasu, Noriaki Ando, Ryo Hanai, Yukiyasu Domae

We present NeuralLabeling, a labeling approach and toolset for annotating 3D scenes using either bounding boxes or meshes and generating segmentation masks, affordance maps, 2D bounding boxes, 3D bounding boxes, 6DOF object poses, depth maps, and object meshes. NeuralLabeling uses Neural Radiance Fields (NeRF) as a renderer, allowing labeling to be performed using 3D spatial tools while incorporating geometric clues such as occlusions, relying only on images captured from multiple viewpoints as input. To demonstrate the applicability of NeuralLabeling to a practical problem in robotics, we added ground truth depth maps to 30000 frames of transparent object RGB and noisy depth maps of glasses placed in a dishwasher captured using an RGBD sensor, yielding the Dishwasher30k dataset. We show that training a simple deep neural network with supervision using the annotated depth maps yields a higher reconstruction performance than training with the previously applied weakly supervised approach. We also show how instance segmentation and depth completion datasets generated using NeuralLabeling can be incorporated into a robot application for grasping transparent objects placed in a dishwasher with an accuracy of 83.3%, compared to 16.3% without depth completion.

📄 PDF Abstract BibTeX arXiv:2309.11966

Code (1)

FlorisE/neural-labeling 공식 구현 pytorch

Tasks

Depth CompletionInstance SegmentationNeRFObjectSemantic SegmentationTransparent objects

Similar Papers 제목 키워드 기반

Perspective, Survey and Trends: Public Driving Datasets and Toolsets for Autonomous Driving Virtual Test

2021-04-01 · Pengliang Ji, Li Ruan, Yunzhi Xue, Limin Xiao 외

Owing to the merits of early safety and reliability guarantee, autonomous driving virtual testing has recently gains increasing attention compared with closed-loop testing in real scenarios. Although the availability and…

Autonomous DrivingSurveySystematic Literature Review

DiffuGen: Adaptable Approach for Generating Labeled Image Datasets using Stable Diffusion Models

2023-09-01 · Michael Shenoda, Edward Kim

Generating high-quality labeled image datasets is crucial for training accurate and robust machine learning models in the field of computer vision. However, the process of manually labeling real images is often time-cons…

Dataset GenerationImage Generation

DataZoo: Streamlining Traffic Classification Experiments

2023-10-30 · Jan Luxemburk, Karel Hynek

The machine learning communities, such as those around computer vision or natural language processing, have developed numerous supportive tools and benchmark datasets to accelerate the development. In contrast, the netwo…

ClassificationManagementTraffic Classification

Image Segmentation Keras : Implementation of Segnet, FCN, UNet, PSPNet and other models in Keras

2023-07-25 · Divam Gupta

Semantic segmentation plays a vital role in computer vision tasks, enabling precise pixel-level understanding of images. In this paper, we present a comprehensive library for semantic segmentation, which contains impleme…

Image SegmentationSegmentationSemantic Segmentation

VANER: Leveraging Large Language Model for Versatile and Adaptive Biomedical Named Entity Recognition

2024-04-27 · Junyi Biana, Weiqi Zhai, Xiaodi Huang, Jiaxuan Zheng 외

Prevalent solution for BioNER involves using representation learning techniques coupled with sequence labeling. However, such methods are inherently task-specific, demonstrate poor generalizability, and often require ded…

Language ModelingLanguage ModellingLarge Language Modelnamed-entity-recognition+2