{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/a-comprehensive-study-on-sign-language","title":"A Comprehensive Study on Deep Learning-based Methods for Sign Language Recognition","arxiv_id":"2007.12530","date":"2020-07-24","proceeding":null,"authors":["Nikolas Adaloglou","Theocharis Chatzis","Ilias Papastratis","Andreas Stergioulas","Georgios Th. Papadopoulos","Vassia Zacharopoulou","George J. Xydopoulos","Klimnis Atzakas","Dimitris Papazachariou","Petros Daras"],"abstract":"In this paper, a comparative experimental assessment of computer vision-based methods for sign language recognition is conducted. By implementing the most recent deep neural network methods in this field, a thorough evaluation on multiple publicly available datasets is performed. The aim of the present study is to provide insights on sign language recognition, focusing on mapping non-segmented video streams to glosses. For this task, two new sequence training criteria, known from the fields of speech and scene text recognition, are introduced. Furthermore, a plethora of pretraining schemes is thoroughly discussed. Finally, a new RGB+D dataset for the Greek sign language is created. To the best of our knowledge, this is the first sign language dataset where sentence and gloss level annotations are provided for a video capture.","url_abs":"https://arxiv.org/abs/2007.12530v2","url_pdf":"https://arxiv.org/pdf/2007.12530v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"a-comprehensive-study-on-sign-language","repo_url":"https://github.com/iliasprc/slrzoo","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"scene-text-recognition","task_name":"Scene Text Recognition"},{"task_slug":"sentence","task_name":"Sentence"},{"task_slug":"sign-language-recognition","task_name":"Sign Language Recognition"}],"methods":[],"datasets_introduced":[{"slug":"gsl","name":"GSL","full_name":"Greek Sign Language"}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.12530","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.12530"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/iliasprc/slrzoo","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"unverified":8},"by_repo_kind":{"official":{"samples":11,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c3b215555357b9d1","entry":"conv3x3x3","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/resnet3d.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/resnet3d.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3b215555357b9d1"}},{"code_sha256_prefix":"43c0211ff8dbca5f","entry":"downsample_basic_block","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/resnet3d.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/resnet3d.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"43c0211ff8dbca5f"}},{"code_sha256_prefix":"93801ecf3026ab06","entry":"get_fine_tuning_parameters","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/resnet3d.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/resnet3d.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"93801ecf3026ab06"}},{"code_sha256_prefix":"e6800d2aedfe20ba","entry":"calc_gradient_penalty","repo":"iliasprc/slrzoo","repo_kind":"official","path":"utils/loss.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/utils/loss.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6800d2aedfe20ba"}},{"code_sha256_prefix":"38222f52ed78df50","entry":"dynamic_label_decode","repo":"iliasprc/slrzoo","repo_kind":"official","path":"utils/loss.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/utils/loss.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38222f52ed78df50"}},{"code_sha256_prefix":"78954695c98df9c3","entry":"get_instance_segmentation_model","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/detector.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/detector.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"78954695c98df9c3"}},{"code_sha256_prefix":"aded59fd2217766b","entry":"img_to_tensor","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/detector.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/detector.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aded59fd2217766b"}},{"code_sha256_prefix":"c3712d585aef279d","entry":"load_checkpoint","repo":"iliasprc/slrzoo","repo_kind":"official","path":"utils/model_utils.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/utils/model_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3712d585aef279d"}},{"code_sha256_prefix":"a82dbf0be3b9e381","entry":"load_checkpoint_modules","repo":"iliasprc/slrzoo","repo_kind":"official","path":"utils/model_utils.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/utils/model_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a82dbf0be3b9e381"}},{"code_sha256_prefix":"6c5e6a324441dfc6","entry":"predict_masks","repo":"iliasprc/slrzoo","repo_kind":"official","path":"models/detector.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/models/detector.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6c5e6a324441dfc6"}},{"code_sha256_prefix":"b48b5f14fb06aa2c","entry":"set_bn_eval","repo":"iliasprc/slrzoo","repo_kind":"official","path":"utils/model_utils.py","file_url":"https://github.com/iliasprc/slrzoo/blob/HEAD/utils/model_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b48b5f14fb06aa2c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}