kera
There are 16 repositories under kera topic.
zekeriyyaa/MaskRCNN-Modanet-Fashion-Segmentation-and-Classification
Using modanet fashion dataset, the clothes images were classified under 5 season (summer,winter,spring,autumn,all).
TrainingByPackt/Data-Science-with-Python
Combine Python with machine learning principles to discover hidden patterns in raw data
balban/Python3-ML-CV-DL
Puthon 3 with already compiled OpenCV, SimpleCV, TensorFlow, Kera, Scikit-image & learn and many more libraries
MarioBonse/Sketch-rnn
Implementation of the model "sketch-RNN" by google for generating sketches with a variational auto encoder
anishvaidya/MIT-Indoor-Scene-Recognition
Using CNN to recognize indoor scenes. Dataset: MIT Indoor 67
aryainjas/Fruitify
Fruitify is a charming fruit recognition project that harnesses the power of TensorFlow, an advanced machine learning framework.
Amir-Tav/GANN-with-TensorFlow
How to build, train, and evaluate a Generative Adversarial Network (GAN) for generating fashion images. The project covers all essential steps, from model building to training and evaluation.
Amir-Tav/Perseus-SYN-Flood-Detection
comparison of different machine learning models such as GB, XGB and NN to see which performs better at real time SYN flood detection
BaseMax/ImageClassificationCNN
Train a model from a dataset for predicting cat and dog from image.
HayatiYrtgl/CGAN
Condutional gan for generating images from sketch
markstent/cifar10_computer_vision
Image classification with Keras and Tensorflow
ajinkyavbhandare/Single-Block-Autoregressive-Text-Gen
This Streamlit app showcases a compact GPT-based autoregressive language model.
Nithinrajkalyani/University-Security-Monitoring-System-using-Deep-Learning
Developed a working prototype of a University Security Monitoring System using Deep Learning to assist Reva University in maintaining a database of known and unknown persons entering through the entrance gate by detecting the frontal faces of students.
santos-k/fashion-recommender-dashboard
The project is a neural network-based fashion recommendation system built using Python. The model used for this system is Resnet50, which is a deep learning model used for image recognition. The data used for training the model is scraped from Flipkart, with a total of 65,000 images.
VivekShinde7/Tuberculosis-Vision-Scan
Tuberculosis Vision Scan is an AI-driven tool for detecting tuberculosis from chest X-rays using a fine-tuned VGG16 model with 93.5% accuracy. The project integrates MLOps tools like MLflow, DVC, and AWS CI/CD for efficient model tracking and deployment. A Flask web app allows users to upload X-ray images and receive real-time TB detection results
rufilboss/image_classifier
Image Classifier using CIFAR-10 and TensorFlow/Keras