# cs519.github.io **Repository Path**: tang_wan_qiang/cs519.github.io ## Basic Information - **Project Name**: cs519.github.io - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README To run the demo sucessfully, you must download the model of `vgg-face.mat` firstly. The download page is here: [vgg-face.mat](http://www.vlfeat.org/matconvnet/pretrained/). 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.