UnFaZeD07 commited on
Commit
582737d
·
verified ·
1 Parent(s): 4bd3bd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,13 +6,13 @@ size_categories:
6
 
7
  ## AVE Dataset
8
 
9
- The original AVE dataset ported from the (GitHub)[https://github.com/YapengTian/AVE-ECCV18/blob/master/supervised_main.py]
10
 
11
  ## Notes
12
 
13
  - One video may contain different audio-visual events, so the total number of videos is not 4143.
14
- - annotations.txt: annotations of AVE dataset. For each sample, you can find its event catergory, YouTube ID, Quality (all good, means that it contains an AVE), start time of an audio-visual event, the end time of an audio-visual event.
15
- - train/val/test-Set.txt: training/validation/testing set used in our ECCV paper.
16
 
17
  ## Citation
18
 
 
6
 
7
  ## AVE Dataset
8
 
9
+ The original AVE dataset ported from the [GitHub](https://github.com/YapengTian/AVE-ECCV18/blob/master/supervised_main.py)
10
 
11
  ## Notes
12
 
13
  - One video may contain different audio-visual events, so the total number of videos is not 4143.
14
+ - annotations.txt: annotations of the AVE dataset. For each sample, you can find its event category, YouTube ID, Quality (all good, meaning that it contains an AVE), start time of an audio-visual event, and the end time of an audio-visual event.
15
+ - train/val/test-Set.txt: training/validation/testing set used in the original paper.
16
 
17
  ## Citation
18