Add dataset card, link to paper and project page

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ task_categories:
4
+ - robotics
5
+ ---
6
+
7
+ # BAPData (EFM-10 Benchmark)
8
+
9
+ [Project Website](https://EFManipulation.github.io) | [Paper](https://huggingface.co/papers/2602.01939)
10
+
11
+ **BAPData** is a dataset introduced in the paper "Towards Exploratory and Focused Manipulation with Bimanual Active Perception: A New Problem, Benchmark and Strategy". It is designed for the **EFM-10** benchmark, which consists of 10 tasks across 4 categories focused on **Exploratory and Focused Manipulation (EFM)**.
12
+
13
+ The dataset focuses on challenges where robots must actively collect information (through vision and force sensing) to complete manipulation tasks, especially when visual occlusion is present. The data was collected using a **Bimanual Active Perception (BAP)** strategy, leveraging one robotic arm for active vision and another for manipulation and force sensing.