paper-with-me

Papers

Domain Randomization-Enhanced Depth Simulation and Restoration for Perceiving and Grasping Specular and Transparent Objects

2022-08-07 · Qiyu Dai, Jiyao Zhang, Qiwei Li, Tianhao Wu, Hao Dong, Ziyuan Liu, Ping Tan, He Wang

Commercial depth sensors usually generate noisy and missing depths, especially on specular and transparent objects, which poses critical issues to downstream depth or point cloud-based tasks. To mitigate this problem, we propose a powerful RGBD fusion network, SwinDRNet, for depth restoration. We further propose Domain Randomization-Enhanced Depth Simulation (DREDS) approach to simulate an active stereo depth system using physically based rendering and generate a large-scale synthetic dataset that contains 130K photorealistic RGB images along with their simulated depths carrying realistic sensor noises. To evaluate depth restoration methods, we also curate a real-world dataset, namely STD, that captures 30 cluttered scenes composed of 50 objects with different materials from specular, transparent, to diffuse. Experiments demonstrate that the proposed DREDS dataset bridges the sim-to-real domain gap such that, trained on DREDS, our SwinDRNet can seamlessly generalize to other real depth datasets, e.g. ClearGrasp, and outperform the competing methods on depth restoration with a real-time speed. We further show that our depth restoration effectively boosts the performance of downstream tasks, including category-level pose estimation and grasping tasks. Our data and code are available at https://github.com/PKU-EPIC/DREDS

📄 PDF Abstract BibTeX arXiv:2208.03792

Code (1)

pku-epic/dreds 공식 구현 pytorch

Tasks

Pose EstimationTransparent objects

Methods 이 논문이 사용한 방법론

STD The Spatial-Channel Token Distillation method is proposed to improve the spatial and channel mixing from a novel knowledge distillation (KD) perspective. To be specific, we…

Similar Papers 제목 키워드 기반

ASGrasp: Generalizable Transparent Object Reconstruction and 6-DoF Grasp Detection from RGB-D Active Stereo Camera

2024-05-09 · Jun Shi, Yong A, Yixiang Jin, Dingzhe Li 외

In this paper, we tackle the problem of grasping transparent and specular objects. This issue holds importance, yet it remains unsolved within the field of robotics due to failure of recover their accurate geometry by de…

ObjectObject Reconstruction

Self-Guided Instance-Aware Network for Depth Completion and Enhancement

2021-05-25 · Zhongzhen Luo, Fengjia Zhang, Guoyi Fu, Jiajie Xu

Depth completion aims at inferring a dense depth image from sparse depth measurement since glossy, transparent or distant surface cannot be scanned properly by the sensor. Most of existing methods directly interpolate th…

Depth CompletionDepth Estimation

Photo-realistic Neural Domain Randomization

2022-10-23 · Sergey Zakharov, Rares Ambrus, Vitor Guizilini, Wadim Kehl 외

Synthetic data is a scalable alternative to manual supervision, but it requires overcoming the sim-to-real domain gap. This discrepancy between virtual and real worlds is addressed by two seemingly opposed approaches: im…

Depth EstimationImage GenerationMonocular Depth EstimationNeural Rendering+2

Similarity Matters: A Novel Depth-guided Network for Image Restoration and A New Dataset

2025-08-10 · Junyi He, Liuling Chen, Hongyang Zhou, Zhang xiaoxing 외 arxiv

Image restoration has seen substantial progress in recent years. However, existing methods often neglect depth information, which hurts similarity matching, results in attention distractions in shallow depth-of-field (Do…

Image RestorationDepth Estimation

HaDR: Applying Domain Randomization for Generating Synthetic Multimodal Dataset for Hand Instance Segmentation in Cluttered Industrial Environments

2023-04-12 · Stefan Grushko, Aleš Vysocký, Jakub Chlebek, Petr Prokop

This study uses domain randomization to generate a synthetic RGB-D dataset for training multimodal instance segmentation models, aiming to achieve colour-agnostic hand localization in cluttered industrial environments. D…

Hand DetectionInstance SegmentationSemantic Segmentation