AUDIO & VIDEO ANALYSIS
-
Audio Demux
- Version: 2.2.1
- Language: C++
- Purpose: processing step, separates audio from audio/video stream, resampling
- License: GPL (sources available in extractor repository)
-
Speech-to-text (Kaldi)
- Version: 2.2.0
- Language: Java
- Purpose: annotation, transform audio into text annotations
- License: ASL2.0 (sources available in extractor repository)
-
Speech-to-text (BING)
- Version: 1.1.0
- Language: Java
- Purpose: annotation, transform audio into text annotations
- License: ASL2.0 (sources available in extractor repository, MS Bing API access required)
-
Temporal Video Segmentation
- Version: 2.2.0
- Language: C++
- Purpose: shot annotation, shot and key frame extraction
- License: Proprietary (FhG, available on request)
-
Media Quality
- Version: discontinued
- Language: C++
- Purpose: media quality annotation for different quality features
- License: Proprietary (FhG, available on request)
-
Audio Editing Detection
- Version: 2.0.0
- Language: C++
- Purpose: annotates whether an audio track has been edited / cut or not
- License: Proprietary (FhG, available on request)
-
Media Info
- Version: 2.0.0
- Language: C++
- Purpose: annotation of technical media metadata (container, codec)
- License: ASL2.0 (sources available in extractor repository)
-
MediaTags2rdf
- Version: 0.9.0
- Language: Java
- Purpose: annotation helper for Media Info extractor
- License: ASL2.0 (sources available in extractor repository)
-
Speech Music Discrimination
- Version: discontinued
- Language: C++
- Purpose: annotation whether an audio track contains speech or music
- License: Proprietary (FhG, available on request)
IMAGE ANALYSIS
-
Animal Detection (HoG based)
- Version: 2.1.1
- Language: C++
- Purpose: detection and annotation of animals (model for 10 species)
- License: ASL2.0 (sources available in extractor repository)
-
Animal Detection (DPM based)
- Version: 1.0.2
- Language: C++
- Purpose: detection and annotation of animals (model for 10 species)
- License: ASL2.0 (sources available in extractor repository)
-
Animal Detection (CNN based)
- Version: 1.0.2
- Language: C++
- Purpose: detection and annotation of animals (model for 10 species)
- License: ASL2.0 (sources available in extractor repository)
-
Face Detection
- Version: 2.1.0
- Language: C++
- Purpose: detection and annotation of human faces in images or videos
- License: ASL2.0 (sources available in extractor repository)
-
ObjectDetection2RDF
- Version: 2.2.0
- Language: Java
- Purpose: annotation helper, converts native object annotation (face detection, animal detection) into MICO RDF
- License: ASL2.0 (sources available in extractor repository)
TEXT ANALYSIS
-
Diarization
- Version: 1.3.0
- Language: Java
- Purpose: processing step, separates sentences to words
- License: ASL2.0 (sources available in extractor repository)
-
Kaldi2rdf
- Version: 3.1.0
- Language: Java
- Purpose: annotation helper, converts Kaldi speech to text annotations into MICO RDF
- License: ASL2.0 (sources available in extractor repository)
-
Kaldi2txt
- Version: 2.2.0
- Language: Java
- Purpose: processing step, converts Kaldi speech to text annotations into plain text
- License: ASL2.0 (sources available in extractor repository)
-
Redlink Text Analysis
- Version: 1.0.0
- Language: Java
- Purpose: annotation of named entity recognition results
- License: ASL2.0 (sources available in extractor repository, Redlink API access required)
-
OpenNLP NER
- Version: 1.3.0
- Language: Java
- Purpose: annotation of named entity recognition results
- License: ASL2.0 (sources available in extractor repository)
-
OpenNLP Competence
- Version: 1.2.0
- Language: Java
- Purpose: annotation of competence classification results
- License: ASL2.0 (sources available in extractor repository)
-
OpenNLP Sentiment
- Version: 1.2.0
- Language: Java
- Purpose: annotation of sentiment analysis results
- License: ASL2.0 (sources available in extractor repository)
-
Text Language detection
- Version: 1.0.2
- Language: Java
- Purpose: annotation of language used in plain text
- License: ASL2.0 (sources available in extractor repository)