alitourani commited on
Commit
6f19e76
Β·
1 Parent(s): dba6cb0

[feat] - update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -12,15 +12,25 @@ size_categories:
12
  - n>100G
13
  ---
14
 
15
- # 🎬 SceneSense Dataset
16
 
17
- The dataset contains visual features obtained from a wide range of movies (full-length), their shots, and free trailers. It contains frame-level extracted visual features and aggregated version of them. **SceneSense** can be used in recommendation, information retrieval, classification, _etc_ tasks.
18
 
19
  ## πŸ“ƒ Table of Content
20
 
 
21
  - [Dataset Stats](#stats)
22
  - [Files Structure](#structure)
23
- - [How to Use](#usage)
 
 
 
 
 
 
 
 
 
24
 
25
  ## πŸ“Š Dataset Stats <a id="stats"></a>
26
 
@@ -143,7 +153,3 @@ The `stats.json` file placed in the root contains valuable information about the
143
  ...
144
  ]
145
  ```
146
-
147
- ## πŸš€ How to Use? <a id="usage"></a>
148
-
149
- In order to use, exploit, and generate this dataset, a framework titled `SceneSense` is implemented. You can read more about it [on the GitHub repository](https://github.com/RecSys-lab/SceneSense).
 
12
  - n>100G
13
  ---
14
 
15
+ # 🎬 MoViFex Dataset
16
 
17
+ The Movies Visual Features Extracted (MoViFex) dataset contains visual features obtained from a wide range of movies (full-length), their shots, and free trailers. It contains frame-level extracted visual features and aggregated version of them. **MoViFex** can be used in recommendation, information retrieval, classification, _etc_ tasks.
18
 
19
  ## πŸ“ƒ Table of Content
20
 
21
+ - [How to Use](#usage)
22
  - [Dataset Stats](#stats)
23
  - [Files Structure](#structure)
24
+
25
+ ## πŸš€ How to Use? <a id="usage"></a>
26
+
27
+ ### The Dataset Web-Page
28
+
29
+ Check the detailed information about the dataset in its web-page presented in the link in [https://recsys-lab.github.io/movifex_dataset/](https://recsys-lab.github.io/movifex_dataset/).
30
+
31
+ ### The Designed Framework for Benchmarking
32
+
33
+ In order to use, exploit, and generate this dataset, a framework titled `MoViFex` is implemented. You can read more about it [on the GitHub repository](https://github.com/RecSys-lab/SceneSense).
34
 
35
  ## πŸ“Š Dataset Stats <a id="stats"></a>
36
 
 
153
  ...
154
  ]
155
  ```