Skip to content
#

cnn-for-visual-recognition

Here are 319 public repositories matching this topic...

fire-detection-cnn

Implementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classification, object detection, and sequence processing (including transformers implementation) in TensorFlow.

  • Updated May 21, 2021
  • Jupyter Notebook

Computer Vision Case Study in image recognition to classify an image to a binary class, based on Convolutional Neural Networks (CNN), with TensorFlow and Keras in Python, to identify from an image whether it is an image of a dog or cat. (Includes: Data, Case Study Paper, Code)

  • Updated Apr 18, 2022
  • Python

The project aims at building a machine learning model that will be able to classify the various hand gestures used for fingerspelling in sign language. In this user independent model, classification machine learning algorithms are trained using a set of image data and testing is done. Various machine learning algorithms are applied on the datase…

  • Updated Mar 18, 2018
  • Python

Improve this page

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

Learn more