Skip to content

RogetK/ODDET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODDET - Opera Dataset Data Extraction Tool

Description

Opera Dataset Data Extraction Tool

Features

Todo

File Naming

  • Proposed file naming for files

  • Proposed CSV layout:

[modality]_exp{number}.csv

e.g.
uwb1_exp001.csv
wificsi_exp013.csv

Usage

  • Take in 3 main arguments
  • Dataset descriptors are help in /sets
    • These are stored as YAML files with separate sections for identifiers and feature listings This should make integration of new data quicker as little/no code needs to be used to retrieve the data.
  • Right now YAML file is for bulk retrieval for specified data. So the '-f' flag is only used for retrieving a small number of select features. However by using the YAML configuration you can specify large groups of features to output with specific identifiers. This way you can prune out features from sets that are not needed.
oddet.py -m [modality] -e [experiment_no]
oddet.py -m [modality] -e [experiment_no] -f [features] 
  • Output - file.csv

About

Opera Dataset Data Extraction Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published