Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ base_model:
|
|
| 6 |
|
| 7 |
# DiT360: High-Fidelity Panoramic Image Generation via Hybrid Training
|
| 8 |
|
| 9 |
-
<a><img src='https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=white' alt='arXiv'></a>
|
| 10 |
<a href='https://fenghora.github.io/DiT360-Page/'><img src='https://img.shields.io/badge/Project_Page-Website-green?logo=insta360&logoColor=white' alt='Project Page'></a>
|
| 11 |
<a href='https://huggingface.co/spaces/Insta360-Research/DiT360'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Live_Demo-blue'></a>
|
| 12 |
<a href='https://huggingface.co/datasets/Insta360-Research/Matterport3D_polished'><img src='https://img.shields.io/badge/%F0%9F%93%88%20Hugging%20Face-Dataset-yellow'></a>
|
|
@@ -56,7 +56,13 @@ We appreciate the open source of the following projects:
|
|
| 56 |
|
| 57 |
## Citation
|
| 58 |
```
|
| 59 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
```
|
| 61 |
|
| 62 |
More details and future updates can be found on our GitHub repository: [DiT360](https://github.com/Insta360-Research-Team/DiT360)
|
|
|
|
| 6 |
|
| 7 |
# DiT360: High-Fidelity Panoramic Image Generation via Hybrid Training
|
| 8 |
|
| 9 |
+
<a href='https://arxiv.org/abs/2510.11712'><img src='https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=white' alt='arXiv'></a>
|
| 10 |
<a href='https://fenghora.github.io/DiT360-Page/'><img src='https://img.shields.io/badge/Project_Page-Website-green?logo=insta360&logoColor=white' alt='Project Page'></a>
|
| 11 |
<a href='https://huggingface.co/spaces/Insta360-Research/DiT360'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Live_Demo-blue'></a>
|
| 12 |
<a href='https://huggingface.co/datasets/Insta360-Research/Matterport3D_polished'><img src='https://img.shields.io/badge/%F0%9F%93%88%20Hugging%20Face-Dataset-yellow'></a>
|
|
|
|
| 56 |
|
| 57 |
## Citation
|
| 58 |
```
|
| 59 |
+
@misc{dit360,
|
| 60 |
+
title={DiT360: High-Fidelity Panoramic Image Generation via Hybrid Training},
|
| 61 |
+
author={Haoran Feng and Dizhe Zhang and Xiangtai Li and Bo Du and Lu Qi},
|
| 62 |
+
year={2025},
|
| 63 |
+
eprint={2510.11712},
|
| 64 |
+
archivePrefix={arXiv},
|
| 65 |
+
}
|
| 66 |
```
|
| 67 |
|
| 68 |
More details and future updates can be found on our GitHub repository: [DiT360](https://github.com/Insta360-Research-Team/DiT360)
|