English
Related papers

Related papers: Only Pick Once -- Multi-Object Picking Algorithms …

200 papers

This paper studies the underlying combinatorial structure of a class of object rearrangement problems, which appear frequently in applications. The problems involve multiple, similar-geometry objects placed on a flat, horizontal surface,…

Robotics · Computer Science 2017-11-21 Shuai D Han , Nicholas M Stiffler , Athanasios Krontiris , Kostas E Bekris , Jingjin Yu

In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Jie Hu , Linyan Huang , Tianhe Ren , Shengchuan Zhang , Rongrong Ji , Liujuan Cao

In multiobjective optimization, the result of an optimization algorithm is a set of efficient solutions from which the decision maker selects one. It is common that not all the efficient solutions can be computed in a short time and the…

Neural and Evolutionary Computing · Computer Science 2024-03-20 Miguel Ángel Domínguez-Ríos , Francisco Chicano , Enrique Alba

Affordance detection refers to identifying the potential action possibilities of objects in an image, which is an important ability for robot perception and manipulation. To empower robots with this ability in unseen scenarios, we consider…

Computer Vision and Pattern Recognition · Computer Science 2021-06-29 Hongchen Luo , Wei Zhai , Jing Zhang , Yang Cao , Dacheng Tao

Open-set panoptic segmentation (OPS) problem is a new research direction aiming to perform segmentation for both \known classes and \unknown classes, i.e., the objects ("things") that are never annotated in the training set. The main…

Computer Vision and Pattern Recognition · Computer Science 2022-08-04 Hai-Ming Xu , Hao Chen , Lingqiao Liu , Yufei Yin

This paper proposes a fast and online method for jointly performing 3D multi-object tracking and pose estimation using multiple monocular cameras. Our algorithm requires only 2D bounding box and pose detections, eliminating the need for…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Linh Van Ma , Tran Thien Dat Nguyen , Moongu Jeon

This paper proposes a novel method for randomized bin-picking based on learning. When a two-fingered gripper tries to pick an object from the pile, a finger often contacts a neighboring object. Even if a finger contacts a neighboring…

Robotics · Computer Science 2016-07-12 Kensuke Harada , Weiwei Wan , Tokuo Tsuji , Kohei Kikuchi , Kazuyuki Nagata , Hiromu Onda

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

TThe goal of our work is to discover dominant objects in a very general setting where only a single unlabeled image is given. This is far more challenge than typical co-localization or weakly-supervised localization tasks. To tackle this…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Runsheng Zhang , Yaping Huang , Mengyang Pu , Jian Zhang , Qingji Guan , Qi Zou , Haibin Ling

In warehouse environments, robots require robust picking capabilities to manage a wide variety of objects. Effective deployment demands minimal hardware, strong generalization to new products, and resilience in diverse settings. Current…

Robotics · Computer Science 2024-10-01 Soofiyan Atar , Yi Li , Markus Grotz , Michael Wolf , Dieter Fox , Joshua Smith

We present MonoPSR, a monocular 3D object detection method that leverages proposals and shape reconstruction. First, using the fundamental relations of a pinhole camera model, detections from a mature 2D object detector are used to generate…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Jason Ku , Alex D. Pon , Steven L. Waslander

We propose DOPS, a fast single-stage 3D object detection method for LIDAR data. Previous methods often make domain-specific design decisions, for example projecting points into a bird-eye view image in autonomous driving scenarios. In…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Mahyar Najibi , Guangda Lai , Abhijit Kundu , Zhichao Lu , Vivek Rathod , Thomas Funkhouser , Caroline Pantofaru , David Ross , Larry S. Davis , Alireza Fathi

In vision-based robot manipulation, a single camera view can only capture one side of objects of interest, with additional occlusions in cluttered scenes further restricting visibility. As a result, the observed geometry is incomplete, and…

Robotics · Computer Science 2025-12-19 Abhishek Kashyap , Yuxuan Yang , Henrik Andreasson , Todor Stoyanov

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

Computer Vision and Pattern Recognition · Computer Science 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

Object proposal generation methods have been widely applied to many computer vision tasks. However, existing object proposal generation methods often suffer from the problems of motion blur, low contrast, deformation, etc., when they are…

Computer Vision and Pattern Recognition · Computer Science 2018-03-30 Guanjun Guo , Hanzi Wang , Yan Yan , Hong-Yuan Mark Liao , Bo Li

Online Contention Resolution Schemes (OCRS's) represent a modern tool for selecting a subset of elements, subject to resource constraints, when the elements are presented to the algorithm sequentially. OCRS's have led to some of the…

Data Structures and Algorithms · Computer Science 2024-04-03 Calum MacRury , Will Ma , Nathaniel Grammel

In this paper, we propose a new black-box explainability algorithm and tool, YO-ReX, for efficient explanation of the outputs of object detectors. The new algorithm computes explanations for all objects detected in the image simultaneously.…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 David A. Kelly , Hana Chockler , Daniel Kroening , Nathan Blake , Aditi Ramaswamy , Melane Navaratnarajah , Aaditya Shivakumar

Contrastive learning for single object centric images has achieved remarkable progress on unsupervised representation, but suffering inferior performance on the widespread images with multiple objects. In this paper, we propose a simple but…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Chengchao Shen , Dawei Liu , Jianxin Wang

Applications in the field of augmented reality or robotics often require joint localisation and 6D pose estimation of multiple objects. However, most algorithms need one network per object class to be trained in order to provide the best…

Computer Vision and Pattern Recognition · Computer Science 2022-12-12 Niklas Gard , Anna Hilsmann , Peter Eisert

We present an approach for efficiently taking snapshots of the state of a collection of CAS objects. Taking a snapshot allows later operations to read the value that each CAS object had at the time the snapshot was taken. Taking a snapshot…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-01-01 Yuanhao Wei , Naama Ben-David , Guy E. Blelloch , Panagiota Fatourou , Eric Ruppert , Yihan Sun