π
π
Old Age
Affordance detection with Dynamic-Tree Capsule Networks
November 09, 2022 Β· Entered Twilight Β· π IEEE-RAS International Conference on Humanoid Robots
Repo contents: .gitignore, .vscode, README.md, apps, attack, attack_scripts, dataloaders, models, tools
Authors
Antonio RodrΓguez-SΓ‘nchez, Simon Haller-Seeber, David Peer, Chris Engelhardt, Jakob Mittelberger, Matteo Saveriano
arXiv ID
2211.05200
Category
cs.CV: Computer Vision
Cross-listed
cs.RO
Citations
2
Venue
IEEE-RAS International Conference on Humanoid Robots
Repository
https://github.com/gipfelen/DTCG-Net
β 4
Last Checked
3 months ago
Abstract
Affordance detection from visual input is a fundamental step in autonomous robotic manipulation. Existing solutions to the problem of affordance detection rely on convolutional neural networks. However, these networks do not consider the spatial arrangement of the input data and miss parts-to-whole relationships. Therefore, they fall short when confronted with novel, previously unseen object instances or new viewpoints. One solution to overcome such limitations can be to resort to capsule networks. In this paper, we introduce the first affordance detection network based on dynamic tree-structured capsules for sparse 3D point clouds. We show that our capsule-based network outperforms current state-of-the-art models on viewpoint invariance and parts-segmentation of new object instances through a novel dataset we only used for evaluation and it is publicly available from github.com/gipfelen/DTCG-Net. In the experimental evaluation we will show that our algorithm is superior to current affordance detection methods when faced with grasping previously unseen objects thanks to our Capsule Network enforcing a parts-to-whole representation.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Computer Vision
π
π
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
π
π
Old Age
SSD: Single Shot MultiBox Detector
π
π
Old Age
Squeeze-and-Excitation Networks
π
π
Old Age
Fast R-CNN
π
π
Old Age