![]() |
OpenCV
4.10.0
Open Source Computer Vision
|
Implements loading dataset:
"Adience": http://www.openu.ac.il/home/hassner/Adience/data.html
Usage:
Implements loading dataset:
"Labeled Faces in the Wild": http://vis-www.cs.umass.edu/lfw/
Usage:
For this dataset was implemented benchmark with accuracy: 0.623833 +- 0.005223 (train split: pairsDevTrain.txt, dataset: lfwa)
To run this benchmark execute:
Classes | |
| class | cv::datasets::FR_adience |
| struct | cv::datasets::FR_adienceObj |
| class | cv::datasets::FR_lfw |
| struct | cv::datasets::FR_lfwObj |
Enumerations | |
| enum | cv::datasets::genderType { cv::datasets::male = 0 , cv::datasets::female , cv::datasets::none } |
#include <opencv2/datasets/fr_adience.hpp>
| Enumerator | |
|---|---|
| male Python: cv.datasets.male | |
| female Python: cv.datasets.female | |
| none Python: cv.datasets.none | |
1.15.0