ANDRYHA commited on
Commit
94c2b81
·
verified ·
1 Parent(s): aee239a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -17,7 +17,6 @@ license: cc-by-4.0
17
 
18
  ## Dataset
19
  [![Dataset Page](https://img.shields.io/badge/Dataset-Page-brightgreen?style=for-the-badge)](https://videoprocessing.ai/datasets/crowdsal.html)
20
- [![GitHub Code](https://img.shields.io/badge/Github%20Code-blue?style=for-the-badge&logo=github)](https://github.com/msu-video-group/CrowdSAL)
21
  [![Google Drive](https://img.shields.io/badge/Google%20Drive-4285F4?style=for-the-badge&logo=googledrive&logoColor=white)](https://drive.google.com/drive/folders/1daH-14w_vHLc9OuGQ_RU0HgUv_Wc3G0o?usp=sharing)
22
 
23
  **CrowdSAL** is the largest video saliency dataset with the following key features:
@@ -40,11 +39,11 @@ license: cc-by-4.0
40
 
41
  5) `metadata.jsonl` — meta information about each video (e.g. license, source URL, etc.);
42
 
43
- 6) `bench.py` — code for CrowdSAL benchmark evaluation.
44
-
45
 
46
  ## Benchmark Evaluation
47
 
 
 
48
  ### Environment Setup
49
 
50
  ```
 
17
 
18
  ## Dataset
19
  [![Dataset Page](https://img.shields.io/badge/Dataset-Page-brightgreen?style=for-the-badge)](https://videoprocessing.ai/datasets/crowdsal.html)
 
20
  [![Google Drive](https://img.shields.io/badge/Google%20Drive-4285F4?style=for-the-badge&logo=googledrive&logoColor=white)](https://drive.google.com/drive/folders/1daH-14w_vHLc9OuGQ_RU0HgUv_Wc3G0o?usp=sharing)
21
 
22
  **CrowdSAL** is the largest video saliency dataset with the following key features:
 
39
 
40
  5) `metadata.jsonl` — meta information about each video (e.g. license, source URL, etc.);
41
 
 
 
42
 
43
  ## Benchmark Evaluation
44
 
45
+ [![GitHub Code](https://img.shields.io/badge/Github%20Code-blue?style=for-the-badge&logo=github)](https://github.com/msu-video-group/CrowdSAL)
46
+
47
  ### Environment Setup
48
 
49
  ```