Skip to content
/ PDT Public

Detection and Tracking of Pallets using a Faster R-CNN based on a 2D LRF

Notifications You must be signed in to change notification settings

EmaroLab/PDT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

PDT - Pallets Detector and Tracker

What is PDT?

PDT is a public repository of codes and datasets for detecting and tracking the pallets in Warehouses based on machine learning approaches using a 2D Laser Rangefinder (LRF).

The proposed system for pallets detection and tracking is mainly composed of two main components:

  1. a Faster Region-based Convolutional Network (Faster R-CNN) detector which is followed by CNN classifier for detecting the pallets.
  2. a motion-based Kalman filter for tracking and increasing the confidence of the presence of the pallet.

Licensing and Citations

This dataset is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, including the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The authors allow the users of the Data Set to use and modify it for their own research. Any commercial application, redistribution, etc... has to be arranged between users and authors individually.

Eventually, if you use PDT or relevant to your academic work, please cite:

@article{mohamed2018detection,
title={Detection, localisation and tracking of pallets using machine learning techniques and 2D range data},
author={Mohamed, Ihab S. and Capitanelli, Alessio and Mastrogiovanni, Fulvio and Rovetta, Stefano and Zaccaria, Renato},
journal={arXiv preprint arXiv:1803.11254},
year={2018}
}

@article{mohamed20192d,
title={A 2D laser rangefinder scans dataset of standard EUR pallets},
author={Mohamed, Ihab S and Capitanelli, Alessio and Mastrogiovanni, Fulvio and Rovetta, Stefano and Zaccaria, Renato},
journal={Data in Brief},
pages={103837},
year={2019},
publisher={Elsevier}
}

For further license information, please contact the authors.

Errata Corrige

In the paper "A 2D laser rangefinder scans dataset of standard EUR pallets" we stated that we provide 4 continous trajectories for testing purposes. Indeed, the files you will find in the PDT/Pallet_Detection/AllData/ folder are not continous, but they contain 3 separate trajectories, each counting 40 frames and about 4m long. For each set, one trajectory is taken while approaching directly the pallet, while the other two are taken trying to keep the pallet on the right and on the left side of the sensor respectively. Each set differs by the sensor starting position, the pallet's position and orientation, and obstacles' disposition and dimensions.

Authors contacts

If you want to be informed about dataset updates and new code releases, obtain further information about the provided dataset, or contribute to its development please write to:

About

Detection and Tracking of Pallets using a Faster R-CNN based on a 2D LRF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages