Projects in Awesome Lists tagged with tenserflow
A curated list of projects in awesome lists tagged with tenserflow .
https://github.com/NaturalIntelligence/imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
annotator coco dlib faceplusplus facepp fast imglab label label-images landmark landmark-points machine-learning nimn pascal-voc tenserflow
Last synced: 04 May 2025
https://github.com/naturalintelligence/imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
annotator coco dlib faceplusplus facepp fast imglab label label-images landmark landmark-points machine-learning nimn pascal-voc tenserflow
Last synced: 28 Jan 2026
https://github.com/comet-ml/issue-tracking
Questions, Help, and Issues for Comet ML
comet-ml keras machine-learning pytorch scikit-learn tenserflow
Last synced: 26 Oct 2025
https://github.com/piyush-eon/nextjs-ai-object-detection
AI Object Detector with Next js 14, Tailwind CSS, Tenserflow, React
coco-ssd nextjs nextjs14 react tenserflow
Last synced: 08 Apr 2025
https://github.com/sondosaabed/intro-to-tensorflow-for-deep-learning
Intro to tenserflow for deep learning Course with udacity
cnn deep-learning dense-neural-network forecasting lstm-neural-networks rnn-tensorflow tenserflow time-series-analysis
Last synced: 22 Apr 2025
https://github.com/amaansayyad/covid-19_face_mask_recognition_system
The Face Mask Recognition System uses AI technology to detect the person with or without a mask. It can be connected with any surveillance system installed at your premises. The authorities or admin can check the person through the system to confirm whether the person is wearing a mask or not.
computer-vision coronavirus covid-19 covid19 deep-learning face-detection face-recognition facemask-detection human-pose-estimation jupyter-notebook keras keras-tensorflow machinelearning opencv python3 tenserflow trending
Last synced: 02 Jul 2025
https://github.com/kanishk1420/eeg-signal-processing
This project implements a real-time EEG (Electroencephalogram) signal processing and visualization system with epileptic seizure detection capabilities. The system combines machine learning for seizure detection with an interactive web interface for real-time signal monitoring and analysis.
brain-computer-interfaces eeg-signals-processing javascript jupiter-notebook neuroscience python reactjs tailwindcss tenserflow
Last synced: 27 Dec 2025
https://github.com/docsallover/helmet-and-plate-detection
Helmet and Number Plate Detection using YOLOv3 with opencv and python
data-science detection jupyter-notebook machine-learning numpy opencv python tenserflow yolo yolov3
Last synced: 13 Feb 2026
https://github.com/czm1k3/azurebeers
This app counts your beers!
ai azure beer docker microsoft microsoft-azure nextjs reactjs tenserflow
Last synced: 05 Apr 2026
https://github.com/mrktsm/spamurai
Chrome extension that uses AI to enhance Gmailβs spam filtering
aws aws-ec2 chrome-extension email-security fastapi gmail gmail-api machine-learning oauth2 postgresql python react spam-detection tenserflow
Last synced: 08 Apr 2026
https://github.com/sevdanurgenc/machinelearningcrashcourse
This repo consists of the topics I hold about Machine Learning Crash Course
machine-learning machine-learning-algorithms numpy pandas python tenserflow
Last synced: 13 Apr 2026
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: 10 Feb 2026
https://github.com/rhazra-003/chatbot_aiisc
This repo contains my project works performed during my Research Internship at AI Institute, University of South Carolina, USA in collaboration with Indian Institute of Technology, Roorkee during the time period of May - August, 2021 under the guidance of Prof. Biplav Srivastava (AIISC) and Prof. Sandeep Kumar (IIT-R).
anaconda-environment chatbot chatroom django-rest-framework docker python3 rasa-chatbot socket-io tenserflow
Last synced: 13 Apr 2026
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: 10 Apr 2026
https://github.com/mbfakourii/trafficsign
Implement Traffic Sign Detection
cnn dense detection tenserflow traffic-sign
Last synced: 29 Mar 2025
https://github.com/nimad70/diabetic-retinopathy-detection
Diabetic Retinopathy Detection using Inception-V3 | project for the Vision & Cognitive System course (ComputerScience @ UniPd) | w/ Shab Pompeiano
cnn-classification computer-vision deep-learning diabetic-retinopathy-detection image-processing keras matplotlib python3 tenserflow
Last synced: 10 May 2026
https://github.com/travelxml/tensorflow-and-keras-sentiment-analysis-using-rnn
NLP: Sentiment Analysis using TensorFlow and Keras: This project implements a Recurrent Neural Network (RNN) to classify Amazon product reviews into different sentiment categories. It leverages text preprocessing, tokenization, and model training to predict the sentiment with high accuracy.
deep-learning deep-neural-networks deeplearning keras keras-tensorflow nlp rnn rnn-tensorflow sentiment-analysis tenserflow
Last synced: 18 Feb 2026
https://github.com/ayarii/learner-engagement
cnn cnn-architecture cnn-keras cnn-model deep-learning keras machine-learning ml tenserflow
Last synced: 17 Apr 2026
https://github.com/easykeys/EasyKeys.KeysClassificationML
EasyKeys.com Inc classification model for image processing
dotnetcore imageclassification kdcllc machine-learning mlnet tenserflow
Last synced: 18 Apr 2025
https://github.com/mbfakourii/pneumonia-infection
Implementation of Pneumonia Infection detection
cnn dense pneumonia pneumonia-infection python tenserflow
Last synced: 04 May 2026
https://github.com/aman167/doodle-guesser-using-cnn-
"π¨π€ Doodle-Guesser Game: Draw doodles & let AI guess! Powered by a CNN trained on Google's QuickDraw dataset (1 million+ images and 345 classes), it predicts in real-time and shows the top 5 probabilities with a pie chart π₯§. Built using TensorFlow, Keras, & Streamlit. A fun blend of AI & gaming! π"
artificial-intelligence cnn-for-visual-recognition computer-vision convolutional-neural-networks deep-learning drawing-app image-classification image-processing keras-tensorflow machine-learning neural-network real-time streamlit tenserflow user-interface
Last synced: 06 May 2026
https://github.com/easykeys/easykeys.keysclassificationml
EasyKeys.com Inc classification model for image processing
dotnetcore imageclassification kdcllc machine-learning mlnet tenserflow
Last synced: 01 Apr 2025
https://github.com/meetptl04/imagestyletranfer
This project demonstrates how to apply neural style transfer using TensorFlow and a pre-trained VGG19 model. The goal is to combine the content of one image with the style of another to create a stylized image. The repository includes code for image processing, loss computation, style transfer, and visualization
image-processing jupyter-notebook keras matplotlib tenserflow
Last synced: 28 Apr 2026
https://github.com/shopiqo/docker-rbprettier
Docker images for Prettier plugin for Ruby + Guesslang
codequality continuous-integration docker guesslang pre-commit prettier ruby tenserflow vagrantfile
Last synced: 14 Apr 2026
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 13 Apr 2026
https://github.com/shamaz332/hand-pose-detection-with-react-and-tenserflowjs
Hand Post detection model by using neural network and draw ponits with html canvas
detection html html5-canvas neual-network reactjs tenserflow
Last synced: 04 May 2026
https://github.com/trainingbypackt/hands-on-reinforcement-learning-with-python-elearning
Master reinforcement and deep reinforcement learning using OpenAI Gym and TensorFlow
openai openai-gym reinforcement reinforcement-learning reinforcement-learning-algorithms tenserflow
Last synced: 10 Apr 2025
https://github.com/mbfakourii/darkfacedetect
Face Detect in Dark Image With MIRNet And Haar-cascade
dark-images deep-learning face-detection haar-cascade mirnet python tenserflow
Last synced: 06 May 2026
https://github.com/akankshakusf/ml_bird-strike-cost-prediction-project
This is my Machine Learning Project for the Master Program at USF
keras machine-learning machine-learning-algorithms muma python sckit-learn tenserflow universityofsouthflorida usf
Last synced: 30 Jan 2026
https://github.com/mbfakourii/persian-machine-translation
Implementing machine translation in Persian language with the help of transformer network by integrating anki and MIZAN datasets
anki datasets machine-translation mizan persian python tenserflow transformer
Last synced: 06 May 2026
https://github.com/deniskore/py-ml-to-rs
An example of loading a Python-trained model into a Rust-based API.
machine-learning python-rust rust rust-lang rust-ml tenserflow
Last synced: 15 Mar 2026
https://github.com/rissh/titanicsurvivalpredictionusingml
Predicting Titanic passenger survival through machine learning. This project includes data preprocessing, exploratory data analysis, feature engineering, and model training using Python. π’
data data-analysis data-science data-visualization dataanalysis jupiter-notebook machine-learning machine-learning-algorithms machinelearning matplotlib numpy pandas prediction prediction-model python python3 seaborn tenserflow tflearn titanic
Last synced: 01 Feb 2026
https://github.com/vishal815/cat-vs-dog-image-classification-making-a-prediction
This project focuses on building a powerful image classification model to distinguish between cats and dogs using a Convolutional Neural Network (CNN)
catvsdog-classifier convolutional-neural-networks deep-learning github-code image-classification image-classification-algorithms image-processing image-processing-python imageclassification kaggle keras machine-learning nuralnetwork python tenserflow vishal vishallazrus
Last synced: 19 Apr 2026
https://github.com/aidenfockens/movie-finder
Want to know how much movie you'll make? Query my machine learning algorithm to find out!
Last synced: 20 Apr 2026
https://github.com/mktechai-0786/facial-emotion-detector
Face Emotion Recognition using FER Lib
deep-learning fer2013 machine-learning mtcnn-face-detection opencv python tenserflow
Last synced: 24 Apr 2026
https://github.com/shadmehrbakhtiary/dog-cat-classification
This project implements a Convolutional Neural Network (CNN) to classify images of dogs and cats
classification cnn python tenserflow
Last synced: 28 Apr 2026
https://github.com/praveenkumarreddy18/leaf-disease-detection
cnn deep-learning keras tenserflow
Last synced: 30 Apr 2026
https://github.com/rahulpatel2002/blood-group-detection
A deep learning-based blood group detection system using infrared hand images. The project includes data preprocessing, model training, and a Flask web app for real-time predictions.
blood-group-detection computer-vision deep-learning flask image-processing infrared-images machine-learning medical-api tenserflow
Last synced: 06 May 2026
https://github.com/sarojbelbase/detect-my-mask
Uilizing Tensorflow and openCV frameworks, we have created a Face Mask Detection Software Script.
face-detection made-in-nepal mask-detection opencv raspberry-pi rpi4 tenserflow train-model
Last synced: 07 May 2026
https://github.com/ay-ritesh/sign-language-recognition
Crafted a deep learning-based system for real-time sign language recognition, leveraging computer vision and neural networks. The system translates hand gestures into text to bridge communication gaps for the hearing-impaired.
cnn keras nlp opencv python real-time-detection tenserflow yolov5
Last synced: 10 May 2026
https://github.com/srinivas39322/classification_of_human_diseases_from_x-ray_images
A deep learning project leveraging ResNet50 to classify chest X-ray images into Pneumonia, COVID-19, Tuberculosis, and Normal, optimized with dataset balancing and advanced training techniques for enhanced diagnostic accuracy ππ·.
convolutional-neural-networks jupyter-notebook python resnet-50 tenserflow
Last synced: 15 May 2026
https://github.com/aditya-10012002/cat_and_dog_classifier_cnn
A simple classifier for identifying cats and dogs using CNN.
Last synced: 04 Apr 2025
https://github.com/piyush1927/proctorai2
Developed an automated exam proctoring platform that integrates with Google Forms and Microsoft Forms for real-time monitoring, including checks like multiple people detection, tab and full-screen checks, while enabling teachers to create and manage exams, track participation, and monitor terminated students for malpractice through an admin portal.
css express flask mongodb nodejs opencv react reactjs tenserflow tensorflowhub
Last synced: 30 Dec 2025
https://github.com/amansrv/meetmove_
MeetMove: Video conferencing web application
css firebase-auth firebase-database github google-calendar-api html javascript mongodb nodejs posenet socket-io tenserflow webrtc
Last synced: 08 Apr 2026
https://github.com/shreyansh-21/hateshield
HateShield is an AI-powered hate speech detection system using LSTM for text and ResNet for images. It analyzes social media comments, memes, and other content to identify harmful speech with high accuracy.
ai computer-vision deep-learning hate-speech-detection keras machine-learning nlp tenserflow
Last synced: 17 May 2026
https://github.com/kmj-007/covid-19-predictor
COVID-19 detection from X-ray scans of the chest using CNN
covid-19 flask keras-tensorflow python python3 tenserflow
Last synced: 05 May 2026
https://github.com/zakircodearchitect/intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow
Last synced: 02 May 2026
https://github.com/shadmehrbakhtiary/object-detection
an object-detection project with tenserflow
object-detection pre-trained-model tenserflow tenserflow-hub
Last synced: 05 Apr 2025
https://github.com/eljandoubi/dnn-speech-recognizer
Speech Recognizer basic models.
natural-language-processing speech-recognition tenserflow
Last synced: 19 May 2026
https://github.com/srinivas39322/duplicate_question_detection_on_quora_using_advanced_nlp_techniques
Advanced NLP project detecting duplicate questions on Quora using transformer-based embeddings, LSTM architectures, and ensemble models, achieving 88% accuracy with scalable solutions for real-world applications π§ π¬.
minilm nlp-machine-learning python pytorch sentence-transformers tenserflow visual-studio-code
Last synced: 21 May 2026
https://github.com/towaquimbayo/comp-4949
BCIT Computer Systems Technology (CST) - COMP 4949 (Big Data Analytics Methods)
arima big-data django django-rest-framework html html5 keras machine-learning matplotlib numpy pandas predictive-analytics predictive-modeling python pytorch scikit-learn sklearn statsmodels tenserflow
Last synced: 09 Apr 2026
https://github.com/vanssign/tenserflow-ml-basics
Active covid-19 cases prediction and visualisation based on basic linear regression.
Last synced: 04 May 2026
https://github.com/esprit-upweb/bestof-20-21
Best Of Projects[20-21] 2A-3A-4TWIN
angular deep-learning nodejs php7 python react reactjs symfony symfony4 tenserflow twig
Last synced: 10 Apr 2026
https://github.com/adityaghatkar1707-ui/anomaly_detectionupdatedcvpr2025
Updated Deep Learning-based Anomaly Detection (CVPR 2025 version) β implemented using Python 3.13 and TensorFlow 2.20. Features CPU-only compatibility, improved data loading, and end-to-end training + testing via CMD interface.
ai anomaly-detection c3d deep-learning keras python python3 pythonprojects research surveillance tenserflow
Last synced: 18 Apr 2026
https://github.com/djdhairya/potato-disease-classification-
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
cnn cnn-classification cnn-keras convolutional-neural-networks deeplearning keras keras-tensorflow machine-learning potato python3 tenserflow
Last synced: 08 May 2026
https://github.com/saswatsam786/gatekeeper
A one of a kind attendance management system built using facial recognition and integrated with a decentralised payment system built on hedera network.
chartjs firebase hedera-hashgraph javascript nodejs oauth reactjs tenserflow
Last synced: 11 Apr 2026
https://github.com/mrktsm/spam-email-recognizer
Long Short-Term Memory (LSTM) network trained to classify emails as spam or non-spam. It processes email content to make accurate predictions and can be integrated into projects for efficient spam detection and email management.
data-preprocessing keras lstm-neural-network model-architecture nltk numpy pandas performance-evaluation scikit-learn spam-classification-model tenserflow training-the-model
Last synced: 09 Apr 2026
https://github.com/siyeonson/hotel-review-sentiment-analysis
νΈν 리뷰 λ°μ΄ν°λ₯Ό νμ©ν κ°μ λΆμ λ° μμ°μ΄ μμ±
Last synced: 11 Apr 2026
https://github.com/eljandoubi/nlp-machine-translation
An english to french machine translation
english-french-tranlation machine-translation natural-language-processing tenserflow
Last synced: 17 Apr 2026
https://github.com/chaudharypraveen98/lungcancerdetection
To distribute the work of doctors and process the large amount of data to produce accurate results on the go
numpy pandas pillow python scipy tenserflow
Last synced: 16 Apr 2026
https://github.com/odhithsen/failsafevm_bff
π₯οΈ Virtual machine failure prediction using real-time anomaly detection
anomaly-detection fault-tolerance python tenserflow virtual-machine
Last synced: 27 May 2026
https://github.com/iadtya/hate-text-classification
Training RNN(LSTM) on Hate speech with tensorflow and keras
fastapi keras lstm nltk numpy pandas tenserflow
Last synced: 12 Apr 2026
https://github.com/sanu0711/forgery-detection-signature-verification
This project aims to develop a signature verification system using transfer learning techniques in deep learning. The system utilizes a pre-trained convolutional neural network (CNN) model, ResNet50, and fine-tunes it on a dataset of signatures to achieve user-independent verification.
deep-learning django docker docker-compose forgery-detection keras-layer keras-tensorflow matplotlib pillow python3 shutil signature-verification tenserflow
Last synced: 11 Jun 2025
https://github.com/ay-ritesh/sentiment-analysis-chatbot
Crafter a chatbot using Natural Language Processing and Deep Learning. Applied Long Short-Term Memory, a type of RNN networks to build the chatbot. Implemented sentiment analysis to enable the chatbot to interpret user emotions and provide tailored responses based on the sentiment detected.
deep-learning keras long-short-term-memory natural-language-processing nlp python recurrent-neural-networks tenserflow
Last synced: 09 Sep 2025
https://github.com/disney35/stock-prices-dashboard
A dashboard to analyze, predict, and visualize stock prices using Python & LSTM
ema jupyter-notebook keras macd matplotlib-pyplot mfi numpy pandas python rsi scikit-learn sma streamlit tenserflow yfinance
Last synced: 12 Apr 2026
https://github.com/sherwanali0/waste-classification-transfer-learning
Automated waste classification using VGG16 transfer learning - IBM AI Engineering Certificate Final Project
keras machine-learning tenserflow
Last synced: 21 Apr 2026
https://github.com/skmark/plastic-bottle-collector-using-ai-
Plastic bottle collector using AI
ai artificial-intelligence classification data-processing dataset image-processing keypad lcd1602 lcd16x2 pi-camera python-3 raspberry-camera raspberry-pi-3 servo-motor tenserflow ultrasonic-sensor
Last synced: 27 Jan 2026
https://github.com/ahmet904-beep/computer-vision-parking-lot
This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.
azure-custom-vision backend cnn-for-visual-recognition flask image-processing jupyter-notebook machine-learning mog2 object-detection php segmentation svm svm-classifier tenserflow
Last synced: 16 Oct 2025
https://github.com/travelxml/tensorflow-based-chatbot-deployment-in-python
Build Your Own Chatbot: TensorFlow-Based Chatbot Deployment and Model Training in Python
chatbot chatbot-application pandas python tenserflow train
Last synced: 06 May 2026
https://github.com/ishinzoo/songrecommendation
This project is a machine learning-based system that recommends songs based on the user's detected emotions. The application uses facial expression recognition to determine the user's current emotional state and suggests songs that align with that emotion. This system can be particularly useful for personalized music streaming services, helping use
machine-learning mediapipe numpy opencv os python tenserflow
Last synced: 25 Feb 2026