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/sayannath/object-detection-app

An object Detection App using Flutter. I have integrated .tflite files with flutter. I have used the yolo and ssdmobilenet model to use this in the app.

dart flutter keras object-detection ssdmobilenet tensorflow tflite yolo

Last synced: 12 May 2025

https://github.com/inovex/tensorflow-train-to-mobile-tutorial

Code for the reproduction of the results of the TensorFlow for Mobile blog series by inovex GmbH

deep-learning machine-learning mobile mobile-app mobile-development tensorflow tensorflow-experiments tensorflow-tutorials

Last synced: 24 Oct 2025

https://github.com/tanyachutani/vae-tf2.0

Implementation of Variational Auto-Encoder with TensorFlow 2.0

keras mnist olivetti-dataset tensorflow vae variational-autoencoder

Last synced: 10 Jul 2025

https://github.com/iamhosseindhv/lstm-classification

Comment toxicity classification using Karas/TensorFlow

classification cnn data data-mining keras lstm machine-learning python rnn tensorflow

Last synced: 08 May 2025

https://github.com/timhanewich/baseball-betting-nn

Training a neural net to predict betting odds for a baseball game at any stage in the game.

baseball betting betting-odds neural-network tensorflow

Last synced: 11 Apr 2025

https://github.com/jef1056/jade_t5

Conversational T5 model, finetuned for long-context conversational tasks

chatbot conversational-ai language-model python t5 tensorflow

Last synced: 14 Jul 2025

https://github.com/rahuletto/chatbot

An open source, friendly human-like chatbot to be with you, forever [DEPRECATED] Look at chatable repo

ai chatbot chatting friendly ml template tensorflow

Last synced: 29 Oct 2025

https://github.com/sergioburdisso/recurrently-happy-rnn

"Having Fun with Recurrent Neural Networks (RNNs)" - Tutorial for PyData 2017 - TensorFlow - Text [and songs] Generation

ai char-rnn gru lstm machine-learning python rnn tensorflow

Last synced: 15 Jul 2025

https://github.com/twolodzko/tfmf

Collaborative Filtering Using Matrix Factorization in TensorFlow

collaborative-filtering machine-learning python tensorflow

Last synced: 19 Mar 2025

https://github.com/sicara/tf2-evonorm

TensorFlow 2.0 implementation of Evonorm

deep-learning keras tensorflow

Last synced: 11 Apr 2025

https://github.com/meqdaddev/teachable-machine-lite

A lightweight Python package optimized for integrating exported models from Google's Teachable Machine Platform into robotics and embedded systems environments. This streamlined version of Teachable Machine Package is specifically designed for resource-constrained devices, making it easier to deploy and use your trained models in embedded apps.

deep-learning deep-neural-networks image-classification machine-learning opencv opencv-python pypi pypi-package python raspberry-pi teachable-machine tensorflow tensorflow2 tensorflowlite tensorflowlite-for-microcontrollers tflite

Last synced: 21 Mar 2025

https://github.com/abhifuturetech/cnn-imageproc-robotics

This project aims to develop and implement robust object recognition techniques for robotics applications using CNNs and advanced image processing methods.

computer-vision convolutional-neural-networks image-processing python robotics simulation tensorflow

Last synced: 09 Jul 2025

https://github.com/tensjs/tens

Tens

tens tensorflow

Last synced: 10 Apr 2025

https://github.com/shivamgupta92/retinacare-early-detection-of-diabetic-retinopathy

Early Detection of Diabetic Retinopathy System, an application, uses machine learning to assess diabetic retinopathy risk. Input your health data and get results within seconds: Ranging from ['Mild', 'Moderate', 'Severe', 'No_DR']

cnn-keras diabetic-retinopathy-detection html-css-javascript inception-resnet-v2 instance-segmentation sklearn tensorflow transfer-learning

Last synced: 02 May 2025

https://github.com/kiritigowda/mivisionx-inference-tutorial

MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit.

amd caffe classification cnn detection inception inference inference-engine machine-learning mivisionx neural-network nnef onnx opencv openvx openvx-neural-net resnet segmentation tensorflow vggnet

