Eyeglasses detection on face images using PCA

버전 1.0.0.2 (16.3 MB) 작성자: Mahmoud Afifi
Detecting the presence of eyeglasses on face images using PCA
다운로드 수: 530
업데이트 날짜: 2020/4/6

라이선스 보기

Download the dataset from the link below, and place the following files in the root:
1- eyeGlasses-faces.mat
2- non-eyeglasses-faces.mat
Each mat file contains 1294 (227x227 pixels) images picked randomly from SoF and FERET datasets. We have used 1294 images for training and 389 images for testing. That is for each class.
To start:
-Run demo.m.
For more information, read report.pdf.
Dataset (cropped images from FEET and Sof datasets):
https://www.dropbox.com/s/ho3ev5e8a4khr0h/dataset.zip?dl=0
SoF dataset:
https://sites.google.com/view/sof-dataset
FERET dataset:
http://www.itl.nist.gov/iad/humanid/feret/feret_master.html

To test using new test images, please edit 'load_data' file accordingly.

Citation:
-----------

If you use this code, please cite the following paper:
Mahmoud Afifi and Mostafa Korashy. "Eyeglasses shop: Eyeglasses replacement system using frontal face image." Proc. 4th Int'l Conf. Mathematics and Information Science (ICMIS). 2015.

BibTeX
----------
@inproceedings{afifi2015eyeglasses,
title={Eyeglasses shop: Eyeglasses replacement system using frontal face image},
author={Afifi, Mahmoud and Korashy, Mostafa},
booktitle={Proc. 4th Int'l Conf. Mathematics and Information Science (ICMIS)},
year={2015}
}

If you use the training dataset in your work, please cite:

1- Mahmoud Afifi, Abdelrahman Abdelhamed. AFIF4: Deep Gender Classification based on AdaBoost-based Fusion of Isolated. Facial Features and Foggy Faces. Journal of Visual Communication and Image representation, 62, 77-86, 2019.
2- P. J. Phillips, P. J. Rauss, and S. Z. Der, ” FERET (Face Recognition Technology) Recognition Algorithm Development and Test Results”, October 1996. Army Research Lab technical report 995.

인용 양식

Afifi, Mahmoud, and Mostafa Korashy. "Eyeglasses shop: Eyeglasses replacement system using frontal face image." Proc. 4th Int'l Conf. Mathematics and Information Science (ICMIS). 2015.

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.2

update description

1.0.0.1

.

1.0.0.0

description updated
.
Links to the datasets were added