motionfmsubmission
commited on
Commit
·
e7e41d4
1
Parent(s):
3be69bf
README.md
CHANGED
|
@@ -40,10 +40,11 @@ We present ZigMa, a scanning scheme that follows a zigzag pattern, considering b
|
|
| 40 |
## 🎓 Citation
|
| 41 |
|
| 42 |
```bibtex
|
| 43 |
-
@InProceedings{
|
| 44 |
-
title={
|
| 45 |
-
author={
|
| 46 |
-
|
|
|
|
| 47 |
year={2024}
|
| 48 |
}
|
| 49 |
```
|
|
|
|
| 40 |
## 🎓 Citation
|
| 41 |
|
| 42 |
```bibtex
|
| 43 |
+
@InProceedings{hu2024zigma,
|
| 44 |
+
title={ZigMa: Zigzag Mamba Diffusion Model},
|
| 45 |
+
author={Vincent Tao Hu and Stefan Andreas Baumann and Ming Gui and
|
| 46 |
+
Olga Grebenkova and Pingchuan Ma and Johannes Fischer and Bjorn Ommer},
|
| 47 |
+
booktitle = {Arxiv},
|
| 48 |
year={2024}
|
| 49 |
}
|
| 50 |
```
|