Skip to content
#

sequential-models

Here are 38 public repositories matching this topic...

This repository contains Python code for generating a yawning detection model and using it to detect yawning instances from a live camera stream. The model architecture consists of convolutional and pooling layers, followed by fully connected layers.

  • Updated Nov 8, 2023
  • Python

This repository contains Python code for generating a skin cancer detection model and utilizing it to detect skin cancer from user-inputted images or videos. The model architecture follows a sequential structure consisting of convolutional and pooling layers, with the final output layer using a sigmoid activation function.

  • Updated May 28, 2023
  • Python

Improve this page

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

Learn more