Update README.md
Browse files
README.md
CHANGED
|
@@ -47,4 +47,16 @@ dagdiff-dataset
|
|
| 47 |
├── 554fa306799d623af7248d9dbed7a7b8.h5
|
| 48 |
├── c2ad96f56ec726d270a43c2d978e502e.h5
|
| 49 |
└── ....
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
```
|
|
|
|
| 47 |
├── 554fa306799d623af7248d9dbed7a7b8.h5
|
| 48 |
├── c2ad96f56ec726d270a43c2d978e502e.h5
|
| 49 |
└── ....
|
| 50 |
+
```
|
| 51 |
+
|
| 52 |
+
## Cite
|
| 53 |
+
|
| 54 |
+
```
|
| 55 |
+
@article{DAGDiff,
|
| 56 |
+
title={DAGDiff: Guiding Dual-Arm Grasp Diffusion to Stable and Collision-Free Grasps},
|
| 57 |
+
author={Md Faizal Karim and Vignesh Vembar and Keshab Patra and Gaurav Singh and Nagamanikandan Govindan and K Madhava Krishna},
|
| 58 |
+
year={2026},
|
| 59 |
+
eprint={2509.21145},
|
| 60 |
+
url={https://arxiv.org/abs/2509.21145},
|
| 61 |
+
}
|
| 62 |
```
|