Skip to content
#

cnn-keras

Here are 2,391 public repositories matching this topic...

🚗 Detect driver distractions in images for improved road safety by predicting behavior like texting, talking, and reaching behind the wheel.

  • Updated Nov 11, 2025
  • Jupyter Notebook

This project is a convolutional neural network built in Keras/TensorFlow and trained on Caltech-101, It is integrated with my YOLO object detection model at the website below, but can also be tested separately. This code is for view and test only, If you want to use it in real projects read the LICENSE.

  • Updated Nov 10, 2025

This is a production-ready FastAPI microservice for lung cancer detection from medical images using AI/ML models. It's the prediction API component of a larger lung cancer detection system. The service is built with a clean architecture, is containerized with Docker, and provides endpoints for prediction, health checks, and model information.

  • Updated Nov 3, 2025
  • Python

A generalized research workbench for fusing visual (CNN) and textual (RNN/LSTM) features. It provides a clean, modular Keras framework, optimized for efficient training on Google Colab by leveraging local I/O and persistent asset saving to Google Drive.

  • Updated Oct 29, 2025
  • Jupyter Notebook

🎭 Real-time facial emotion detection using CNN trained on FER2013 dataset. Built with TensorFlow & Streamlit. Detects 7 emotions: Angry, Disgust, Fear, Happy, Sad, Surprise, Neutral. Live demo available! 😊📊⚡

  • Updated Oct 26, 2025
  • Jupyter Notebook

A comprehensive collection of foundational Deep Learning projects and experiments, covering manual implementation of the Perceptron and Backpropagation (NumPy) to advanced applications like MLP/CNN image classifiers and LSTM time-series prediction (Keras/TensorFlow).

  • Updated Oct 7, 2025
  • Jupyter Notebook

Improve this page

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

Learn more