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/vaibhavs10/10_days_of_deep_learning

10 days 10 different practical applications of Deep Learning (primarily NLP) using Tensorflow and Keras

classification gensim keras nlp python tensorflow tfidf-matrix

Last synced: 20 Aug 2025

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

Identify objects in an image, additionally assigning each pixel of the image to a particular object

docker-image machine-learning machine-learning-models tensorflow

Last synced: 13 May 2025

https://github.com/nengo/keras-spiking

Spiking neuron integration for Keras

deep-learning keras python spiking-neural-networks tensorflow

Last synced: 12 Apr 2025

https://github.com/lucasjinreal/bboxer

Pure, Simple yet Powerful Image Bound Box Making Tool, already cross platform, welcome star and keep updating.

detection image-detection tensorflow tools

Last synced: 07 Oct 2025

https://github.com/marxmit7/memojify

deep learning method to turn facial expression into animated emoji

cnn deep-learning dlib emoji face keras python3 tensorflow

Last synced: 07 Aug 2025

https://github.com/solrikk/pictrace

✨ PicTrace is an advanced Python-based web application that allows users to find visually similar images from a comprehensive photo archive. Leveraging the power of deep learning and modern image processing techniques, PicTrace delivers fast and accurate search functionality that is ideal for tasks such as cataloging...

computer-vision cosine-similarity deep-learning-algorithms fastapi image image-matching image-processing-python machine-learning opencv opencv-python python3 pytorch resnet50 tensorflow visual-search web-development webapp webdevelopment

Last synced: 15 May 2026

https://github.com/patil215/scrapsort

A convnet classifier and hardware device to automatically sort recycling materials.

camera convolutional-neural-networks flask machine-learning raspberry-pi tensorflow

Last synced: 01 Feb 2026

https://github.com/deepraj1729/yplate

License Plate Detection library powered by YOLO v3 and OpenCV with Command Line Interface

computer-vision deep-learning detect-plates machine-learning neural-networks number-plate-recognition numpy opencv tensorflow yolov3

Last synced: 01 May 2025

https://github.com/paul007pl/PointAtrousGraph

Deep Hierarchical Encoder-Decoder with Point Atrous Convolution for Unorganized 3D Points

atrous-convolution pointnet segmentation tensorflow

Last synced: 20 Mar 2025

https://github.com/modanesh/gofacerec

Face recognition in Go using MTCNN and QMagFace

face-detection face-recognition golang tensorflow tfgo

Last synced: 26 Oct 2025

https://github.com/Mattral/KANX

One library, four surfaces. Production-grade Kolmogorov-Arnold Networks || TensorFlow + PyTorch + ONNX. || A small KAN beats a 10× larger MLP on smooth, separable target. One library. Two backends. Real ONNX export. Docker + Kubernetes ready.

deep-learning gpu-acceleration interpretability kan kolmogorov-arnold-networks machine-learning neural-networks onnx production-ml symbolic-regression tensorflow

Last synced: 22 Jun 2026

https://github.com/orgoro/style-vae

Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction

celeba gan generative-model perceptual-losses style-gan tensorflow vae

Last synced: 17 Mar 2026

https://github.com/gameofdimension/policy-gradient-pong

tensorflow implementation of Andrej Karpathy's blog about reinforcement learning. http://karpathy.github.io/2016/05/31/rl/

policy-gradient reinforcement-learning tensorflow

Last synced: 15 Oct 2025

https://github.com/applifier/go-tensorflow

Tools and libraries for using Tensorflow (and Tensorflow Serving) in go

go golang grpc ml tensorflow tensorflow-serving

Last synced: 22 Aug 2025

https://github.com/Qznan/QizNLP

Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)

beam-search chinese classification horovod match nlp sequence-labeling sequence-to-sequence tensorflow

Last synced: 09 May 2025

https://github.com/ritchieng/the-incredible-tensorflow

The Incredible TensorFlow 2: a curated list of tutorials, papers, projects, communities and more relating to TensorFlow 2.

tensorflow tensorflow-models tensorflow-tutorials tensorflow2

Last synced: 27 Oct 2025

https://github.com/songyouwei/fiction_generator

Fiction generator with Tensorflow. 模仿王小波的风格的小说生成器

deep-learning keras lstm nlp seq2seq tensorflow text-generation

Last synced: 29 Apr 2025

https://github.com/abhijit-2592/keras_object_detection

Convert any classification model or architecture trained in keras to an object detection model

api detection faster-rcnn frcnn gpu keras object-detection tensorflow

Last synced: 06 Oct 2025

https://github.com/elisim/piven

Official implementation of the paper "PIVEN: A Deep Neural Network for Prediction Intervals with Specific Value Prediction" by Eli Simhayev, Gilad Katz and Lior Rokach.

