There are 6 repositories under keras-classification-models topic.
Collection of Keras models used for classification
Keras implementation of a ResNet-CAM model
Distributed Keras Engine, Make Keras faster with only one line of code.
K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of examples and documentation.
Object classification with CIFAR-10 using transfer learning
Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube
Classify movie posters by genre
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Implemented two papers for offline signature verification. Both use different deep learning techniques - Convolutional network and Siamese network.
Classifying 10 different categories of Sound using Deep Learning.
Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".
Make a graph network of your followers. Based on username and gender
Classification of Time-series data with RNN
Source code for the paper "Color-aware two-branch DCNN for efficient plant disease classification".
QReLU and m-QReLU: Two novel quantum activation functions for Deep Learning in TensorFlow, Keras, and PyTorch
Multiple Handwritten Digit Recognition app Using Deep Learing - CNN from Canvas build on tkinter- GUI
RNN classifier built with Keras to classify MNIST dataset
Dataset + convolutional neural network for recognizing Italian Sign Language (LIS) fingerspelling gestures
Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.
Android malware classification using both .java files and .so files
AI Nexus 🌟 is a streamlined suite of AI-powered apps built with Streamlit. It features 👗 StyleScan for fashion classification, 🩺 GlycoTrack for diabetes prediction, 🔢 DigitSense for digit recognition, 🌸 IrisWise for iris species identification, 🎯 ObjexVision for object recognition, and 🎓 GradeCast for GPA prediction with detailed insights.
A deep learning model built to detect cataract in human eyes using the VGG-19 pretrained weights
Detecting Brest Cancer from histology images using keras.
How to use the Keras Deep Learning library
An IPython notebook demonstrating the process of Transfer Learning using pre-trained Convolutional Neural Networks with Keras on the popular CIFAR-10 Image Classification dataset.
Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images
Breast cancer is the most common form of cancer in women, and invasive ductal carcinoma (IDC) is the most common form of breast cancer. Accurately identifying and categorizing breast cancer subtypes is an important clinical task, and automated methods can be used to save time and reduce error. The goal of this script is to identify IDC when it is present in otherwise unlabeled histopathology images. The dataset consists of approximately five thousand 50x50 pixel RGB digital images of H&E-stained breast histopathology samples that are labeled as either IDC or non-IDC. These numpy arrays are small patches that were extracted from digital images of breast tissue samples. The breast tissue contains many cells but only some of them are cancerous. Patches that are labeled "1" contain cells that are characteristic of invasive ductal carcinoma. For more information about the data, see https://www.ncbi.nlm.nih.gov/pubmed/27563488 and http://spie.org/Publications/Proceedings/Paper/10.1117/12.2043872.
Image Recognition using Deep Convolutional Network and Training Pre-trained Models ("Inception")
PREDICT THE BURNED AREA OF FOREST FIRES WITH NEURAL NETWORKS
🐵 Face Expression Classification using Convolutional-Neural Networks (CNN) 🔥 using fer2013 dataset 🚀
Super-resolution using GANs. CNN, Image Classification and Image Upscaling.
Multiclass classification example/exercise using deep neural networks (DNNs)
Implementing a keras model for diabetes recognition.
UCI Thyroid Classification - Python, Keras, scikit-learn, ANN