TL;DR
Bonnet is an open-source framework that simplifies training and deploying semantic segmentation CNNs for robotics, bridging the gap between computer vision research and practical robotic applications.
Contribution
It introduces a modular, user-friendly tool for training and deploying semantic segmentation CNNs specifically tailored for robotics, addressing fragmentation in existing software.
Findings
Provides a stable, easy-to-use open-source tool
Supports deployment on real robotic platforms
Facilitates integration with existing robotics systems
Abstract
The ability to interpret a scene is an important capability for a robot that is supposed to interact with its environment. The knowledge of what is in front of the robot is, for example, relevant for navigation, manipulation, or planning. Semantic segmentation labels each pixel of an image with a class label and thus provides a detailed semantic annotation of the surroundings to the robot. Convolutional neural networks (CNNs) are popular methods for addressing this type of problem. The available software for training and the integration of CNNs for real robots, however, is quite fragmented and often difficult to use for non-experts, despite the availability of several high-quality open-source frameworks for neural network implementation and training. In this paper, we propose a tool called Bonnet, which addresses this fragmentation problem by building a higher abstraction that is…
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.