deep-learning prediction-intervals regression tensorflow uncertainty-estimation

Last synced: 13 Jul 2025

https://github.com/dnguyenngoc/ml-models-in-production

This repo gives an introduction to how to make full working example to serve your model using asynchronous Celery tasks and FastAPI. 🔥 🔥 🔥 🔥

celery fastapi machine-learning python rabbit-mq react redis tensorflow

Last synced: 11 Mar 2026

https://github.com/datacanvasio/hyperkeras

An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras

autodl automl cnn deep-learning dnn enas keras nasnet neural-architecture-search tensorflow

Last synced: 14 Apr 2025

https://github.com/gitycc/tensorflow_tutorial

Step by step, Let you learn how to use tensorflow in practical.

deep-learning machine-learning neurel-network tensorflow

Last synced: 03 Jul 2025

https://github.com/pooya-mohammadi/face-detection-flask-nginx-gunicorn-docker

This is a minimal implementation of face-detection models using flask, gunicorn, nginx, docker, and docker-compose

api api-rest api-restful deep-learning docker docker-compose face-detection face-detector flask gunicorn mtcnn nginx opencv python pytorch tensorflow web-service

Last synced: 11 Apr 2025

https://github.com/qznan/qiznlp

Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)

beam-search chinese classification horovod match nlp sequence-labeling sequence-to-sequence tensorflow

Last synced: 10 Apr 2025

https://github.com/zsdonghao/im2txt2im

I2T2I: Text-to-Image Synthesis with textual data augmentation

image-to-text tensorflow tensorlayer text-to-image

Last synced: 30 Apr 2025

https://github.com/nevillelyh/parquet-extra

A collection of Apache Parquet add-on modules

avro magnolia parquet scala scala-macros tensorflow

Last synced: 02 May 2025

https://github.com/deep-diver/segformer-tf-transformers

This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.

huggingface keras segformer semantic-segmentation tensorflow transformers

Last synced: 11 Jul 2025

https://github.com/dalmia/quora-question-pairs

The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.

deep-learning machine-learning nlp quora-question-pairs tensorflow

Last synced: 10 Apr 2025

https://github.com/tgjeon/tf-eager-execution-guide-kr

Programmer Guide (for Korean): TensorFlow Eager Execution

eager guide korean tensorflow

Last synced: 30 Apr 2025

https://github.com/jeanjerome/semisupervised_timeseries_infogan

A tensorflow implementation of informative generative adversarial network (InfoGAN ) to one dimensional ( 1D ) time series data with a supervised loss function. So it's called semisupervised Info GAN.

data-augmentation gan python tensorflow time-series

Last synced: 28 Oct 2025

https://github.com/zackakil/optimising-basketball

Using Keras, TensorFlow.js and image processing to analyse my basketball skillz.

basketball machine-learning python tensorflow

Last synced: 05 May 2025

https://github.com/jancervenka/turbofan_failure

Aircraft engine failure prediction model

lstm prediction-model python scikit-learn svm tensorflow

Last synced: 14 Jul 2025

https://github.com/astrazeneca-cgr-publications/mantis-ml-release

mantis-ml: Stochastic semi-supervised learning to prioritise genes from high throughput genomic screens

auto-ml genomics keras machine-learning scikit-learn tensorflow

Last synced: 05 May 2025

https://github.com/deep-diver/continuous-adaptation-for-machine-learning-system-to-data-changes

https://blog.tensorflow.org/2021/12/continuous-adaptation-for-machine.html

machine-learning mlops pipeline tensorflow tfx

Last synced: 05 May 2025

https://github.com/pratapvardhan/cartoonizer-with-tfjs

Cartoonizer with TensorFlow.js models (White-box CartoonGAN)

cartoonizer computer-vision gans tensorflow tensorflowjs tfjs

Last synced: 19 Jun 2025

https://github.com/marc56k/electricitymetercam

A teeny-tiny CNN that runs on a ESP32-Camera to read digits of a ordinary electricity meter.

cnn esp32 esp32-camera mqtt ocr tensorflow tfmicro

Last synced: 10 Mar 2026

https://github.com/louiejancevski/facialemotiondetector

😜 A web app that detects your face emotions using AI and matches them with emojis. Built using ReactJS and Face-API.js: a JavaScript API for face detection and face recognition in the browser implemented on top of the tensorflow.js core API.

ai emoji face face-api face-emotions facial-expression-recognition reactjs tensorflow

Last synced: 23 Sep 2025

https://github.com/munagekar/nnpso

Training of Neural Network using Particle Swarm Optimization

deep-learning machine-learning neural-network parallel-computing particle-swarm-optimisation tensorflow

Last synced: 12 May 2025

https://github.com/hienduyph/oxford-deepnlp-2017

