Skip to content
#

densenet121

Here are 91 public repositories matching this topic...

Led a facial emotion classification project with CNNs, comparing 'AlexNet' and 'DenseNet-121' through hyperparameter tuning. 'DenseNet-121' emerged as optimal for large datasets, while 'AlexNet' excelled in resource-constrained settings, highlighting potential applications in real-time emotion detection.

  • Updated Jan 20, 2024
  • Jupyter Notebook

The main concentration of this project lies on image calssification using traditional CNN(Convolution Neural Networks), and also a couple of "BASE MODELS" such as "RestNet50", "DenseNet121" and "EfficientNetB0" that upgraded the performance of our CNN, followed by the Fully Connected NN, that we are using to train our model on.

  • Updated Jul 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the densenet121 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the densenet121 topic, visit your repo's landing page and select "manage topics."

Learn more