An open API service indexing awesome lists of open source software.

Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

https://github.com/rbroc/contrastive-user-encoders

Code for: Rocca, R., & Yarkoni, T. (2022), Language models as user encoders: Self-supervised learning of user encodings using transformers, to appear in Findings of the Association for Computational Linguistics: EMNLP 2022

contrastive-learning nlp python tensorflow transformers user-modeling

Last synced: 09 May 2026

https://github.com/damienpontifex/tf-keras-unet

Implementation of semantic segmentation using a Unet CNN architecture implemented with TensorFlow/Keras

keras-tensorflow tensorflow unet

Last synced: 09 May 2026

https://github.com/singhxtushar/floravision

In this Project we classify different categories of Flowers using a Pre-Trained model and also using the functionality of Streamlit Application to build an API or frontend for the Project along with the various libraries of python for proper functioning of Model.

classification flower-classification pathlib pillow pre-trained-model streamlit tensorflow

Last synced: 10 May 2026

https://github.com/jpedrou/airplanes-classification

A CNN project classifies airplane types in images, distinguishing between commercial and military airplanes using Google Images data.

classification convolutional-neural-networks data-science deep-learning deep-neural-networks keras tensorflow

Last synced: 11 May 2026

https://github.com/master/tensorflow-sph

Spherical Hashing in TensorFlow

tensorflow

Last synced: 11 May 2026

https://github.com/abhaskumarsinha/seq2seq-bahdanau-attention-based-encoder-decoder-language-translator

A language translator based on a very simple NLP Transformer model, backed by encoder, decoder and a Bahdanau Attention Layer in between, implemented on TensorFlow.

attention-mechanism bahdanau-attention keras machine-learning nlp seq2seq tensorflow transformer

Last synced: 12 May 2026

https://github.com/taehooie/cg-based-transportation-planning-models

Open-source Python codes for digitization of transportation planning models through computational graphs (CGs)

automatic-differentiation optimization-algorithms tensorflow

Last synced: 17 Jun 2026

https://github.com/twerkmeister/table-segmenter

A simple nn regression model to predict the next row position in a table image

machine-learning structure table tensorflow

Last synced: 23 Jun 2026

https://github.com/sleepingcat4/tidle-brain

TiDLE time-series forecasting in Tensorflow (Google. paper 2023)

deep-learning tensorflow time-series time-series-forecasting transformers

Last synced: 29 Jun 2026

https://github.com/thenewflesh/flatiron

Standardized computer vision pipeline framework with a chainable API and procedurally defined model architecture

cnn computer-vision convolutional-neural-network data-science deep-learning machine-learning ml-ops tensorflow tensorflow2 unet

Last synced: 19 Mar 2025

https://github.com/kaenova/tensorboard-s3

Docker image for visualizing S3 data with TensorBoard

s3 tensorboard tensorflow

Last synced: 18 Feb 2026

https://github.com/tanishq-ctrl/waste-classification

A deep learning-based web application that classifies different types of waste materials using computer vision. The system helps in proper waste segregation by identifying whether an item belongs to categories like cardboard, glass, metal, paper, plastic, or trash.

computer-vision deep-learning environmental flask image-classification keras mobilenetv2 sustainability tensorflow transfer-learning waste-management waste-management-system web-application

Last synced: 22 Mar 2025

https://github.com/vladmandic/tfjs-utils

Collection of generic JS utils when working with TF models

tensorflow tensorflowjs tfjs tfjs-models

Last synced: 20 May 2026

https://github.com/mj10/vision

Object classifier for Android

kotlin-android machine-learning mobilenetv2 tensorflow tflite

Last synced: 18 Apr 2026

https://github.com/18520339/tf2-sequence-recognition-toolkit

TensorFlow 2 Toolkit for Sequence-level Text Recognition that simplifies the process of importing, handling, and visualizing sequence data, as well as providing most used loss functions and evaluation metrics in the development of Sequence Text Recognition models

ctc-loss deep-learning icdar2015 levenshtein-distance ocr optical-character-recognition tensorflow text-recognition tf-data

Last synced: 25 Jan 2026

https://github.com/chiggi24/cs4442_final_project

