Been going deep on the tech stack behind
@axisrobotics lately, and this one's worth breaking down.
DexGraspNet 2.0 — the dataset Axis is fine-tuning for dexterous grasping. Hot out of CoRL 2024, built by PKU Galbot, and it's a serious piece of infrastructure.
What is it exactly?
Massive dataset: 1,319 objects, 8,270 cluttered scenes, and 427 million grasp labels — all generated for the LEAP Hand using force-closure optimization to ensure every grasp is actually stable.
The original DexGraspNet 1.0 had 1.32M grasps on ShadowHand. 2.0 blows that out of the water and targets cluttered environments — the messy, unpredictable stuff that actually matters in the real world.
The method is clever:
Two-stage diffusion model conditioned on local point cloud geometry. Not random generation — it learns structure from data to propose high-quality grasps fast.
The real flex? Zero-shot sim-to-real transfer with test-time depth restoration hits 90.7% success rate on a physical LEAP Hand UR5 arm in cluttered scenes. That number is genuinely impressive.
What's Axis actually doing with it?
They take 1 seed mesh (say, a loaf of bread), generate hundreds of physically plausible deformed variants, then fine-tune DexGraspNet 2.0 on ~500 of those assets.
Result: 10–20% grasp success rate improvement on both single and multi-object tasks. This is the asset-level augmentation Axis is integrating into their TaskGen pipeline — and data contributors farming on the hub are directly helping scale this.
Bottom line:
DexGraspNet 2.0 isn't just a dataset. It's core infrastructure for sim → real-world transfer. Axis layering on-chain data provenance on top means the community is co-building the data engine for Physical AI.
If you're contributing to Axis — high-quality asset scans and failure recovery logs matter more than you might think. They feed directly into fine-tuning loops like this.
Code data are public on GitHub/HF if you want to get your hands dirty.
Does DexGraspNet 2.0 Axis accelerate the humanoid robotics timeline? I think yes. Drop your thoughts.