• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repo is an implementation of 'Neural Aggregation Network for Video Face Recognition' by Jiaolong Yang. The basic idea behind it is to represent multiple features of the same subject as a single aggregated feature. While aggregation images which are clearer gets a higher weight as compared to ones that are blur. A model is trained for this purpose.