#Cnn-keras
Showing 36 of 36 repositories tagged #cnn-keras, ranked by stars
A neural network that transforms a design mock-up into a static website.
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
A self driving toy car using end-to-end learning
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
卷积神经网络实现的验证码识别
Collection of free Notes,Courses,Videos,Projects,Articles and Repos Links To learn Machine learning ,Deep learning,Python,SQL,CNN,NLP,GAN,GNN,Transfomers,Flask,Django,and End to End Machine learning Projects
CNN image classifier implemented in Keras Notebook 🖼️.
A Novel Statistical Analysis and Autoencoder Driven Intelligent Intrusion Detection Approach
Object classification with CIFAR-10 using transfer learning
Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)
Real-time detection of potholes on roads using video (via Webcam) processed through a CNN model.
Visualization CNN model by Keras.
Audio deepfake detection sytem on CNN
A Simple Deep Neural Network to classify images made with Keras
Age and Gender prediction using Keras
A Machine Learning Model that classifies the data in the images as Sensitive or Non-sensitive.
This repository contains the course materials that were used for Coursera TensorFlow specialization course.
A deep learning-based system for predicting lung cancer from CT scan images using Convolutional Neural Networks (CNN). This project utilizes the Xception model for image classification into four categories: Normal, Adenocarcinoma, Large Cell Carcinoma, and Squamous Cell Carcinoma.
this is my repository for the quick draw prediction model project
There are several different types of traffic signs like speed limits, no entry, traffic signals, turn left or right, children crossing, no passing of heavy vehicles, etc. Traffic signs classification is the process of identifying which class a traffic sign belongs to
A Distraction Detector using OpenCV and Keras
A very fast and lightweight model based on graph convolutional network (GCN) for Low Light Image Enhancement (LLIE)
⚡ Power forecasting of 💚 renewable energy power plants is a very active research field, as reliable information about the 🔮 future power generation allow for a safe operation of the power grid and helps to ⤵ minimize the operational costs of these energy sources.
Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier with lineal kernel over the following small datasets: Soccer [1], Birds [2], 17flowers [3], ImageNet-6Weapons[4] and ImageNet-7Arthropods[4].
A collection of notebooks with TensorFlow and the Keras API for various deep-learning and machine learning problems
UpGrad Course workout for ML & AI
Document classification into four defined categories (World, Sports, Business, Sci/Tech). Text Pre-processing using NLTK. Trained with different models ranging from Naïve Bayes to Convolutional Neural Network (CNN) and RCNN.
To ease the driver to identify the Traffic Signs and also for the efficient working of Self-Driving Cars.
Lightweight and Fast Person Segmentation using Autoencoders (Trained Weights Included)
This project implements a personalized apparel recommendation engine using content-based search with the Amazon API, NLTK, and Keras libraries.
Real-time facial emotion recognition is a technology that uses computer vision and machine learning to analyze a person's facial expressions in real-time and determine their emotional state.