A Flask-based web app for brain tumour classification from MRI scans using pre-trained deep learning models. Supports Glioma, Meningioma, Pituitary, and No Tumor detection with model selection and confidence scoring.

brain-tumour cnn deep-learning flask healthcare-ai image-classification keras medical-imaging mri-classification neuroimaging tensorflow transfer-learning

Last synced: 08 Apr 2026

https://github.com/Warvito/discovering-hidden-factors-of-variation-in-deep-networks

Tensorflow 2.0 implementation of "Discovering hidden factors of variation in deep networks"

autoencoder deep-learning mnist-dataset tensorflow tensorflow-2

Last synced: 18 Mar 2025

https://github.com/ikanurfitriani/project-machine-learning-dicoding

This repository contains projects that I participated in the Lintasarta Cloudeka Digischool 2023 program.

image-classification ipynb-jupyter-notebook jupyter-notebook keras-tensorflow machine-learning python rock-paper-scissors tensorflow

Last synced: 11 Apr 2026

https://github.com/iamgmujtaba/ltc-gif

Implementation of Client-driven Lightweight Method to Generate Artistic Media for Feature-length Sports Videos

artistic gif gif-animation keras sports sports-analytics tensorflow tensorflow2 thumbnail-generator thumbnails

Last synced: 19 Feb 2026

https://github.com/RedInfinityPro/ChatFlow

Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.

json lancasterstemmer nltk numpy pickle random tensorflow tflearn

Last synced: 30 Sep 2025

https://github.com/omatheusribeiro/object-recognition

The objective of this project is to demonstrate the use of the TensorFlow library to perform object recognition. TensorFlow is an open source library that has several real-time detection functionalities.

css detection detector-objetos front-end front-end-development frontend html javascript object object-detection object-recognition react reactjs recognition reconhecimento-objetos tensorflow

Last synced: 19 Feb 2026

https://github.com/divyanshuxpandey/-person-identification-and-verification-using-machine-learning

Person Identification and Verification using Machine Learning via AI camera is used for identify and verify using human image.

opencv pycharm-ide python tensorflow yolov4

Last synced: 11 Feb 2026

https://github.com/mlh-fellowship/teamkerberos_pod1.0.2

A way to connect everyone in this virtual world. An application for hearing/speech impaired people to make it easy for them to communicate in this pandemic.

flask hacktoberfest javascript mlh-fellowship tensorflow websockets

Last synced: 09 Apr 2026

https://github.com/ragul-rofi/animalclassificationml

Animal Classification: A CNN-based image recognition model.

keras-tensorflow machine-learning ml-model python tensorflow

Last synced: 04 Oct 2025

https://github.com/khushiyant/nibtara

Nibtara, unique cross-platform pre-trial conferencing system based on Ethereum smart contracts powered by TabNet and LegalBERT AI

ethereum flutter iot python tensorflow

Last synced: 18 Apr 2026

https://github.com/furk4neg3/inception_v1-googlenet

Replication of Going Deeper with Convolutions paper using TensorFlow, with one example of how to use it. This model is mainly used for image classification problems.

artificial-intelligence computer-vision deep-learning deep-neural-networks image-classification machine-learning tensorflow

Last synced: 09 Feb 2026

https://github.com/mrgehlot/facial_recognition

Simplest real-time facial recognition system built with MediaPipe, FaceNet, and Streamlit. Detect faces, build custom datasets, and identify people instantly from your webcam. Perfect for smart home automation, security systems, and interactive applications.

ai artificial-intelligence attendance-system biometrics chromadb computer-vision face-net face-recognition facial-recognition machine-learning mediapipe opencv python real-time smart-home streamlit tensorflow vector-database webrtc

Last synced: 30 Aug 2025

https://github.com/santhoshmani1/sign-language-recognition

Sign language recognition with LSTM based neural network and tensorflow sequential model

machine-learning mediapipe python sign-language-recognition tensorflow

Last synced: 24 May 2026

https://github.com/jyothish-ram/invoice_ocr_api

Invoice OCR Extraction Flask API

flask-api gemma-2b nlp ocr ollama tensorflow tesseract

Last synced: 05 Jan 2026

https://github.com/vidit-kushwaha/tweet-sentimental-analysis

A deep learning project for sentiment analysis on tweets, classifying them into positive, negative, or neutral sentiments.

deep-learning keras machine-learning natural-language-processing python sentiment-analysis tensorflow text-classification

Last synced: 10 Mar 2026

https://github.com/shifuml/shifu-tensorflow

Distributed Tensorflow on Shifu Pipeline

fault-tolerance machine-learning pipeline tensorflow yarn

Last synced: 16 May 2025

https://github.com/petrov826/tfrs

building recommendation system using TensorFlow Recommenders

tensorflow tensorflow-datasets tensorflow-recommenders tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/saschagrunert/kubeflow-notebook-gpu

Kubeflow GPU Notebook Container Image

container-image gpu kubeflow notebook tensorflow

Last synced: 02 Jul 2025

https://github.com/wmpscc/basic-process-of-training-models-with-tensorflow-2.0

:book:TensorFlow 2.0 训练模型基本流程(TFRecord+Model+Serving)

tensorflow tensorflow2 tfrecords

Last synced: 16 May 2025

https://github.com/gugarosa/multi_activation

📄 Official PyTorch and Tensorflow implementations regarding the Multi Activation layer.

implementation machine-learning multi-activation paper pytorch tensorflow

Last synced: 19 Apr 2026

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

https://github.com/omaraflak/mnist-keras-android

Running Keras CNN model on Android.

android cnn keras mnist tensorflow tensorflow-lite

Last synced: 14 Apr 2026

https://github.com/IBM/MAX-Nucleus-Segmenter

Identify nuclei in a microscopy image and assign each pixel of the image to a particular nucleus

deep-learning docker-image machine-learning machine-learning-models medical-image-analysis object-detection tensorflow

Last synced: 13 May 2025

https://github.com/infinitode/deepdefend

DeepDefend is an open-source Python library for adversarial attacks and defenses in deep learning models, enhancing the security and robustness of AI systems.

adversarial-attacks adversarial-defenses ai ai-attack ai-defense ml models perturbations perturbations-library tensorflow

Last synced: 22 Apr 2025

https://github.com/vidhi1290/chatbot-with-rasa-nlu-model-and-python

This project builds an intelligent chatbot using Rasa NLU for an E-Commerce business 🛍️. The chatbot can handle user queries like product information, pricing, and order management 💬. With spacy and TensorFlow pipelines 🧠 for training, and MongoDB for storing data 📦, it offers seamless, context-aware conversations

aichatbot artificial-intelligence chatbot jupyter-notebook matplotlib nlu nlu-chatbot pandas pymongo python rasa-chatbot rasa-nlu spacy spacy-nlp tensorflow

Last synced: 11 Apr 2026

https://github.com/dhairyac/news-article-classification

Use Hugging Face Transformers to classify news articles

albert-transformer huggingface-transformers keras tensorflow tokenization

Last synced: 07 Jan 2026

https://github.com/trevorhobenshield/quicklabel

Quick dataset labeling using quantized (PTQ) models in PyTorch, TensorFlow, and Keras

deep-learning keras parallel-processing pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/dancsalo/tensorbase

Minimalistic Framework for End-to-End TensorFlow Applications.

filemanager tensorflow tensorflow-framework

Last synced: 16 Jun 2025

https://github.com/pottekkat/tfjs-object-detection

A real time object detection model in your browser using TensorFlow JS

computer-vision deep-learning machine-learning tensorflow tensorflow-examples tensorflowjs

Last synced: 21 Jan 2026

https://github.com/diego-luna/pinball-moonmakers

MoonMakers-Pinball in a game that works in the browser, where we use our Arduino Nano 33 BLE Sense, as a command to control the imposition of our ball thanks to AI.

arduino arduino-nano-33-ble-sense css css3 html html5 javascript js tensorflow tensorflow-lite tensorflow-lite-micro web-bluetooth-api

Last synced: 12 Apr 2026

https://github.com/chandan-mourya/face-mask-detector

Face mask detection refers to detect whether a person is wearing a mask or not. In fact, the problem is reverse engineering of face detection where the face is detected using different machine learning algorithms for the purpose of security, authentication and surveillance.

cv cv2 data-science machine-learning machine-learning-algorithms python tensorflow tensorflow-examples

Last synced: 21 Jan 2026

