zhmiao / OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
BSD 3-Clause "New" or "Revised" License
839 stars 128 forks source link

Applications for face recognition #66

Open twmht opened 3 years ago

twmht commented 3 years ago

Hi,

I have read the paper and wondering what features (meta-embedding or direct feature) did you use as a face recognition embedding.

Since megaface is an open set, each meta-embedding would be a close-zero vector, so it may not be right to use meta-embedding as the face recognition embedding, am i right?