seungheondoh commited on
Commit
47666dc
1 Parent(s): d1799c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -30,9 +30,41 @@ My contribution involved an additional layer of fingerprinting to enhance its co
30
  - metadata: [sturm2013faults](https://github.com/coreyker/dnn-mgr/tree/master/gtzan), [doh2023fingerprint](https://github.com/seungheondoh/gtzan-bind/tree/main/dataset/metadata/doh2023fingerprint/results)
31
  - Caption (+fMRI): [denk2023brain2music](https://www.kaggle.com/datasets/nishimotolab/music-caption-brain2music)
32
  - Key: [kraft_lerch2013tonalness](https://github.com/alexanderlerch/gtzan_key)
33
- - Key2: [tom2011genre](http://visal.cs.cityu.edu.hk/downloads/#gtzankeys)
34
  - Rhythm: [marchand2015swing](http://anasynth.ircam.fr/home/system/files/attachment_uploads/marchand/private/GTZAN-Rhythm_v2_ismir2015_lbd_2015-10-28.tar_.gz)
35
  - Metrical-structure: [quinton2015extraction](http://www.isophonics.net/content/metrical-structure-annotations-gtzan-dataset)
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## Contact
38
  - seungheondoh@kaist.ac.kr
 
30
  - metadata: [sturm2013faults](https://github.com/coreyker/dnn-mgr/tree/master/gtzan), [doh2023fingerprint](https://github.com/seungheondoh/gtzan-bind/tree/main/dataset/metadata/doh2023fingerprint/results)
31
  - Caption (+fMRI): [denk2023brain2music](https://www.kaggle.com/datasets/nishimotolab/music-caption-brain2music)
32
  - Key: [kraft_lerch2013tonalness](https://github.com/alexanderlerch/gtzan_key)
33
+ - Key2 (Not used): [tom2011genre](http://visal.cs.cityu.edu.hk/downloads/#gtzankeys)
34
  - Rhythm: [marchand2015swing](http://anasynth.ircam.fr/home/system/files/attachment_uploads/marchand/private/GTZAN-Rhythm_v2_ismir2015_lbd_2015-10-28.tar_.gz)
35
  - Metrical-structure: [quinton2015extraction](http://www.isophonics.net/content/metrical-structure-annotations-gtzan-dataset)
36
 
37
+
38
+ ## Colums & Valid Annotation
39
+ - track_id 1000
40
+ - shazam_id 974
41
+ - title 989
42
+ - artist_name 986
43
+ - album 930
44
+ - label 930
45
+ - released 930
46
+ - tag 1000
47
+ - caption_15s 540
48
+ - key 837
49
+ - youtube_url 967
50
+ - album_img_url 960
51
+ - artist_img_url 960
52
+ - path 1000
53
+ - fault_filtered_split 930
54
+ - beat 1000
55
+ - downbeat 1000
56
+ - 8th-note 1000
57
+ - ternary 1000
58
+ - swing 1000
59
+ - swing_ratio_iqr 178
60
+ - swing_ratio_confidence 178
61
+ - meter 979
62
+ - swing_ratio 178
63
+ - tempo_mean 1000
64
+ - tempo_std 1000
65
+ - metrical_levels_pulse_rates 1000
66
+ - metrical_annotators 1000
67
+
68
+
69
  ## Contact
70
  - seungheondoh@kaist.ac.kr