Add task category and project page link
#3
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
|
6 |
This is a basketball dataset from AVS-VRU, which contains two dynamic basketball court scenes collected in Guangzhou and Dongguan. It features large-scale motion, making it well-suited for evaluating the performance of dynamic methods.
|
7 |
|
8 |
-
It was presented in the paper
|
9 |
[Swift4D](https://huggingface.co/papers/2503.12307) and [LocalDyGS](https://arxiv.org/pdf/2507.02363).
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-3d
|
5 |
---
|
6 |
|
|
|
7 |
This is a basketball dataset from AVS-VRU, which contains two dynamic basketball court scenes collected in Guangzhou and Dongguan. It features large-scale motion, making it well-suited for evaluating the performance of dynamic methods.
|
8 |
|
9 |
+
It was presented in the paper
|
10 |
[Swift4D](https://huggingface.co/papers/2503.12307) and [LocalDyGS](https://arxiv.org/pdf/2507.02363).
|
11 |
+
|
12 |
+
Project page: https://wujh2001.github.io/LocalDyGS/
|