Last synced: 11 Apr 2025

https://github.com/YOUSIKI/TensorLayer-BiGAN

A TensorLayer implementation of BiGAN (Adversarial Feature Learning).

gan tensorflow tensorlayer

Last synced: 13 Apr 2025

https://github.com/xalpharax/neuralode-notes-projects

Repository for notes, projects and snippets on NODEs. Includes results after training CNN based networks with different methods on MNIST, CIFAR-10, CelebA and CatsAndDogs datasets accordingly.

convolutional-neural-networks deep-learning neural-network neural-ode python tensorflow

Last synced: 07 Jul 2025

https://github.com/sup3rus3r/obsidian-networks

Build real ML models without writing training code Upload your dataset + describe your goal → AI generates ready-to-train TensorFlow/Keras code + models — No ML experience required.

ai-agents anthropic artificial-intelligence datasets llm lmstudio machine-learning open-source openai reinforcement-learning tensorflow

Last synced: 20 Apr 2026

https://github.com/rishav-hub/deep-face-authenticator

This is a modern Face Authentication System which includes state-of-art algorithms to detect face and generate face embedding. This system contains endpoints which can be integrated to any device depending on the requirements.

acr azure blob-storage computer-vision facenet-trained-models fastapi machine-learning mongodb mtcnn-face-detection tensorflow

Last synced: 10 Apr 2025

https://github.com/blzq/tf_rodrigues

TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix which supports batch inputs

computer-graphics computer-vision tensorflow

Last synced: 20 Mar 2025

https://github.com/sol-eng/access-to-care

Analysis of number of hospitals versus population per county

flexdashboard ggplot2 jupyter-notebook plumber-api powerpoint r rmarkdown-document shiny-apps tensorflow

Last synced: 11 Mar 2026

https://github.com/nagelflorian/document-classification

Image classifier based on the Inception model to get predictions on documents

documents flask image-classification inception tensorflow

Last synced: 18 Mar 2025

https://github.com/lemniscate-world/neural

Neural is a domain-specific language (DSL) designed for defining, training, debugging, and deploying neural networks. With declarative syntax, cross-framework support, and built-in execution tracing (NeuralDbg), it simplifies deep learning development.

automation data-science data-visualization diagrams dsl hyperparameter-optimization lark llms machine-learning neural-architecture-search neural-networks neural-networks-and-deep-learning neural-networks-from-scratch nocode onnx pytorch tensorflow visual-programming-language visualization

Last synced: 11 Apr 2025

https://github.com/yinguobing/models

A playground for friendly deep neural network models.

models tensorflow

Last synced: 19 Oct 2025

https://github.com/nicolas-raoul/selfie-or-not

Using machine learning, tell whether an image is a selfie or not

keras machine-learning python selfie tensorflow

Last synced: 21 Apr 2025

https://github.com/btyu/cnn_handwritten_digit_recognizer

A CNN handwritten digit recognizer with graphical UI, implemented with Python (tensorflow, kivy). 一个带UI的CNN手写数字识别,使用Python(tensorflow, kivy)实现。

cnn kivy tensorflow

Last synced: 11 Mar 2026

https://github.com/mikeizbicki/geolocation

Image/text geolocation with tensorflow and the MvMF

geolocation image-classification tensorflow text-classification

Last synced: 23 Apr 2025

https://github.com/wilmeragsgh/adabnn

Code related to thesis work: "AdaBnn: Binarized Neural Networks trained with adaptive structural learning"

deep-learning keras neural-networks scikit-learn tensorflow

Last synced: 11 Jun 2025

https://github.com/emla2805/fast-style-transfer

Fast Style Transfer using Tensorflow 2

fast-neural-style style-transfer tensorflow

Last synced: 09 Oct 2025

https://github.com/guenchi/tensorflow

Scheme language bindings for TensorFlow

chez chez-scheme library scheme tensorflow

Last synced: 15 Oct 2025

https://github.com/vijaydwivedi75/beyond_word2vec

