Image-to-Video
Diffusers
Safetensors
SsharvienKumar commited on
Commit
7b26fc3
·
verified ·
1 Parent(s): 74e3833

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -3,12 +3,13 @@ license: cc-by-4.0
3
  ---
4
  <div id="top" align="center">
5
 
6
- # SWoMo: Neuro-Symbolic World Model for Cataract Surgery Simulation (MICCAI 2026)
7
  Ssharvien Kumar Sivakumar, Akwele Johnson, Anirudh Dhingra, Yannik Frisch, Ghazal Ghazaei, Anirban Mukhopadhyay
8
 
9
- [![arXiv](https://img.shields.io/badge/arXiv-xxxx.xxxxx-b31b1b.svg)](https://arxiv.org/abs/xxxx.xxxxx)
10
- [![Homepage](https://img.shields.io/badge/Homepage-Visit-blue)](https://ssharvienkumar.github.io/SWoMo/)
11
  [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/SsharvienKumar/SWoMo)
 
12
 
13
  </div>
14
 
@@ -105,7 +106,7 @@ If you are using SWoMo for your paper, please cite the following paper:
105
  @article{sivakumar2026swomo,
106
  title={SWoMo: Neuro-Symbolic World Model for Cataract Surgery Simulation},
107
  author={Sivakumar, Ssharvien Kumar and Johnson, Akwele and Dhingra, Anirudh and Frisch, Yannik and Ghazaei, Ghazal and Mukhopadhyay, Anirban},
108
- journal={arXiv preprint arXiv:xxxx.xxxxx},
109
  year={2026}
110
  }
111
  ```
 
3
  ---
4
  <div id="top" align="center">
5
 
6
+ # SWoMo: Neuro-Symbolic World Model for Cataract Surgery Simulation (MICCAI 2026 - Early Accept)
7
  Ssharvien Kumar Sivakumar, Akwele Johnson, Anirudh Dhingra, Yannik Frisch, Ghazal Ghazaei, Anirban Mukhopadhyay
8
 
9
+ [![arXiv](https://img.shields.io/badge/arXiv-2605.16530-b31b1b.svg)](https://arxiv.org/abs/2605.16530)
10
+ [![Project Page](https://img.shields.io/badge/Project-Page-green)](https://ssharvienkumar.github.io/SWoMo/)
11
  [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/SsharvienKumar/SWoMo)
12
+ [![GitHub](https://img.shields.io/badge/GitHub-IntrekSAM-Yellow?logo=github)](https://github.com/MECLabTUDA/IntrekSAM)
13
 
14
  </div>
15
 
 
106
  @article{sivakumar2026swomo,
107
  title={SWoMo: Neuro-Symbolic World Model for Cataract Surgery Simulation},
108
  author={Sivakumar, Ssharvien Kumar and Johnson, Akwele and Dhingra, Anirudh and Frisch, Yannik and Ghazaei, Ghazal and Mukhopadhyay, Anirban},
109
+ journal={arXiv preprint arXiv:2605.16530},
110
  year={2026}
111
  }
112
  ```