https://github.com/mjahmadee/deeplearning2022

Welcome to Deep Learning 2022! This repository serves as a central hub for various deep learning projects created throughout the year. Explore the table below to dive into each project and discover the innovations and techniques used in deep learning research and applications.

computervision deeplearning keras nlp python pytorch tensorflow vision

Last synced: 08 Apr 2026

https://github.com/alvertogit/datascience

Data Science AI Artificial Intelligence Machine Deep Learning Classification Regression Python Keras TensorFlow TensorFlow2 TPOT XGBoost Matplotlib NumPy Pandas scikit-learn Folium Seaborn Jupyter Lab Notebook

artificial-intelligence data-science deep-learning jupyter-lab jupyter-notebook keras machine-learning matplotlib pandas python scikit-learn tensorflow tensorflow2

Last synced: 05 Jul 2025

https://github.com/nanotubing/keras_playground

Image Classification on Satellite Imagery in Colombia via Keras and Tensorflow in Python

deep-learning image-segmentation keras keras-tensorflow python python3 tensorflow

Last synced: 11 Mar 2026

https://github.com/sakshi2215/flaskintegrated_eyedetection

Flask Integrated Classifier Model for Closed or Open Eye Detection

drowsiness-detection-python flask github harcascade python tensorflow

Last synced: 13 Apr 2026

https://github.com/yeonghyeon/shake-shake

TensorFlow implementation of Shake-Shake Regularization.

cnn convolutional-neural-networks regularization tensorflow

Last synced: 20 May 2026

https://github.com/vinayaktiwari1103/machine-learning

This repo consist of Imp pattern which we need to learn before starting machine learning (Python)

python tensorflow

Last synced: 06 Jul 2025

https://github.com/crispengari/apr-dl

⭐⭐⭐⭐⭐ Automatic Product Recommender (APR) is an Artificial Intelligence GrpahQL API for recommending products based on customer reviews. 👍👎

api artificial-intelligence deep-learning graphql java machine-learning natural-language-processing python rest rest-api ruby tensorflow text-classification typescript

Last synced: 13 Apr 2026

https://github.com/adityajn105/kagglesolvedproblem

Data Science problem on Kaggle Solved by me. Keep improving Accuracy.

kaggle kaggle-competition numpy pandas python scikit-learn tensorflow

Last synced: 12 Mar 2026

https://github.com/stefanofioravanzo/distributed-deeplearning-kubernetes

Collection of resources for automatic deployment of distributed deep learning jobs on a Kubernetes cluster

azure-kubernetes-service distributed-deep-learning kubernetes-operator mxnet tensorflow

Last synced: 19 Apr 2026

https://github.com/thibamahlezana/trash-sorting-robot

This project automates trash sorting using a Raspberry Pi-controlled robotic arm, leveraging TensorFlow Lite and OpenCV for real-time classification of paper, plastic, and metal waste.

artificial-intelligence automation computer-vision deep-learning deeplearning machine-learning opencv opencv-python python python3 raspberry-pi robotics tensorflow tensorflow-lite tflite trash-sorting waste-classification

Last synced: 05 Feb 2026

https://github.com/nikhilcodes/image-recolorizer

Application of CNN to auto colour black and white nature image.

cnn image-recolorizer python tensorflow tensorflow2

Last synced: 15 Apr 2026

https://github.com/archihalder/emodet

A project which detects facial emotions

facial-emotion-detection opencv tensorflow

Last synced: 15 Apr 2026

https://github.com/sakshi2215/classifierbased_closedeyedetection

Classifier Model for Closed or Open Eye Detection

harcascades python tensorflow

Last synced: 13 Apr 2026

https://github.com/spockoo/pylegend

A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!

crypto crypto-tools how-to-farm-crypto kerastuner matplotlib matrix-multiplication mining nbminer numpy performance-optimization pickle project quantum quantumcircuits quantumcomputing qubits scikit-learn tensorflow

Last synced: 27 Jan 2026

https://github.com/manfreddiaz/cnn-traffic-light-evaluation

A short evaluation of CNN architectures/papers for German Traffic Sign Recognition Benchmark (GTSRB)

classify-traffic-signs cnn cnn-architecture ml tensorflow

Last synced: 16 Apr 2026

