lisa_emotiw
lisa_emotiw copied to clipboard
Challenge de reco d'émotions sur les visages.
Yann and Nicolas will study the literature on this subject and report about it in the speech wiki page. Pay attention to: - datasets which may get our hands on...
Code up both a learning free and a learned convolutional aggregation followed by one of the fixed pooling methods (max by default). The learning-free convolutional aggregation is just performing an...
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...