Skip to content
#

vgg16

Here are 1,199 public repositories matching this topic...

This project uses an ensemble of CNN, RNN, and VGG16 models to enhance CIFAR-10 image classification accuracy and robustness. By combining multiple architectures, we significantly outperform single-model approaches, achieving superior classification performance.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Pneumo.ai is a Streamlit web app for detecting pneumonia from X-rays, leveraging CNN variants like AlexNet, VGG, and ResNet18, with ResNet18 leading with an accuracy of 0.89. It employs early stopping callbacks for efficient model training, visualizes training using TensorBoard, and optimizes inference time with pruning and quantization techniques.

  • Updated May 30, 2024
  • Jupyter Notebook

The Brain Tumor MRI Dataset from Kaggle is employed for automated brain tumor detection and classification research. Investigated methods include using pre-trained models (VGG16, ResNet50, and ViT). 🧠🔍

  • Updated May 21, 2024
  • Jupyter Notebook

This repository hosts code for a deep learning project focused on classifying chest X-ray images into normal and abnormal categories, with a specific emphasis on detecting COVID-19 and pneumonia cases. Leveraging convolutional neural networks (CNNs) and transfer learning methodologies, the project aims to achieve precise classification outcomes.

  • Updated May 17, 2024
  • Jupyter Notebook

Improve this page

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

Learn more