Update README.md
Browse files
README.md
CHANGED
|
@@ -13,17 +13,20 @@ It was presented in the paper
|
|
| 13 |
|
| 14 |
If you find it useful, we would appreciate it if you could cite our paper:
|
| 15 |
```
|
| 16 |
-
@
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
| 21 |
}
|
| 22 |
|
| 23 |
-
@
|
| 24 |
title={LocalDyGS: Multi-view Global Dynamic Scene Modeling via Adaptive Local Implicit Feature Decoupling},
|
| 25 |
author={Wu, Jiahao and Peng, Rui and Jiao, Jianbo and Yang, Jiayu and Tang, Luyang and Xiong, Kaiqiang and Liang, Jie and Yan, Jinbo and Liu, Runling and Wang, Ronggang},
|
| 26 |
-
|
|
|
|
| 27 |
year={2025}
|
| 28 |
}
|
| 29 |
```
|
|
|
|
| 13 |
|
| 14 |
If you find it useful, we would appreciate it if you could cite our paper:
|
| 15 |
```
|
| 16 |
+
@inproceedings{
|
| 17 |
+
wu2025swiftd,
|
| 18 |
+
title={Swift4D: Adaptive divide-and-conquer Gaussian Splatting for compact and efficient reconstruction of dynamic scene},
|
| 19 |
+
author={Jiahao Wu and Rui Peng and Zhiyan Wang and Lu Xiao and Luyang Tang and Jinbo Yan and Kaiqiang Xiong and Ronggang Wang},
|
| 20 |
+
booktitle={The Thirteenth International Conference on Learning Representations},
|
| 21 |
+
year={2025},
|
| 22 |
+
url={https://openreview.net/forum?id=c1RhJVTPwT}
|
| 23 |
}
|
| 24 |
|
| 25 |
+
@inproceedings{wu2025localdygs,
|
| 26 |
title={LocalDyGS: Multi-view Global Dynamic Scene Modeling via Adaptive Local Implicit Feature Decoupling},
|
| 27 |
author={Wu, Jiahao and Peng, Rui and Jiao, Jianbo and Yang, Jiayu and Tang, Luyang and Xiong, Kaiqiang and Liang, Jie and Yan, Jinbo and Liu, Runling and Wang, Ronggang},
|
| 28 |
+
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
|
| 29 |
+
pages={9519--9529},
|
| 30 |
year={2025}
|
| 31 |
}
|
| 32 |
```
|