New action representation and user-configurable image filetypes.
Resolves #58 (closed) and #63 (closed).
To test out the new action representations, you'll want to turn on debug
in the config file. Here's an example configuration that should work:
stats-setup.ini
From CHANGELOG.md
(see this file for more documentation on the changes since version 0.1.0):
-
src.compute_stats
now parses individual actions intoBlockAssembly
representations, and creates new visualizations indebug-output/<video ID>/action-stat-seq-graphs
debug-output/<video ID>/action-stat-seq-topdown
figures/action-paths
figures/action-states
Edited by Jonathan Jones