https://github.com/iwolf22/ignition-hacks-2024

An online physiotherapist that can automatically detect patient's physio exercise form through the user's webcam and provide feedback through an AI chat assistant

material-ui mediapipe nextjs openai reactjs tailwindcss tensorflow typescript

Last synced: 26 Oct 2025

https://github.com/kyegomez/multi-model-training

An experimental repository on research for training multiple models all at once in an evolutionary capacity!

ai cats mamba ml pytorch ssms tensorflow training transformers

Last synced: 15 Apr 2026

https://github.com/samuel-ricardo/expertmax

Movie streaming with gesture navigation support

css html javascript tensorflow workers

Last synced: 15 Apr 2026

https://github.com/gitstar-oc/machine-learning

This are the Machine Learning notes by leading AI website named Deeplearning.AI. This notes will help you to be a machine learner from beginner to advanced level. Welcome Everyone!!

deep-learning deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn supervised-learning tensorflow unsupervised-learning

Last synced: 09 Feb 2026

https://github.com/anoop-b/google-voice-models

Google's implementaion of offline voice recognition models using tensorflow lite

tensorflow tensorflow-models tflite

Last synced: 27 Feb 2026

https://github.com/official-biswadeb941/mayabati---your-personal-ai-chef

Mayabati is a personal AI chef designed for enhancing culinary experience. Crafted by Biswadeb Mukherjee, a leading developer of ParseSphere Innovations.

flask flask-api flask-application gensim-word2vec keras-models keras-neural-networks keras-tensorflow nltk numpy pickle pytorch tensorflow

Last synced: 28 Feb 2026

https://github.com/myatmyintzuthin/cotton-plant-disease-classification-web-application

Deploying a Cotton Plant Disease Classification Flask application Using DenseNet121

cotton deeplearning densenet121 flaskwebapplication plantdiseaseclassification tensorflow

Last synced: 01 Mar 2026

https://github.com/l3lackcurtains/signature-verification-system

:white_check_mark: Signature Verification System with attempt to replace manual verification in banks of Nepal.

convolutional-neural-network cv2-signature-recognition data-augmentation keras keras-tensorflow machine-learning numpy signature tensorflow

Last synced: 16 Apr 2026

https://github.com/ar-ray-code/jupyter-ros1-playground

Example program of jupyter-notebook with ROS1. Source codes are based on Google Colaboratory.

google-colaboratory jupyter-notebook python3 pytorch ros1 tensorflow

Last synced: 16 Apr 2026

https://github.com/sriramsk1999/facecolorizer

Colorizing black-and-white images of faces with a CycleGAN

colorization computer-vision cyclegan deep-learning tensorflow

Last synced: 20 Apr 2026

https://github.com/shreyasbapat/ayushmanbhavagui

GUI and backend for Ayushman Bhava - DP 2018. Ayushman Bhava is a fully automatic and smart medical vending machine.

ajax-request flask gpio javascript keras tensorflow

Last synced: 20 Apr 2026

https://github.com/mendez-luisjose/binary-pizza-classification

Binary Tensorflow Model Using Convolutional Neural Network

convolutional-neural-networks deep-learning machine-learning tensorflow

Last synced: 20 Apr 2026

https://github.com/taeguk/tensorflow-study

Study and experiment Tensorflow!

deep-learning python3 study tensorflow

Last synced: 22 Apr 2026

https://github.com/zaccharieramzi/tf-didn

An unofficial implementation of the Deep iterative down-up CNN for image denoising

denoising neural-network tensorflow

Last synced: 24 Apr 2026

https://github.com/zaccharieramzi/tf-tdv

An unofficial TensorFlow implementation of Total Deep Variation model

image-denoising tensorflow total-deep-variation total-variation total-variational-denoising

Last synced: 24 Apr 2026

https://github.com/revsic/tf-survae-flows

Tensorflow implementation of SurVAE Flows, Nielsen et al., 2020.

diffusion normalizing-flow survae-flows tensorflow tf2 vae

Last synced: 27 Apr 2026

https://github.com/simoninithomas/dlfn_face_generator

A Generative Adversarial Network that generate human faces

cnn deep-learning gan neural-network tensorflow

Last synced: 27 Apr 2026