Skip to content

wyc2015fq/CNN-for-Face-Image-Retrieval

 
 

Repository files navigation

CNN for Face Image Retrieval

How to use

To run the demo sucessfully, you must download the model of vgg-face.mat firstly. The download page is here: vgg-face.mat. Put the model of vgg-face.mat to the root path and run the script of extractCNN_VGG_Face.m to extract face feature, then run the script of queryInDatabaseDemo.m to query an image.

I tested the performance on a small face dataset. The search results are as follows:

Want to use a C++ version?

You may also be interested in a C++ version or a QT version. SeetaFaceLib is a face image retrieval system based on SeetaFaceEngine. I'm very happy that the QT project has been used by someone. The GUI of the QT project is designed as follows:

CocsoFace

Demo

I have made a video demo. If you inerested in this project and want to know the performace of face image retrieval, you can access to the video: Video Demo

About

🍎Face image rerieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 28.6%
  • Cuda 22.6%
  • C++ 16.3%
  • Protocol Buffer 10.1%
  • TeX 9.5%
  • Python 6.4%
  • Other 6.5%