lisa_emotiw icon indicating copy to clipboard operation
lisa_emotiw copied to clipboard

Aggregation: Code up simple heuristic learning-free aggregators

Open yoshua opened this issue 11 years ago • 0 comments

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.

yoshua avatar Apr 04 '13 18:04 yoshua