lisa_emotiw
lisa_emotiw copied to clipboard
Aggregation: Code up simple heuristic learning-free aggregators
Coordinate with PV for interfacing with single-frame classifier output. Code up and unit-test a variety of reasonable and simple heuristics for aggregating these outputs temporally: max, mean, p-norm, noisy-or (1 - prod_t (1 - p_t)).
When the classifier outputs are ready, visualize its outputs and the outputs of the various aggregators.