Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Keras
![](https://explore-feed.github.com/topics/keras/keras.png)
Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.
- GitHub: https://github.com/topics/keras
- Wikipedia: https://en.wikipedia.org/wiki/Keras
- Repo: https://github.com/keras-team
- Created by: François Chollet
- Released: March 27, 2015
- Related Topics: api, data-science, deep-learning, machine-learning, neural-network, python, tensorflow,
- Last updated: 2025-02-14 00:12:12 UTC
- JSON Representation
https://github.com/sproc01/colabnotebooks-ia_course
Colab notebooks written for the ai course
ai bayesian cnn colab-notebook inference keras pomegranate python tensorflow
Last synced: 24 Jan 2025
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 07 Feb 2025
https://github.com/zafarrehan/custom_od_architecture_from_scratch
This repository walks you through creating your own custom One-Stage object detection model architecture ( in keras ) , with a synthetic dataset generator on board for training and evaluation
anchor-box custom-architecture jupyter-notebook keras non-maximum-suppression object-detection synthetic-dataset-generation tensorflow2
Last synced: 24 Jan 2025
https://github.com/chen0040/keras-object-detection-web-api
A simple wrapper over keras object detection libraries and provide web api using flask
flask keras object-detection yolo
Last synced: 09 Feb 2025
https://github.com/schefflera-arboricola/virtual-ta
Hackathon Project 2023 : Captures the facial expressions of a learner watching online lectures and gives real time feedback/prompts, with a chat-gpt window incorporated.
beginner-project chatgpt-api cnn cnn-model computer-vision cv2 deep-face education facial-expression-recognition flask flask-application hackathon-project keras sklearn wip
Last synced: 25 Jan 2025
https://github.com/tharindanimnajith/deep-learning-spam-detection
Deep Learning classifiers to detect spam SMS messages - LSTM Model, DenseNet CNN Models - NLP, Python, Jupyter Notebook, Tensorflow, Keras, Numpy, Pandas, Matplotlib, Scikit-Learn
deep-learning densenet keras lstm nlp python3 scikit-learn tensorflow
Last synced: 25 Jan 2025
https://github.com/shashwatkathuria/iot-trafficmonitoringsystem
IoT based project to monitor traffic using Raspberry Pi, Pi Camera, RFID MFRC522 Module and GPIO pins.
cv cv2 cvlib gpio-pins gunshot-detection image-detection image-processing image-recognition keras mfrc522 opencv python raspberry-pi raspbian rfid tensorflow traffic-analysis traffic-light traffic-monitoring voice-recognition
Last synced: 25 Jan 2025
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 31 Jan 2025
https://github.com/snandasena/behavioral-cloning
Udacity Self-Driving Car Engineer
artificial-intelligence cnn computer-vision keras mathematics neural-networks python self-driving-car tensorflow tensorflow2 udacity-nanodegree
Last synced: 01 Feb 2025
https://github.com/saranshmanu/transfer-learning-dog-breed-classifier
Given an image of a dog, algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
cnn dog-breed-classifier keras opencv transfer-learning
Last synced: 01 Feb 2025
https://github.com/saranshmanu/cifar-image-classification
This project was to create a model that can classify and predict the object in the image from the open source dataset CIFAR 10. The dataset is divided into five training batches and one test batch, each with 10000 images.
cifar-10 cnn convolutional-neural-networks deep-learning keras keras-neural-networks machine-learning python
Last synced: 01 Feb 2025
https://github.com/r21gh/gan_maps
a Pix2Pix GAN for Image-to-Image Translation
gan keras neural-network python ten tensorflow
Last synced: 01 Feb 2025
https://github.com/mehassanhmood/deep_learning-and-bitcoin
Applying LSTM model to a time series data that has categorical target values.
deep-learning keras machine-learning
Last synced: 01 Feb 2025
https://github.com/aryansk/mnist-deep-learning-exploration
This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.
keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow
Last synced: 01 Feb 2025
https://github.com/chaitanyac22/multi-input-multi-output-mnist-image-digit-and-summed-output-classification
The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.
cnn-classification data-visualization deep-neural-networks exploratory-data-analysis functional-api image-data-generator image-processing keras mnist-classification model-building model-evaluation multi-inputs multi-outputs python3 tensorflow
Last synced: 01 Feb 2025
https://github.com/chaitanyac22/deep_learning_hand_gesture_recognition_project
The objective of this project is to recognize hand gestures using state-of-the-art neural networks.
batch-normalization cnn cnn-rnn-stack conv3d convolutional-neural-networks data-generators deep-learning dropouts gru keras lstm model-building model-evaluation neural-networks prediction recurrent-neural-networks rnn tensorflow transfer-learning
Last synced: 01 Feb 2025
https://github.com/noeyislearning/pneumonia-detection-model
This repository contains code and a trained Keras model for detecting pneumonia in chest X-ray images using TensorFlow. The model was trained on a dataset of chest X-rays from the NIH Chest X-ray Dataset. It can be used to classify chest X-rays as either pneumonia-positive or pneumonia-negative.
convolutional-neural-networks deep-learning keras machine-learning opencv teachable-machine tensorflow
Last synced: 01 Feb 2025
https://github.com/haoruilee/2020_seu_practical_training
2020东南大学数学学院 深度学习实训
Last synced: 01 Feb 2025
https://github.com/anish202020/real-time-emotion-face-detection
The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.
fer keras numpy opencv python streamlit tensorflow
Last synced: 08 Feb 2025
https://github.com/anish202020/data-analysis-and-machine-learning-basic-programs
Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.
keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 08 Feb 2025
https://github.com/headless-start/fashion-mnist-classifier
This repository contains Fashion MNIST Image Classification.
cuda-programming gpu keras mnist-dataset object-detection opencv-python python3 tensorflow tensorflow-models
Last synced: 08 Feb 2025
https://github.com/vishal-v/tiny-imagenet-challenge
Code and final submission for the Tiny ImageNet Challenge. Trained on Google colab and finished top 5 among 1072 participants
cnn-classification deep-learning imaug keras tensorflow tiny-imagenet tiny-imagenet-challenge
Last synced: 08 Feb 2025
https://github.com/kamakshi4023/brain-tumour-detection
ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images
jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow
Last synced: 09 Feb 2025
https://github.com/farzanmrz/music-genre-classification
🎵 Music Genre Classification using Machine Learning 🚀 A Python project that leverages machine learning algorithms to classify music tracks into genres based on audio features. Explore KNN, SVM, Decision Trees, and more. Checkout the plotted graphs for model comparison!
kaggle-dataset keras machine-learning music-classification neural-networks tensorflow
Last synced: 09 Feb 2025
https://github.com/bursasha/deeplearningai-machine-learning-tensorflow-course
Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis 🧠
convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow
Last synced: 09 Feb 2025
https://github.com/sk-g/transferlearning
deep-learning keras resnet-50 transfer-learning vgg16 vgg19
Last synced: 09 Feb 2025
https://github.com/iamgmujtaba/gif-celeba
A complete guide on how to generate animated images by detecting character face and gender using the CNN model.
celeba cnn-classification cnn-keras deep-neural-networks keras keras-tensorflow
Last synced: 09 Feb 2025
https://github.com/chen0040/pydl-hands-on
Hands-on experiments on the various deep learning framework
Last synced: 09 Feb 2025
https://github.com/dl011492/deep-learning-dashboard
Deep learning dashboard
dashboard deep-learning keras python tensorflow
Last synced: 09 Feb 2025
https://github.com/drxwat/scanned_digits_recognition
Scanned digits detector and classifier (CNN, OpenCV)
classifier keras ocr opencv scanned-documents
Last synced: 07 Jan 2025
https://github.com/abhibisht89/stackoverflow_post_auto_tag
Intro to text classification with Keras: automatically tagging Stack Overflow posts
Last synced: 16 Jan 2025
https://github.com/zrkhadija/yoga-pose-recognition-using-cnns
This project employs deep learning techniques to classify yoga poses from images. Using CNNs, the model predicts the pose name for each input image, leveraging techniques like data augmentation and k-fold cross-validation to enhance performance and reliability.
cnn data-augmentation deep-learning evaluation keras tenserflow
Last synced: 02 Feb 2025
https://github.com/tynab/animal-chess
Animal Chess
a-star a-star-algorithm animal-chess bfs bfs-algorithm board-game breadth-first-search breadth-first-search-algorithm chess chess-game cnn deep-learning game keras numpy pandas scikit-learn search-algorithm sklearn tensorflow
Last synced: 02 Feb 2025
https://github.com/tynab/linear-regression
CyberSoft Deep Learning Internal - Linear Regression
anaconda-navigator cybersoft cybersoft-academy cybersoft-academy-deep-learning cybersoft-academy-deep-learning-internal cybersoft-academy-dl cybersoft-academy-dl-internal cybersoft-deep-learning cybersoft-deep-learning-internal cybersoft-dl cybersoft-dl-internal deep-learning dl google-colab jupyter-notebook keras linear-regression python tensorflow yan
Last synced: 02 Feb 2025
https://github.com/vermavinay982/autoencoder-image-denoising
Random Noise removal from image, It can be used to enhance CCTV or photographs having Distortion, ISO Noise.
anomaly-detection deep-learning keras machine-learning tensorflow
Last synced: 09 Feb 2025
https://github.com/vermavinay982/autoencoder-super-resolution
Experiment to enhance image resolutions without GANs by using autoencoder. Input being a small image.
autoencoder deep-learning keras resolution
Last synced: 09 Feb 2025
https://github.com/filippofilip95/neural-networks-experiments
Experiments with neural networks and machine learning.
artificial-intelligence keras lstm machine-learning mnist neural-network tensorflow
Last synced: 02 Feb 2025
https://github.com/abhishtagatya/google-trends-predict-covid
🦠 Using Google Trends Data to Predict Covid-19 Cases in Indonesia
covid-19 google google-trends keras lstm
Last synced: 18 Jan 2025
https://github.com/sevilaymuni/multivariate-timeseries-forecast-lstm-apple-google-stocks
Complete guide to create robust LSTM models for forecasting stock price
deep-learning forecasting-models gridsearchcv keras lstm-neural-networks machine-learning rnn-lstm sklearn-metrics stock-market tensorflow visualization
Last synced: 22 Jan 2025
https://github.com/johnnixon6972/resnets
Implementations of ResNet-18, ResNet-34, ResNet-50, ResNet-101, and ResNet-152 in TensorFlow 2, based on the "Deep Residual Learning for Image Recognition" paper by Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun (2015)
convolutional-neural-networks keras neural-network resnet tensorflow
Last synced: 09 Feb 2025
https://github.com/offchan42/honnet-web
Website for my HoNNeT deep learning side-project
bulma-css deep-learning flask gunicorn heroku hon jinja2 keras python tensorflow vuejs2
Last synced: 09 Feb 2025
https://github.com/asirwad/color-craft-gan
🌈Image colorization using Generative Adversarial Networks implemented in tensorflow 🌈
deep-learning generative-adversarial-network keras pyqt5-desktop-application tensorflow
Last synced: 21 Jan 2025
https://github.com/offchan42/detect-cylinder
Detect cylinder from images using deep learning
convolutional-neural-networks deep-learning keras opencv tensorflow
Last synced: 09 Feb 2025
https://github.com/nixhantb/onsite-health-diagnostic-ohd
The project aids users to predict the Diseases such as cancer, pneumonia , Heart failure etc in web application. Please use the website link mentioned below.
brain-tumor-classification deep-learning diabetes-prediction disease disease-modeling disease-prediction healthcare heart-failure-prediction keras machine-learning malaria-detection pandemic pneumonia-detection project
Last synced: 14 Jan 2025
https://github.com/fuzailpalnak/ml_training
CNN Semantic SegmentationTraining Keras
Last synced: 16 Jan 2025
https://github.com/vishalshenoy2002/digit-recognition
This a Machine Learning Project which Recognises handwritten digits .i.e. 0 to 9.
hand-written-recognition keras keras-tensorflow machine-learning python python-3 python3 tenserflow
Last synced: 13 Jan 2025
https://github.com/danielstankw/vgg16_xray_image_classifier
Image Classification (3 classes) using VGG-16 Deep Learning Model
covid-19 image image-classification keras tensorflow2 vgg16
Last synced: 02 Jan 2025
https://github.com/djdhairya/self-driving-car
Basic Self Driving Car Model using Nvidia and Computer Vision
ai aiml computer-vision csv deep-learning jupyter-notebook keras ml nvidia python3 tensorflow
Last synced: 07 Jan 2025
https://github.com/swift-earth-science/cris-xco-ml
Fast Carbon Monoxide Column (XCO) Estimation from Cross-track Infrared Sounder (CrIS) Observations Using Machine Learning
air-quality carbon-monoxide cris earth-observation earth-science jupyter-notebook keras machine-learning python remote-sensing tensorflow xco
Last synced: 13 Jan 2025
https://github.com/tianxiaomo/keras_detection
Keras implementation of detection model.
Last synced: 14 Jan 2025
https://github.com/meirbek-dev/face-mask_detector
Обнаружие маски на лице в реальном времени
artificial-intelligence covid-19 cuda cudnn deep-learning face-mask graduation-project jupyter-notebook keras machine-learning mask-detection mobilnet-v2 object-detection object-recognition object-tracking opencv4-python python real-time supervised-learning tensorflow2-gpu
Last synced: 11 Jan 2025
https://github.com/mohammad95labbaf/brain-tumor-transferlearning
The Brain Tumor MRI Dataset from Kaggle is employed for automated brain tumor detection and classification research. Investigated methods include using pre-trained models (VGG16, ResNet50, and ViT). 🧠🔍
cnn cnn-keras deep-learning deep-neural-networks deeplearning kaggle-dataset keras keras-tensorflow neural-network neural-networks pretrained-models resnet-50 transfer-learning tumor-classification tumor-detection vgg16 vision vision-transformer vit
Last synced: 13 Jan 2025
https://github.com/aajanki/kalevala-rnn
Recurrent neural network imitates Kalevala
char-rnn keras neural-network tensorflowjs text-generation
Last synced: 08 Jan 2025
https://github.com/danmorales/fraud_detection
Modelagem para detecção de fraudes em cartões de crédito
credit-card-fraud deep-learning deep-neural-networks fraud-detection fraud-prevention keras machine-learning python
Last synced: 27 Dec 2024
https://github.com/kentaroy47/deepsort.keras
DeepSort implemented in Keras.
Last synced: 27 Jan 2025
https://github.com/prashver/stock-price-prediction-lstm
Using Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM), this project predicts Nestle India stock prices. The dataset spans from May 18, 2018 to May 20, 2022, and results are visualized using matplotlib.
keras lstm-model matplotlib numpy pandas recurrent-neural-network
Last synced: 14 Jan 2025
https://github.com/jonad/dog_detection_app
Identify dog breeds using Convolutional Neural Network.
convolutional-neural-networks keras neural-network numpy opencv-python pandas resnet-50 scikitlearn-machine-learning transfer-learning vgg19
Last synced: 27 Dec 2024
https://github.com/milankinen/c2w2c
C2W2C language model from my Master's Thesis
deep-learning deep-neural-networks keras nlp recurrent-neural-networks theano
Last synced: 19 Jan 2025
https://github.com/sanskaryo/churn-prediction-using_ann
Banking customer churn prediction using ann
artificial-neural-networks churn-prediction customer keras python scikit-learn streamlit tensorflow
Last synced: 25 Dec 2024
https://github.com/aakanksha1406/image-captioning
predicts the captions for the input image
cnn-model keras lstm matplotlib nltk python tensorflow
Last synced: 28 Dec 2024
https://github.com/rajsoni03/deme-net
A CNN architecture to Diagnosis of Dermatology Melanoma Skin Cancer using parallel convolution.
classification cnn dermatology keras melanoma parallel-algorithm skin-cancer tendorflow
Last synced: 22 Jan 2025
https://github.com/nitesh-thapliyal/brailleease
Understand Braille code with ease!
cnn flask keras python tensorflow
Last synced: 18 Jan 2025
https://github.com/isa1asn/cern-electron-collision-data-m-prediction
CERN Electron collision data- Invariant mass prediction
adam-optimizer artificial-neural-networks gradio gradio-interface keras mean-squared-error ml particle-physics prediction regression sklearn tensorflow
Last synced: 20 Jan 2025
https://github.com/dangnm9699/handwritten-digit-recognition
Project II / HUST / 20192
handwritten-digit-recognition hust keras mnist neural-network python3 tensorflow
Last synced: 04 Feb 2025
https://github.com/anas436/face-mask-detection-ai
A Web App for Real Time and Image Face Mask Detection Using Streamlit
keras opencv streamlit tensorflow
Last synced: 01 Feb 2025
https://github.com/snehilsanyal/traffic_sign_detection_gtsrb
Notebook and model for German Traffic Sign Recognition Benchmark (GTSRB) Dataset. The notebook contains an extensive EDA for the dataset and trains a CNN classifier on the benchmark.
cnn computer-vision deep-learning gtsrb keras traffic-sign-detection
Last synced: 04 Feb 2025
https://github.com/lovesaroha/digits-classification-training
Training a keras model to do classification using MNIST, a data set containing items of handwriting digits (0 to 9).
convolutional-neural-network keras machine-learning mnist-dataset python
Last synced: 12 Jan 2025
https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework
Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)
gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance
Last synced: 13 Jan 2025
https://github.com/c17hawke/c17hawke-youtube
Docs for my YouTube channel
ai c17hawke docs keras python pytorch tensorflow2 tutorial youtube
Last synced: 01 Feb 2025
https://github.com/michael1ding/melanoma-camera-classification
Use custom built and converted hdf5 -> tflite model to classify skin lesion malignity with camera engine built into app.
android-studio image-classification keras kotlin-android melanoma-detection tensorflow
Last synced: 01 Feb 2025
https://github.com/michael1ding/siim-melanoma-classification
Kaggle machine learning competition classifying lesions as benign or malignant melanomas.
convolutional-neural-networks keras python siim-melanoma-classification
Last synced: 01 Feb 2025
https://github.com/t-systems-on-site-services-gmbh/coocop
Copyout and CopyPairing implementation
image-augmentation image-processing keras machinelearning neural-networks python
Last synced: 09 Feb 2025
https://github.com/marcelo-earth/fashionitem-classifier
👚⚙️ A fashion-item classifier developed with TensorFlow 2.0.0
keras neural-networks python tensorflow2
Last synced: 09 Feb 2025
https://github.com/kazuhito00/tf2-keras-explain-examples
Tensorflowの可視化解釈ライブラリ(tf-explain、Grad-CAM等)のJupyter上での実行例。
gradcam keras tensorflow tf-explain
Last synced: 23 Jan 2025
https://github.com/iv4n-ga6l/objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
keras matplotlib neural-network neural-network-training neural-network-visualizations numpy object-detection opencv python tensorflow ultralytics
Last synced: 31 Jan 2025
https://github.com/ondrejhruby/fashion-mnist-cnn
Deep Learning Project: Image classification with Fashion MNIST using Convolutional Neural Networks (CNN).
classification cnn computer-vision data-preprocessing deep-learning fashion-mnist image-classification keras machine-learning neural-networks python tensorflow
Last synced: 22 Jan 2025
https://github.com/notshrirang/myocr
Optical Character Recognition using CNN
Last synced: 11 Feb 2025
https://github.com/arvinsingh/ml-and-dl
Machine Learning and Deep Learning projects on various datasets.
cnn deep-learning keras machine-learning object-recognition
Last synced: 13 Jan 2025
https://github.com/jesly-joji/violence-detection
Violence Detection
hybrid-architecture keras streamlit transfer-learining
Last synced: 11 Feb 2025
https://github.com/easonlai/tensorflow_covid-19_classification_by_chest_x-ray
Tensorflow COVID-19 Classification by Chest X-Ray
cnn cnn-classification cnn-model convolutional-neural-networks deep-learning deep-neural-networks deeplearning densenet healthcare keras keras-tensorflow machine-learning machinelearning medical medical-image-processing medical-imaging tensorflow tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 13 Feb 2025
https://github.com/nazanin1369/keras-transfer-learning
VGG, RasNet and Inception architectures transfer learning
keras rasnet transfer-learning vggnet
Last synced: 10 Nov 2024
https://github.com/gabrielsantoslima/fine-tuning-cnns-example
🧪An example of Fine-Tuning of CNN models using Keras and Tensorflow.
cnns fine-tuning keras machine-learning tensorflow
Last synced: 28 Dec 2024
https://github.com/supreme-gg-gg/block-ml
Build neural networks with blocks (Scratch!)
artificial-intelligence block-coding blockly keras machine-learning neural-network node-js scratch tensorflow
Last synced: 09 Feb 2025
https://github.com/rambodrahmani/deep-learning
Final project for the Computational Intelligence and Deep Learning course at University of Pisa.
convolutional-neural-networks deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow point-cloud pointcloud pointclouds tensorflow2
Last synced: 29 Dec 2024
https://github.com/osbm/kaggle-keras-weights-dataset
segmentation models baseline weight trained on imagenet
Last synced: 01 Feb 2025
https://github.com/md-emon-hasan/learn-deep_learning
A repository containing resources and tutorials for learning deep learning concepts and implementations using Python, TensorFlow, and Keras.
churn-prediction data-science deep-learning keras neural-network tensorflow tensorflow-keras
Last synced: 13 Jan 2025
https://github.com/shibam120302/bird_species_flask_app
Bird Species Image Classification Web App using Transfer Learning and Flask
bird flask flask-application keras procfile python
Last synced: 21 Jan 2025
https://github.com/ruban2205/face-mask-detector
This repository contains code and resources for a real-time face mask detection system using deep learning techniques. The system can identify whether a person is wearing a face mask or not, making it useful for applications in public safety, healthcare, and security.
face-detection keras machine-learning python-programming tensorflow
Last synced: 22 Jan 2025
https://github.com/capellax02/face-age-expression-detector
My first AI project for estimating age and recognizing facial expressions. UTKFace and FER-2013 datasets were used as well as some popular Python libraries like OpenCV, TensorFlow, and Keras.
ai fer-2013 keras tensorflow utkface
Last synced: 26 Jan 2025
https://github.com/wesdoyle/mnist-paint
Vanilla JS + TensorFlow paint with MNIST hand-written digit classification
cnn keras mnist-handwriting-recognition ocr-recognition tensorflow
Last synced: 28 Jan 2025
https://github.com/vasukalariya/natural-scene-text-detection-and-recognition
It is based on the concept of Natural Scene Text Detection and Recognition used to extract texts from the images.
cnn image-processing keras opencv-python recognition text-detection
Last synced: 21 Jan 2025
https://github.com/florianwoelki/mnist_fashion_cnn
This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.
classifier cnn fashion keras mnist numpy pandas tensorflow
Last synced: 27 Jan 2025
https://github.com/msadeqsirjani/machine_learning_hands_on
A comprehensive machine learning repository containing different concepts, algorithms and techniques.
cnn computer-vision data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib neural-network nlp numpy open-source pandas python rnn scikit-learn seaborn tensorflow
Last synced: 09 Feb 2025
https://github.com/charlescatta/behavioral-cloning
Convolutional Neural network that drives a car in a simulator
cnn deep-learning keras self-driving-car
Last synced: 23 Dec 2024
https://github.com/neelanjan00/neural-style-transfer
A neural style transfer algorithm which uses a CNN trained with a style-cost function. The style-cost function makes use of two images, the style-image and the content-image to produce an image which is the content-image re-drawn in the style of the style-image, referred to as the generated image. The generated-image thus resembles an artwork similar to the original content-image but bearing the style of the style-image.
computer-vision deep-learning flask keras tensorflow
Last synced: 10 Feb 2025