FruitBin: A Tunable Large-Scale Dataset for Advancing 6d Pose Estimation in Fruit Bin-Picking Automation

Abstract

Bin picking, essential in various industries, depends on accurate object segmentation and 6D pose estimation for successful grasping and manipulation. Existing datasets for deep learning methods often involve simple scenarios with singular objects or minimal clustering, reducing the effectiveness of benchmarking in bin picking scenarios. To address this, we introduce FruitBin, a dataset featuring over 1 million images and 40 million 6D poses in challenging fruit bin scenarios. FruitBin encompasses all main challenges, such as symmetric and asymmetric fruits, textured and non-textured objects, and varied lighting conditions. We demonstrate its versatility by creating customizable benchmarks for new scene and camera viewpoint generalization, each divided into four occlusion levels to study occlusion robustness. Evaluating three 6D pose estimation models—PVNet, DenseFusion, and GDRNPP—highlights the limitations of current state-of-the-art models and quantitatively shows the impact of occlusion. Additionally, FruitBin is integrated within a robotic software, enabling direct testing and benchmarking of vision models for robot learning and grasping. The associated code and dataset can be found on: https://gitlab.liris.cnrs.fr/gduret/fruitbin .

Cite

Text

Duret et al. "FruitBin: A Tunable Large-Scale Dataset for Advancing 6d Pose Estimation in Fruit Bin-Picking Automation." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91569-7_6

Markdown

[Duret et al. "FruitBin: A Tunable Large-Scale Dataset for Advancing 6d Pose Estimation in Fruit Bin-Picking Automation." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/duret2024eccvw-fruitbin/) doi:10.1007/978-3-031-91569-7_6

BibTeX

@inproceedings{duret2024eccvw-fruitbin,
  title     = {{FruitBin: A Tunable Large-Scale Dataset for Advancing 6d Pose Estimation in Fruit Bin-Picking Automation}},
  author    = {Duret, Guillaume and Ali, Mahmoud and Cazin, Nicolas and Mazurak, Danylo and Samsonenko, Anna and Chapin, Alexandre and Zara, Florence and Dellandréa, Emmanuel and Chen, Liming and Peters, Jan},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {73-90},
  doi       = {10.1007/978-3-031-91569-7_6},
  url       = {https://mlanthology.org/eccvw/2024/duret2024eccvw-fruitbin/}
}