Skip to content

AdrianArtacho/SALTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

776 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SALTA

DOI License: MIT

This document describes the usage and troubleshooting of the SALTA App.


USAGE

  1. Process the captured performance to extract features

    1. Landmarks from video

    2. Sound features

    3. IMU features

  2. Prepare the data

  3. Create the JSON exchange files (one per feature)

    1. Use CompareSegments (readme) to create exchange JSONs.

      1. python BATCH.py (:exclamation:The feature names need to be written ToGetHer)

      2. (optional) normalize relative weights: python feat_relnorm.py

  4. Generate the Probability Density Plots

    1. Use PLOTLY (readme) to generate PDPs. (:exclamation:Overlap/Lonely not yet implemented)
      1. python PLOT.py What is the 'd' feature?
  5. Upload file to SALTA online interface (github)


Flowchart

Schematics of how, the modules work together:

salta-flow


File structure

This diagram shows the folder structure for the files produced during the process.

tap-files


Other documents

Related documents can be found:


To-Do

To-do list...


About

Implementatioin of the Segmentation ALgorithm for Temporal Analysis (SALTA)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors