wy1iu / sphereface

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
MIT License
1.59k stars 541 forks source link

Compare untrained new faces from photos with multiple faces #139

Open chhkg opened 1 year ago

chhkg commented 1 year ago

Thanks so much for your work and I have 2 questions.

  1. Is the face recognition applicable to compare untrained faces? Or should I train the new faces before recognition?
  2. If my use case is to compare one untrained target face with thousands of photos (with multiple faces in one photo), is there an established logic to do so?