Add task category and link to paper
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,22 +1,23 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- video
|
| 5 |
- omnidirectional
|
| 6 |
- saliency
|
| 7 |
- crowdsourcing
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
- n<1K
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
# OpenSAL360: Open-Source Crowdsourcing Platform for Omnidirectional Video Saliency Collection
|
| 17 |
[](https://github.com/msu-video-group/OpenSAL360)
|
| 18 |

|
| 19 |
|
|
|
|
|
|
|
| 20 |
## Dataset
|
| 21 |
**OpenSAL360** sample dataset is the largest omnidirectional video saliency dataset with the following key features:
|
| 22 |
* Large scale: **500** videos with mean **18.1s** duration;
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- n<1K
|
| 5 |
+
pretty_name: OpenSAL360
|
| 6 |
tags:
|
| 7 |
- video
|
| 8 |
- omnidirectional
|
| 9 |
- saliency
|
| 10 |
- crowdsourcing
|
| 11 |
+
task_categories:
|
| 12 |
+
- other
|
|
|
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
|
|
|
| 15 |
# OpenSAL360: Open-Source Crowdsourcing Platform for Omnidirectional Video Saliency Collection
|
| 16 |
[](https://github.com/msu-video-group/OpenSAL360)
|
| 17 |

|
| 18 |
|
| 19 |
+
**Paper:** [OpenSAL360: Open-Source Crowdsourcing Platform for Omnidirectional Video Saliency Collection](https://huggingface.co/papers/2609.21480)
|
| 20 |
+
|
| 21 |
## Dataset
|
| 22 |
**OpenSAL360** sample dataset is the largest omnidirectional video saliency dataset with the following key features:
|
| 23 |
* Large scale: **500** videos with mean **18.1s** duration;
|