Skip to content

Using Human Emotion dataset, I will explore different CNN architecture to classify images and then compare their performance

Notifications You must be signed in to change notification settings

mirpouya/Human-Emotion-Detection-with-various-CNN-models

Repository files navigation

Human-Emotion-Detection-with-various-CNN-models

Using Human Emotion dataset, I will explore different CNN architecture to classify images and then compare their performance


Resize, Rescale, outside of model or inside


lenet model


logical steps in training and evaluating a deep learning model -compiling a model in tensorflow involves configuring its learning process before training, when you compile a model, you specify its optimizer, loss function, and metrics to be used in learning proecss. Compile actually prepares the model for training phase


Data augmentation


Cutmix data augmentatin


Resnet
custome conv2d
residual block


About

Using Human Emotion dataset, I will explore different CNN architecture to classify images and then compare their performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published