alibabasglab commited on
Commit
d66e318
·
verified ·
1 Parent(s): e780b2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: bsd-3-clause
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ ---
4
+
5
+ A modified version of the Youtube Gesture Dataset. Original data can be downloaded [here](https://github.com/youngwoo-yoon/youtube-gesture-dataset/tree/master).
6
+
7
+ This dataset is used for Audio-visual speaker extraction conditioned on body gestures in [the SEG paper](https://ieeexplore.ieee.org/document/9774925), which the code can be found [here](https://github.com/zexupan/seg).