中文
相关论文

相关论文: RICE: Refining Instance Masks in Cluttered Environ…

200 篇论文

Robotic grasping is an essential capability, playing a critical role in enabling robots to physically interact with their surroundings. Despite extensive research, challenges remain due to the diverse shapes and properties of target…

机器人学 · 计算机科学 2025-04-03 Yeong Gwang Son , Seunghwan Um , Juyong Hong , Tat Hieu Bui , Hyouk Ryeol Choi

Humans can naturally identify and mentally complete occluded objects in cluttered environments. However, imparting similar cognitive ability to robotics remains challenging even with advanced reconstruction techniques, which models scenes…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Zesong Yang , Bangbang Yang , Wenqi Dong , Chenxuan Cao , Liyuan Cui , Yuewen Ma , Zhaopeng Cui , Hujun Bao

We introduce a novel framework to build a model that can learn how to segment objects from a collection of images without any human annotation. Our method builds on the observation that the location of object segments can be perturbed…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Adam Bielski , Paolo Favaro

To autonomously navigate and plan interactions in real-world environments, robots require the ability to robustly perceive and map complex, unstructured surrounding scenes. Besides building an internal representation of the observed scene…

机器人学 · 计算机科学 2021-05-18 Margarita Grinvald , Fadri Furrer , Tonci Novkovic , Jen Jen Chung , Cesar Cadena , Roland Siegwart , Juan Nieto

This paper presents a robotic pick-and-place system that is capable of grasping and recognizing both known and novel objects in cluttered environments. The key new feature of the system is that it handles a wide range of object categories…

Most of the modern instance segmentation approaches fall into two categories: region-based approaches in which object bounding boxes are detected first and later used in cropping and segmenting instances; and keypoint-based approaches in…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xingqian Xu , Mang Tik Chiu , Thomas S. Huang , Honghui Shi

Segmenting unseen objects in cluttered scenes is an important skill that robots need to acquire in order to perform tasks in new environments. In this work, we propose a new method for unseen object instance segmentation by learning RGB-D…

机器人学 · 计算机科学 2021-03-04 Yu Xiang , Christopher Xie , Arsalan Mousavian , Dieter Fox

Picking unseen objects from clutter is a difficult problem because of the variability in objects (shape, size, and material) and occlusion due to clutter. As a result, it becomes difficult for grasping methods to segment the objects…

机器人学 · 计算机科学 2023-12-21 Prem Raj , Aniruddha Singhal , Vipul Sanap , L. Behera , Rajesh Sinha

3D object recognition is a challenging task for intelligent and robot systems in industrial and home indoor environments. It is critical for such systems to recognize and segment the 3D object instances that they encounter on a frequent…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Siddiqui Muhammad Yasir , Amin Muhammad Sadiq , Hyunsik Ahn

Learning-based methods have become increasingly popular for solving vehicle routing problems due to their near-optimal performance and fast inference speed. Among them, the combination of deep reinforcement learning and graph representation…

机器学习 · 计算机科学 2024-05-22 Zhenwei Wang , Ruibin Bai , Fazlullah Khan , Ender Ozcan , Tiehua Zhang

We introduce a Cable Grasping-Convolutional Neural Network designed to facilitate robust cable grasping in cluttered environments. Utilizing physics simulations, we generate an extensive dataset that mimics the intricacies of cable…

机器人学 · 计算机科学 2024-03-05 Lei Zhang , Kaixin Bai , Qiang Li , Zhaopeng Chen , Jianwei Zhang

Generating high-quality instance-wise grasp configurations provides critical information of how to grasp specific objects in a multi-object environment and is of high importance for robot manipulation tasks. This work proposed a novel…

机器人学 · 计算机科学 2023-02-16 Yucheng Xu , Mohammadreza Kasaei , Hamidreza Kasaei , Zhibin Li

Grasping in cluttered environments is a fundamental but challenging robotic skill. It requires both reasoning about unseen object parts and potential collisions with the manipulator. Most existing data-driven approaches avoid this problem…

机器人学 · 计算机科学 2020-05-22 Adithyavairavan Murali , Arsalan Mousavian , Clemens Eppner , Chris Paxton , Dieter Fox

This paper looks into the problem of grasping unknown objects in a cluttered environment using 3D point cloud data obtained from a range or an RGBD sensor. The objective is to identify graspable regions and detect suitable grasp poses from…

机器人学 · 计算机科学 2018-07-30 Olyvia Kundu , Swagat Kumar

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Maximilian Durner , Wout Boerdijk , Martin Sundermeyer , Werner Friedl , Zoltan-Csaba Marton , Rudolph Triebel

Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tuan Tran Anh , Khoa Nguyen-Tuan , Tran Minh Quan , Won-Ki Jeong

In this paper, a novel robotic grasping system is established to automatically pick up objects in cluttered scenes. A composite robotic hand composed of a suction cup and a gripper is designed for grasping the object stably. The suction cup…

机器人学 · 计算机科学 2023-02-22 Yuhong Deng , Xiaofeng Guo , Yixuan Wei , Kai Lu , Bin Fang , Di Guo , Huaping Liu , Fuchun Sun

Recent works have shown that Large Language Models (LLMs) can facilitate the grounding of instructions for robotic task planning. Despite this progress, most existing works have primarily focused on utilizing raw images to aid LLMs in…

机器人学 · 计算机科学 2024-03-12 Zhe Ni , Xiaoxin Deng , Cong Tai , Xinyue Zhu , Qinghongbing Xie , Weihang Huang , Xiang Wu , Long Zeng

In this paper, we investigate the problem of grasping novel objects in unstructured environments. To address this problem, consideration of the object geometry, reachability and force closure analysis are required. We propose a framework…

机器人学 · 计算机科学 2020-04-10 Amirhossein Jabalameli , Nabil Ettehadi , Aman Behal

In depth-sensing applications ranging from home robotics to AR/VR, it will be common to acquire 3D scans of interior spaces repeatedly at sparse time intervals (e.g., as part of regular daily use). We propose an algorithm that analyzes…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Maciej Halber , Yifei Shi , Kai Xu , Thomas Funkhouser