:rocket: :tada: :sparkles: Oxford Deep NLP 2017 Course Materials and Practicals, Solutions

deepnlp nlp tensorflow

Last synced: 06 May 2025

https://github.com/yoctol/adem

TOWARDS AN AUTOMATIC TURING TEST: LEARNING TO EVALUATE DIALOGUE RESPONSES

adem dialogue dialogue-systems evaluator tensorflow

Last synced: 28 Apr 2025

https://github.com/kyegomez/limoe

Implementation of the "the first large-scale multimodal mixture of experts models." from the paper: "Multimodal Contrastive Learning with LIMoE: the Language-Image Mixture of Experts"

ai artificial-intelligence machine-learning mixture-of-experts ml moe pytorch swarms tensorflow

Last synced: 14 Jul 2025

https://github.com/llami-team/wake-me

AI-based React component library that detects clapping sounds or finger snaps. Using a TensorFlow.js-based machine learning model, it accurately analyzes sounds in real-time.

ai component finger-detection library machine-learning react sound-detection tensorflow wake-snap wake-up wake-up-word

Last synced: 15 May 2025

https://github.com/mostafaelaraby/tensorflow-keyword-spotting

Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.

speech-recognition tensorflow

Last synced: 05 Aug 2025

https://github.com/ashishpatel26/most-used-ml-packages

Here my amazing tutorial collection contain amazing notebook must read. It's contain pytorch, Advance pandas, Ensemble learning, Tensorflow, Genetic Algorithms, Dask, Word Embedding

ensemble-learning ensemble-machine-learning nlp-machine-learning pandas pandas-tutorial pytorch pytorch-tutorial tensorflow tensorflow-tutorials word-embeddings

Last synced: 06 Sep 2025

https://github.com/qdraw/tensorflow-object-detection-tutorial

Objectherkenning met de Computer Vision library Tensorflow

tensorflow tensorflow-tutorials

Last synced: 16 Apr 2025

https://github.com/phanakata/ml_for_kirigami_design

Python package to model and to perform topology optimization for graphene kirigami using deep learning

convolutional-neural-networks deep-learning graphene lammps material-design scikit-learn tensorflow tensorflow-models topology-optimization

Last synced: 24 Oct 2025

https://github.com/soumik12345/pix2pix

Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0

activation-functions cityscapes conditional-gan gan google-maps image-translation keras mish pix2pix tensorflow tensorflow-pix2pix

Last synced: 14 Oct 2025

https://github.com/farshidnooshi/tensorflow-notebooks

A collection of notebooks with TensorFlow and the Keras API for various deep-learning and machine learning problems

cnn-keras deep-learning keras lstm machine-learning neural-network nlp-machine-learning rnn rnn-tensorflow tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 24 Oct 2025

https://github.com/nashory/text2image-benchmark

Performance comparison of existing GAN based Text To Image algorithms. (GAN-CLS, StackGAN, TAC-GAN)

benchmark generative-adversarial-network image tensorflow text text2image

Last synced: 14 May 2025

https://github.com/changwookjun/transformer

Chatbot using Tensorflow (Model is transformer) ko

bert chatbot korean-nlp multihead-attention self-attention tensorflow transformer

Last synced: 13 Sep 2025

https://github.com/yashk2810/semantic-image-segmentation

Applying the 100 Layer Tiramisu on the Camvid Dataset

camvid-dataset keras segmentation tensorflow

Last synced: 30 Apr 2025

https://github.com/pashashiz/scanet3

Type-safe, high performance, distributed Neural networks in Scala

functional-programming linalg math neural-networks scala tensorflow

Last synced: 24 Jul 2025

https://github.com/ahatamiz/dals

Official Repository for Deep Active Lesion Segmentation (DALS)

activecontours dals dals-framework deep-active-lesion-segmentation deeplearning lesion levelset segmentation tensorflow

Last synced: 11 Oct 2025

https://github.com/dafanghe/Tensorflow_SceneText_Oriented_Box_Predictor

This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.

deep-learning faster-rcnn scene-text scene-text-detection ssd tensorflow

Last synced: 02 Apr 2025

https://github.com/james4388/noahcar

Autonomous Remote Controlled (toy) car using deep learning. Raspberry Pi, PiCar, Python

asyncio deep-learning python raspberry-pi self-driving-car tensorflow

Last synced: 25 Jan 2026

https://github.com/krishna-sharma19/SBU-QA

This repository uses pretrain BERT embeddings for transfer learning in QA domain

bert-model fine-tuning question-answering question-generation tensorflow transfer-learning

Last synced: 02 Apr 2025

https://github.com/shekkizh/ebgan.tensorflow

Tensorflow implementation of Energy Based Generative Adversarial Networks (EBGAN)

ebgan gan tensorflow

Last synced: 26 Oct 2025