Deep learning architectures to embed multi-word units into a vector space maximizing similarity between units of different sizes.

keras siamese-network tensorflow word2vec

Last synced: 22 Aug 2025

https://github.com/justinshenk/genre-melodies

Create genre-specific melodies using Magenta

lstm-neural-networks music-generation tensorflow

Last synced: 10 Aug 2025

https://github.com/sayakpaul/dockerml

Contains my explorations of using Docker to automate ML workflows.

ci-cd docker scikit-learn tensorflow wandb

Last synced: 05 Sep 2025

https://github.com/bm777/humanface-mask-detector

Build, train and deploy a complete human face mask detector using tensorflow.keras and opencv

dataset detector face keras mask mobilenetv2 tensorflow training

Last synced: 26 Oct 2025

https://github.com/jottenlips/guitar-classifier

🎸 Machine Learning for Guitars: Retraining InceptionV3 to classify guitars and Converting Tensorflow to CoreML for iOS (presentation code)

classification coreml fender guitar guitar-classifier guitars image-classification image-classifier image-processing ios machine-learning mustang pillow python tensorflow tensorflow-for-poets tfcoreml

Last synced: 12 Apr 2025

https://github.com/mendezjesus/python_to_web

Training a neural network using TensorFlow and Python, then running it in the browser using TensorFlow.js.

tensorflow tensorflow-examples tensorflow-js tensorflow-models tensorflow-tutorials tensorflow2 tensorflowjs

Last synced: 06 Mar 2025

https://github.com/camara94/convolutional-neural-networks-tensorflow

In Course 2 of the deeplearning.ai TensorFlow Specialization, you will learn advanced techniques to improve the computer vision model you built in Course 1. You will explore how to work with real-world images in different shapes and sizes, visualize the journey of an image through convolutions to understand how a computer “sees” information, plot loss and accuracy, and explore strategies to prevent overfitting, including augmentation and dropout. Finally, Course 2 will introduce you to transfer learning and how learned features can be extracted from models.

computer-vision convolutional-neural-networks data-science deep-learning deep-neural-networks tensorflow

Last synced: 23 Jun 2025

https://github.com/nahuelcostacortez/rapidae

Explore, compare and develop autoencoder models with a back-end agnostic framework

autoencoder benchmarking jax keras3 pytorch recurrent-autoencoder reproducibility tensorflow vae variational-autoencoder

Last synced: 13 Apr 2025

https://github.com/nex3z/tfmobile-mnist-android

MNIST with TensorFlow Mobile on Android

android mnist tensorflow tensorflow-mobile

Last synced: 02 Mar 2026

https://github.com/takuseno/icm

Intrinsic Curiosity Module implementation with TensorFlow

reinforcement-learning tensorflow

Last synced: 12 Apr 2025

https://github.com/aaronmcleancs/cvv_15m_sars-cov-2

Convolutional neural network for SARS-CoV-2 X-ray classification | Optimized for Apple silicon

aws numpy python tensorflow

Last synced: 16 Oct 2025

https://github.com/iambedant/tensoreflowlite

Android TensorFlow Lite Experiment

android tensorflow tensorflowlite

Last synced: 24 Jun 2025

https://github.com/grebtsew/number_of_persons_in_room_from_ip_camera

Calculate number of persons in a room with Tensorflow object detection of IP camera stream.

arlo detection ip-camera object-detection opencv-python room rtsp tensorflow

Last synced: 15 Apr 2025

https://github.com/oneapi-src/demand-forecasting

AI Starter Kit for demand forecasting using Intel® Optimized Tensorflow*

ai-starter-kit deep-learning tensorflow

Last synced: 04 Apr 2025

https://github.com/apetenchea/earl

Evaluate Application Risk Level

android malware-detection security tensorflow

Last synced: 14 May 2025

https://github.com/mkearney/data-scribers

{data scribers} is a collection of posts about data science. And unlike other content aggregating sites, this one encourages people to visit the blog's actual site.

blog-posts blogs data-science keras machine-learning modeling posts python pytorch r rstats statistics tensorflow

