ducho.runner package

Submodules

ducho.runner.Runner module

class ducho.runner.Runner.MultimodalFeatureExtractor(config_file_path='./config/config.yml', argv=None)[source]

Bases: object

do_extraction(modality, source)[source]

Executes only the generic extraction

execute_extractions()[source]

It executes all the extraction that have to be done

ducho.runner.Runner.camel_case(s)[source]

Module contents