https://github.com/sayakpaul/deploy-hf-tf-vision-models

This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.

autoscaling docker huggingface keras kubernetes kubernetes-engine locust onnx serverless tensorflow tfserving transformers vertex-ai vision-transformers

Last synced: 30 Apr 2025

https://github.com/zenithclown/ai-ml-project-template

A "production-ready" simple project template to quickly start an Artificial Intelligence (AI), Machine Learning (ML) and/or Data Science (DS) project with basic files, branches and directory structure.

deep-learning jupyter-notebook keras ml-engineering ml-platform ml-production ml-project ml-roadmap mlops template tensorflow

Last synced: 13 Aug 2025

https://github.com/evanhalley/tensorandflow

Example code and graph for article on deploying a machine learning model in an Android app.

android machine-learning tensorflow tensorflow-tutorials

Last synced: 30 Aug 2025

https://github.com/icerockdev/moko-tensorflow

Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development

android ios kotlin kotlin-multiplatform kotlin-native moko tensorflow

Last synced: 04 Jan 2026

https://github.com/illagrenan/tensorflow-serving-api-python3

**UNOFFICIAL and redistributed** TensorFlow Serving API libraries for Python3. See DEPRECATION WARNING in README.

python3 tensorflow tensorflow-serving tensorflow-serving-api

Last synced: 07 Sep 2025

https://github.com/deeplearningturkiye/veri-artirma-data-augmentation

Bu repoda veri artırma (data augmentation) ile ilgili pratik uygulamalara ulaşabilirsiniz.

data-augmentation keras tensorflow

Last synced: 30 Apr 2025

https://github.com/anderskm/exporttensorflowlog

Export TensorFlow logs to common easy to read formats (csv-files, png-images, ...)

log tensorboard tensorflow

Last synced: 22 Jun 2025

https://github.com/aashutoshrathi/vision

TensorFlow Image Classifier + TTS for small devices

android-things float summer-project tensorflow tensorflow-model-training

Last synced: 19 Mar 2025

https://github.com/yavuzkomecoglu/ai-image-recognition-web

Derin Öğrenme Kütüphanesi Keras ile Python Flask Web Framework Üzerinde Nesne Tanıma Uygulaması - https://vision-image-classify.herokuapp.com/

deep-learning derin-ogrenme flask heroku image-recognition keras python tensorflow

Last synced: 12 Apr 2025

https://github.com/t-systems-on-site-services-gmbh/german-elmo-model

This is a german ELMo deep contextualized word representation. It is trained on a special German Wikipedia Text Corpus.

bilm elmo embedding german machine-learning nlp python tensorflow

Last synced: 10 Jul 2025

https://github.com/philipperemy/tensorflow-grid-lstm

Implementation of the paper https://arxiv.org/pdf/1507.01526v3.pdf (Tensorflow 1.0, Python 3)

deep-learning lstm machine-learning recurrent-neural-networks tensorflow time-series

Last synced: 08 Jul 2025

https://github.com/mingtaoguo/biggan-tensorflow

Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis

biggan gan spectral-normalization tensorflow

Last synced: 10 Jul 2025

https://github.com/l0sg/seqgan-music

Implementation of a paper "Polyphonic Music Generation with Sequence Generative Adversarial Networks" in TensorFlow

deep-learning generative-adversarial-network music-generation polyphonic seqgan tensorflow

Last synced: 11 Oct 2025

https://github.com/adeeteya/tennis-serve-analysis

The Tennis Serve Analysis App is a mobile application designed to revolutionize the way tennis players analyze and improve their serves. Leveraging machine learning algorithms and computer vision techniques, the app provides users with personalized feedback of their serves.

flutter flutter-app flutter-apps flutter-examples machine-learning mobile-app movenet movenet-thunder pose-estimation sports sports-analytics tennis tennis-game tensorflow

Last synced: 02 May 2025

https://github.com/scitator/animus

Minimalistic framework to run machine learning experiments.

deep-learning jax keras machine-learning pytorch reinforcement-learning tensorflow

Last synced: 05 Sep 2025

https://github.com/ahmetfurkandemir/supermariobrosrl

Super Mario Bros training with Ray RLlib DQN algorithm

dqn-tensorflow keras ray reinforcement-learning rl rllib tensorflow

Last synced: 13 Oct 2025

https://github.com/vocalpy/hybrid-vocal-classifier

a Python machine learning library for animal vocalizations and bioacoustics

birdsong keras machine-learning python scikit-learn tensorflow

Last synced: 19 Jan 2026

https://github.com/davipatti/birdbrain

Code for searching the www.xeno-canto.org bird sound database, and training a machine learning model to classify birds according to their sounds.

bird-species-classification birds birdsong machine-learning python tensorflow

Last synced: 01 Apr 2025