Last synced: 12 Apr 2025

https://github.com/jordan-iralde/probestojarvisai

JarvisIA es un sistema de Inteligencia Artificial autónomo diseñado para aprender, optimizar y ejecutar tareas complejas sin intervención humana. Combina automatización, clonación de voz, reconocimiento facial e interacción con sistemas operativos para crear una IA adaptable y eficiente, capaz de mejorar continuamente.

data ia-automator python react tensorflow

Last synced: 23 Jan 2026

https://github.com/ivanbongiorni/maximal

A TensorFlow-compatible Python library that provides models and layers to implement custom Transformer neural networks. Built on TensorFlow 2.

attention-is-all-you-need attention-mechanism deep-learning keras machine-learning natural-language-generation natural-language-processing natural-language-understanding neural-network nlp tensorflow tensorflow2 transformer transformers

Last synced: 07 May 2025

https://github.com/lunarwhite/gen-anime-face

Train GAN model ref NTU MLDS. 李宏毅老师的二次元人脸/头像数据集

acg animation deep-learning keras python tensorflow

Last synced: 13 Jun 2025

https://github.com/esl-epfl/cross-domain-saliency-maps

Pytorch/Tensorflow package for generating saliency maps for time-series models using Cross-Domain Integrated Gradients.

explainable-ai interpretability pytorch saliency-maps tensorflow time-series xai

Last synced: 14 Jan 2026

https://github.com/moshfiqur/car-body-classifier

A simple tensorflow image classifier to address an image classification problem of detecting the car body type

image-classifier tensorflow tensorflow-experiments tensorflow-image-classifier

Last synced: 04 Sep 2025

https://github.com/cjpurackal/m2det-tf

Tensorflow 2.0 implementation of m2det

cnn darknet m2det object-detection tensorflow tensorflow2 vgg16

Last synced: 07 May 2025

https://github.com/michaelneuder/image_quality_analysis

a tensorflow implementation of convolutional neural nets to generate image evaluation metrics

convolutional-neural-networks image-processing machine-learning tensorflow

Last synced: 28 Apr 2025

https://github.com/roryclear/alphageo

A python script that plays GeoGuessr on the "World" map using a model trained on real games.

geoguessr geolocation machine-learning machinelearning tensorflow

Last synced: 13 Apr 2025

https://github.com/sqmah/plate-reading-network

Plate reading network based on the LPRNet network written in Tensorflow 2.0

alpr computer-vision keras license-plate-recognition lprnet tensorflow tensorflow-models tensorflow2 tensorflow2-models

Last synced: 26 Apr 2025

https://github.com/bobbui/tensorflow-serving-cuda-docker

Docker image for tensorflow serving with Nvidia CUDA, CuDNN

cuda cudnn docker docker-image tensorflow tensorflow-serving ubuntu1604

Last synced: 09 Apr 2025

https://github.com/chakazul/hanet

Hybrid Architecture Network, originally VAE+CPPN+GAN by hardmaru

cppn gan keras tensorflow vae vae-gan

Last synced: 04 Oct 2025

https://github.com/prashantkoirala465/sign2text-nepali-sign-language-to-text-translation

Welcome to Sign2Text! 🎉 This innovative project translates Nepali Sign Language (NSL) into text. Developed for a hackathon challenge, this solution combines machine learning, computer vision, and web technologies to deliver Nepali sign language translations.

keras-tensorflow nextjs numpy opencv python reactjs tailwind-css tailwindcss tensorflow typescript

Last synced: 28 Aug 2025

https://github.com/zsfarkas/tfjs-notebook

Tensorflow JS Notebook is a kind of Jupyter-Notebook for Tensorflow.js running completely in the browser.

jupyter-notebook notebook tensorflow tensorflow-js

Last synced: 12 May 2025

https://github.com/ibrahimsharaf/open-domain-chatbot

[WIP] A chatbot based on the paper "A nerual conversational model" from Google, built with TensorFlow

chatbot deep-learning machine-learning natural-language-processing recurrent-neural-networks tensorflow

Last synced: 22 Mar 2025

