Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/datasets/CSL-Daily.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"pub": {
"name": "CSL-Daily",
"year": 2021,
"publication":"dataset:Zhou2021_SignBackTranslation_CSLDaily",
"url": "https://ustc-slr.github.io/datasets/2021_csl_daily/"
},
"#loader": null,
"#items": 2000,
"#samples": "20654 Sentences",
"#signers": 10,
"features":["video","text:Chinese","gloss"],
"language": "Chinese",
"license": "Authorized Academics",
"licenseUrl": "https://ustc-slr.github.io/datasets/2021_csl_daily/Release-Agreement-CSL-Daily.pdf"
}
4 changes: 2 additions & 2 deletions src/datasets/Video_Based_CSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"name": "Video-Based CSL",
"year": 2018,
"publication": "dataset:huang2018video",
"url": "http://home.ustc.edu.cn/~hagjie/"
"url": "https://ustc-slr.github.io/datasets/2015_csl/"
},
"features": ["video:RGBD","gloss", "pose:Kinect"],
"language": "Chinese",
"#items": 500,
"#samples": "25,000 Videos",
"#signers": 50,
"license": "Research Attribution",
"licenseUrl": "https://rec.ustc.edu.cn/share/475ac440-dab7-11ea-963e-ebae3cfe5012"
"licenseUrl": "https://ustc-slr.github.io/datasets/2015_csl/Release-Agreement-csl2015.pdf"
}
3 changes: 1 addition & 2 deletions src/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3394,8 +3394,7 @@ @inproceedings{dataset:Zhou2021_SignBackTranslation_CSLDaily
pages = {1316--1325},
publisher = {Computer Vision Foundation / {IEEE}},
timestamp = {Sun, 02 Oct 2022 01:00:00 +0200},
title = {Improving Sign Language Translation With Monolingual Data by Sign
Back-Translation},
title = {Improving Sign Language Translation With Monolingual Data by Sign Back-Translation},
url = {https://openaccess.thecvf.com/content/CVPR2021/html/Zhou\_Improving\_Sign\_Language\_Translation\_With\_Monolingual\_Data\_by\_Sign\_Back-Translation\_CVPR\_2021\_paper.html},
year = {2021}
}
Expand Down