Facial-classification-using-CNN-and-MATLAB-according-to-gend

This code trains a CNN using a collection of facial images that are cropped and aligned. Verification with new images gives an accuracy of 8
ダウンロード: 126
更新 2019/9/11

1. genderNet.m is the main script. It carries out loading; splitting into training and verification datasets; pre-processing; training; verification; and error analysis.

2. genderNetFun.m is a function to define the layers and parameters of the CNN.

3. Datasets is the dataset folders (I'm not sure whether it can be seen here but I'll upload it to guthub

4. myfun.m is the @readFun for the imagedatastore.

Dataset originally derived from https://www.mathworks.com/matlabcentral/fileexchange/72577-age-and-gender-estimation-from-face

引用

mugambi ndwiga (2024). Facial-classification-using-CNN-and-MATLAB-according-to-gend (https://github.com/zombimann/Facial-classification-using-CNN-and-MATLAB-according-to-gender), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersRecognition, Object Detection, and Semantic Segmentation についてさらに検索
謝辞

ヒントを得たファイル: Age and Gender Estimation from Face

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。