https://github.com/mark-koch/deep-painterly-harmonization

A TensorFlow implementation of "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189

style-transfer tensorflow

Last synced: 23 Apr 2025

https://github.com/thejanw/flowchroma

A Deep Learning Based Automated Video Colorization Framework

colorization deep-learning keras lstm-cnn tensorflow

Last synced: 10 Jul 2025

https://github.com/sarthak-1408/indian-food-classification

This Repo Represents Indian Food Classification and with the help of this project you can easily identify the Indian food

classification-model deep-learning deep-neural-networks flask flask-application image-classification keras-neural-networks keras-tensorflow tensorflow

Last synced: 25 Sep 2025

https://github.com/bond005/runne_contrastive_ner

This project is concerned with my participating in the RuNNE competition https://github.com/dialogue-evaluation/RuNNE

bert-ner contrastive-learning deep-learning ner nlp siamese-neural-network tensorflow

Last synced: 26 Oct 2025

https://github.com/sayakpaul/data-pipelines-with-tensorflow-data-services-exercises

This repository contains the exercise notebooks for the Data Pipelines with TensorFlow Data Services (Coursera) course.

tensorflow tensorflow-datasets

Last synced: 12 May 2025

https://github.com/kiril-me/rep-task

Recognizing Textual Entailment

keras machine-learning nlp tensorflow text-entailment

Last synced: 03 Aug 2025

https://github.com/matlab-deep-learning/coexecution_speech_command

PyTorch and TensorFlow Co-Execution for Speech Command Recognition

audio co-execution deep-learning example matlab matlab-deep-learning pytorch tensorflow

Last synced: 07 May 2025

https://github.com/arjunan-k/machine-learning

Machine Learning Specialization by Andrew Ng in collaboration between DeepLearning.AI and Stanford Online in Coursera.

data-science deep-learning neural-networks tensorflow

Last synced: 05 Oct 2025

https://github.com/kahst/birdnet-demo

Source code for BMBF InnoTruck demo of BirdNET.

bioacoustics bird-species-classification birdnet birds raspberry-pi tensorflow

Last synced: 16 Jan 2026

https://github.com/frangelbarrera/phishing-detection-rnn-cnn

Offline phishing detection model for websites using a hybrid CNN–LSTM architecture. Operates without internet access, classifying URLs as legitimate or potentially malicious based on learned patterns.

cnn cybersecurity hybrid-neural-network lstm machine-learning malware-prevention offline-models phishing-detection python rnn security-tools tensorflow threat-detection url-analysis

Last synced: 12 Apr 2026

https://github.com/yeonghyeon/memae

Implementation of Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection.

anomaly-detection augmentation convolutional-neural-network convolutional-neural-networks deep-learning memorizing memory-augmentation mnist-dataset tensorflow tensorflow1

Last synced: 05 Sep 2025

https://github.com/0xn1nja/aiocv

aiocv is a Python Library Used to Track Hands, Track Pose, Detect Face, Detect Contours (Shapes), Detect Cars, Detect Number Plate, Detect Smile, Detect Eyes, Control Volume Using Gesture, Read QR Codes and Create Face Mesh on Image/Video.

deep-learning mediapipe opencv python tensorflow

Last synced: 13 May 2025

https://github.com/code2k13/pipico_speech_recognition

This repository contains code and instructions to implement single word speech recognition on any board running CircuitPython

circuitpython digital-signal-processing machine-learning neural-networks python rp2040 speech-recognition tensorflow tinyml

Last synced: 28 Jul 2025

https://github.com/nikhilroxtomar/dog-breed-classifier-using-tf2.0

A simple classification model takes the advantage of transfer learning to train the model to identify the dog images.

deep-learning dog-breed-classifier image-classification mobilenetv2 resnet-50 tensorflow

Last synced: 26 Aug 2025

https://github.com/smith42/keras-relativistic-gan

Keras (TensorFlow) implementation of the Relativistic Average GAN.

cnn gan keras machine-learning relativistic-discriminator tensorflow

Last synced: 02 Aug 2025