paper-with-me

Papers

A Software Toolkit for Pre-processing Sign Language Video Streams

2022-06-01 · SLTAT (LREC) 2022 6 · Fabrizio Nunnari

We present the requirements, design guidelines, and the software architecture of an open-source toolkit dedicated to the pre-processing of sign language video material. The toolkit is a collection of functions and command-line tools designed to be integrated with build automation systems. Every pre-processing tool is dedicated to standard pre-processing operations (e.g., trimming, cropping, resizing) or feature extraction (e.g., identification of areas of interest, landmark detection) and can be used also as a standalone Python module. The UML diagrams of its architecture are presented together with a few working examples of its usage. The software is freely available with an open-source license on a public repository.

📄 PDF Abstract BibTeX

Code (1)

dfki-signlanguage/videoprocessingtools 공식 구현

Similar Papers 제목 키워드 기반

SLMotion - An extensible sign language oriented video analysis tool

2014-05-01 · LREC 2014 5 · Matti Karppa, Ville Viitaniemi, Marcos Luzardo, Jorma Laaksonen 외

We present a software toolkit called SLMotion which provides a framework for automatic and semiautomatic analysis, feature extraction and annotation of individual sign language videos, and which can easily be adapted to …

Sign Language Recognition

CLPT: A Universal Annotation Scheme and Toolkit for Clinical Language Processing

2022-07-01 · NAACL (ClinicalNLP) 2022 7 · Saranya Krishnamoorthy, Yanyi Jiang, William Buchanan, Ayush Singh 외

With the abundance of natural language processing (NLP) frameworks and toolkits being used in the clinical arena, a new challenge has arisen - how do technologists collaborate across several projects in an easy way? Priv…

The Classical Language Toolkit: An NLP Framework for Pre-Modern Languages

2021-08-01 · ACL 2021 5 · Kyle P. Johnson, Patrick J. Burns, John Stewart, Todd Cook 외

This paper announces version 1.0 of the Classical Language Toolkit (CLTK), an NLP framework for pre-modern languages. The vast majority of NLP, its algorithms and software, is created with assumptions particular to livin…

Diversity

ESPnet: End-to-End Speech Processing Toolkit

2018-03-30 · Shinji Watanabe, Takaaki Hori, Shigeki Karita, Tomoki Hayashi 외

This paper introduces a new open source platform for end-to-end speech processing named ESPnet. ESPnet mainly focuses on end-to-end automatic speech recognition (ASR), and adopts widely-used dynamic neural network toolki…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Stanza: A Python Natural Language Processing Toolkit for Many Human Languages

2020-03-16 · ACL 2020 6 · Peng Qi, Yuhao Zhang, Yuhui Zhang, Jason Bolton 외

We introduce Stanza, an open-source Python natural language processing toolkit supporting 66 human languages. Compared to existing widely used toolkits, Stanza features a language-agnostic fully neural pipeline for text …

Coreference ResolutionDependency ParsingLemmatizationNamed Entity Recognition+2