TL;DR
This paper introduces a novel machine learning-based system for robots to detect, localize, and track multiple pallets using only 2D laser range data, enhancing autonomous industrial logistics.
Contribution
The paper presents a new architecture combining Faster R-CNN and Kalman filters for pallet detection and tracking using 2D laser data, with a real-world dataset and high detection accuracy.
Findings
Detection accuracy of 99.58% on real-world data
Effective localization and tracking of multiple pallets
Robust system with low false positives
Abstract
The problem of autonomous transportation in industrial scenarios is receiving a renewed interest due to the way it can revolutionise internal logistics, especially in unstructured environments. This paper presents a novel architecture allowing a robot to detect, localise, and track (possibly multiple) pallets using machine learning techniques based on an on-board 2D laser rangefinder only. The architecture is composed of two main components: the first stage is a pallet detector employing a Faster Region-based Convolutional Neural Network (Faster R-CNN) detector cascaded with a CNN-based classifier; the second stage is a Kalman filter for localising and tracking detected pallets, which we also use to defer commitment to a pallet detected in the first stage until sufficient confidence has been acquired via a sequential data acquisition process. For fine-tuning the CNNs, the architecture…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
