Skip to content
#

convolutional-neural-networks

Here are 306 public repositories matching this topic...

RetroSpectra

RetroSpectra is a real-time facial emotion detection application. It uses Convolutional Neural Network (CNN) to identify human emotions from live video feed. The application leverages a pre-trained model to accurately detect and classify emotions, providing an interactive and engaging user experience.

  • Updated May 26, 2024
  • HTML
Yoga_Pose-Image-Classification

This repository offers a robust solution for multilabel image classification. Utilizing advanced neural networks like VGG16, VGG19, ResNet50, InceptionV3, DenseNet121, and MobileNetV2, the project achieves precise classification across 107 diverse categories.

  • Updated May 3, 2024
  • HTML
Binary-Image-Classification

This repository contains implementation and evaluation scripts for various pre-trained deep learning models applied to binary classification of cats and dogs using transfer learning on a balanced dataset. Explore different architectures such as VGG16, VGG19, ResNet50, InceptionV3, DenseNet121, and MobileNetV2 fine-tuned for accurate classification.

  • Updated Nov 29, 2023
  • HTML

"TensorFlow Image Classification Project" This project demonstrates image classification using TensorFlow. The CIFAR-10 dataset, consisting of 60,000 32x32 color images across 10 classes, is explored and analyzed. Key components include data loading, dataset characteristics, and a machine learning model built using the functional API.

  • Updated Oct 13, 2023
  • HTML

Improve this page

Add a description, image, and links to the convolutional-neural-networks 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 convolutional-neural-networks topic, visit your repo's landing page and select "manage topics."

Learn more