Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,9 +33,9 @@ Using this platform, we collected **GeoComp**, a comprehensive dataset covering
|
|
33 |
|
34 |
An example to preview the structure of tuxun_combined.csv.
|
35 |
|
36 |
-
- [selected_panoids
|
37 |
|
38 |
-
The 500 panoids we used in our work.
|
39 |
|
40 |
- [download_panoramas.py](https://huggingface.co/datasets/ShirohAO/tuxun/blob/main/download_panoramas.py)
|
41 |
|
@@ -61,9 +61,9 @@ ls -lh tuxun_comblined.csv
|
|
61 |
|
62 |
#### Example
|
63 |
|
64 |
-
| id | data
|
65 |
-
| ---- |
|
66 |
-
| Game |
|
67 |
|
68 |
#### Explanation
|
69 |
|
|
|
33 |
|
34 |
An example to preview the structure of tuxun_combined.csv.
|
35 |
|
36 |
+
- [selected_panoids](https://huggingface.co/datasets/ShirohAO/tuxun/blob/main/selected_panoids)
|
37 |
|
38 |
+
The 500 panoids we used in our work. You can add csv or json suffix to the file.
|
39 |
|
40 |
- [download_panoramas.py](https://huggingface.co/datasets/ShirohAO/tuxun/blob/main/download_panoramas.py)
|
41 |
|
|
|
61 |
|
62 |
#### Example
|
63 |
|
64 |
+
| id | data | gmt_create | timestamp |
|
65 |
+
| ---- | ------------------- | --------------- | --------- |
|
66 |
+
| Game | Json style metadata | 1734188074762.0 | |
|
67 |
|
68 |
#### Explanation
|
69 |
|