Dataset Viewer
Full Screen Viewer
Full Screen
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
ManipGen-UniDexGrasp
ManipGen-UniDexGrasp is used to train pick and place policies in ManipGen. We process the UniDexGrasp dataset with the following steps:
- Augment object size: We add smaller versions of the objects to the dataset.
- Augment rest poses: The rest object poses in the original dataset are obtained by dropping the object from a height. We add some common rest poses which are less likely to be sampled in the original dataset (e.g., a standing bottle).
- Sample grasp pose: We sample grasp poses for each object using antipodal sampling. Then we teleport the gripper to grasp the object from the sampled poses, add perturbations, and record valid grasp poses. The ratio of valid grasp pose is also used to filter intractable rest poses (e.g., an upside-down bowl).
Structure
datasetv4.1_posedata.npy
: rest poses for each objectmeshdatav3_scaled/
: mesh and urdfgraspdata/
: pre-sampled grasp poses for Franka arm with UMI grippertrainset3419.txt
: the list of 3419 objects used to train pick and place policies in ManipGen in the format of "[object_code] [object_scale]"
- Downloads last month
- 24