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/isaaccorley/making-convolutional-networks-shift-invariant-again-tensorflow

Tensorflow Implementation of BlurPool the Antialiasing Pooling operation from "Making Convolutional Networks Shift-Invariant Again"

antialiasing artificial-intelligence computer-vision keras tensorflow

Last synced: 08 Oct 2025

https://github.com/gentaiscool/cnn-autoencoder-tf

CNN and Contrastive Autoencoder (CAE) on EMNIST using Tensorflow

autoencoder cae cnn contrastive emnist tensorflow

Last synced: 17 Mar 2026

https://github.com/26hzhang/bert_classification

Token and Sentence Level Classification with Google's BERT (TensorFlow)

bert-bilstm-crf bert-embeddings bert-model tensorflow

Last synced: 12 Oct 2025

https://github.com/nguyenducquan12/ibm-ai-engineering-professional-certificate

Mô tả quá trình mình bắt đầu học để trở thành kỹ sư AI bằng khóa học IBM AI Engineering Professional Certificate

ai coursera ibm ibm-ai-engineering-professional-certificate tensorflow

Last synced: 08 Jun 2026

https://github.com/devfemibadmus/human-pose-estimation

This project focuses on Human Pose Estimation using the MoveNet model with TensorFlow Lite. The goal is to detect keypoint positions on a person's body in images and live video frames. The project provides a Flask web application for both image and live video input, showcasing the real-time capabilities of the model.

flask-ai human-pose-estimation human-pose-tracking movenet movenet-lightning movenet-thunder python tensorflow

Last synced: 14 Oct 2025

https://github.com/compwa/tensorwaves

Python fitter package for multiple computational back-ends

cas jax minimizer optimizer python sympy tensorflow

Last synced: 26 Oct 2025

https://github.com/dynastes-team/dynastes

A collection of layers, ops, utilities and more for TensorFlow 2.0 high-level API Keras

attention-mechanisms keras keras-layer keras-tensorflow tensorflow tensorflow2

Last synced: 26 Sep 2025

https://github.com/tensorlayer/tlxcv

A Platform-agnostic Computer Vision Application Library

computer-vision mindspore paddlepaddle pytorch tensorflow tensorlayer tensorlayerx

Last synced: 24 Apr 2025

https://github.com/gimnathperera/molemi-app

Molemi App is a AI (Deep Learning) based plant disease recognition application that can identify up to 10 various types of plant diseases by analyzing plant leaves.

cnn deep-learning expo flask mysql reactnative tensorflow

Last synced: 30 Apr 2025

https://github.com/ukjin1192/tensorflow-minesweeper

Proof of concept for using TensorFlow to improve AI at this Minesweeper game

machine-learning minesweeper-game tensorflow tensorflow-experiments

Last synced: 24 Oct 2025

https://github.com/thundergolfer/reasoning-about-entailment-tensorflow

:school: Tensorflow implementation of "Reasoning About Entailment with Neural Attention"

deepmind implementation machine-learning natural-language-inference natural-language-processing tensorflow

Last synced: 06 Jul 2025

https://github.com/wei-1/holistic-website-test

Test MediaPipe Holistic JS Model

holistic javascript tensorflow tfjs

Last synced: 15 Apr 2025

https://github.com/imvision12/segformer-tf

A Keras 3 Implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"

image-segmentation segformer segmentation semantic-segmentation tensorflow transformer

Last synced: 22 Jul 2025

https://github.com/zongxr/tensorflow-in-practice

tensorflow实践案例 - 学习tensorflow的绝佳笔记,包括CV用法、NLP用法、常用tricks、训练的模型等,不断完善中……

cv jupyter-notebook nlp python tensorflow time-series

Last synced: 14 Apr 2025

https://github.com/yahboomtechnology/raspbot

Yahboom Raspbot AI Vision Robot Car with FPV camera for Raspberry Pi 5

ai camera fpv python3 raspberrypi5 raspbian robotics smartcar stem tensorflow yahboom

Last synced: 21 Apr 2025

https://github.com/YifanTian/Tap-News

:newspaper: A News Scraping and Recommendation System using React, Node.js, MongoDB, and TensorFlow.

mongodb react tensorflow

Last synced: 18 Jun 2026

https://github.com/wangyum/anaconda

python gift package

anaconda pyspark tensorflow

Last synced: 15 Apr 2025

https://github.com/googlecreativelab/visual-alarm-clock

Get up in the morning by striking a pose to stop your alarm from ringing.

arduino microcontroller tensorflow

Last synced: 26 Oct 2025

https://github.com/sachuverma/react-e-commerce-v2

E Commerce Website clone using React.js, Tensorflow.js, Firebase, Auth0, Stripe

auth0 firebase react-hooks reactjs stripe tensorflow

Last synced: 15 Apr 2025

https://github.com/animikhaich/alexnet-tensorflow

GPU Optimized AlexNet Implementation to train on ImageNet 2012 using Tensorflow 2.x

alexnet alexnet-tensorflow imagenet implementation paper python tensorflow tensorflow-datasets tensorflow2 tfdata

Last synced: 16 Aug 2025

https://github.com/khinthandarkyaw98/bf-ris-channel-covariance-deeplearning

Optimization of Transmit Beamforming based on Unsupervised Learning With Channel Covariances for MISO Downlink Assisted by Reconfigurable Intelligent Surfaces

beamforming bnn deeplearning downlink keras miso numpy optimization python3 reconfigurable-intelligent-surfaces tensorflow transmit unsupervised-learning waterfilling zeroforcing

Last synced: 14 Apr 2025

https://github.com/nottruefalse/captcha_solving

All about creating a dataset, preprocessing images, and creating an actual model to solve captcha

ai captcha-solver keras-models nodejs preprocessing python3 svg-captcha tensorflow

Last synced: 27 Jul 2025

https://github.com/elmiraghorbani/machine-translation

Neural Machine Translation with Attention

flask python tensorflow

Last synced: 23 Jul 2025

https://github.com/x-raylaser/multi-directional-mdrnn

Custom Keras layers for implementing multi-dimensional recurrent neural networks (MDRNNs) described in Alex Graves's paper https://arxiv.org/pdf/0705.2011.pdf

deep-learning keras lstm machine-learning mdrnn multi-dimensional-rnn neural-networks paper-implementations recurrent-neural-networks rnn tensorflow

Last synced: 26 Oct 2025

https://github.com/cg1507/quickcnn

QuickCNN is high-level library written in Python, and backed by the Keras, TensorFlow, and Scikit-learn libraries. It was developed to exercise faster experimentation with Convolutional Neural Networks(CNN). Majorly, it is intended to use the Google-Colaboratory to quickly play with the ConvNet architectures. It also allow to train on your local system.

bottleneck-features cnn-training convolutional-neural-network deep-learning fine-tuning-cnns google-colaboratory image-classification keras sklearn-library tensorboard tensorflow transfer-learning

Last synced: 31 Oct 2025

https://github.com/awav/interactive-gp

Interactive Gaussian Processes

bokeh gaussian-process gp gpflow tensorflow

Last synced: 13 Apr 2025

https://github.com/zib-iol/stochasticfrankwolfe

Implementation of the Stochastic Frank Wolfe algorithm in TensorFlow and Pytorch.

constrained-optimization deep-learning frank-wolfe neural-network pytorch tensorflow

Last synced: 07 May 2025

https://github.com/pietroglyph/mox

Classifying, and physically sorting, Magic: The Gathering cards with machine learning

classification faster-rcnn machine-learning magic-the-gathering ocr scryfall tensorflow

Last synced: 01 Aug 2025

https://github.com/tomaszrewak/cnn-chest-x-ray-abnormalities-localization

Using CNN, transfer learingn and attribution methods to localize abnormalities on x-ray chest images.

attribution chest-xray-images convolutional-neural-networks deep-learning medical-imaging tensorflow transfer-learning vgg16

Last synced: 21 Apr 2025

https://github.com/skulltech/cinembers

Generating numbers from movies, one movie at a time.

image-processing movies python shots tensorflow

Last synced: 16 Oct 2025

https://github.com/agiletechvn/opencv-starterkit

OpenCV, nltk with Tensorflow all together

bert-model fasttext keras nltk opencv4 tensorflow

Last synced: 11 Oct 2025

https://github.com/ugnelis/find-path

Find path by using Semantic Segmentation.

dataset dataset-maker fcn-16s ipynb semantic-segmentation tensorflow vgg16

Last synced: 02 Oct 2025

https://github.com/juselara1/dmae

TensorFlow implementation of the Dissimilarity Mixture Autoencoder: https://arxiv.org/abs/2006.08177

autoencoder clustering deep-clustering deep-learning dissimilarity-mixture-autoencoder tensorflow

Last synced: 04 Sep 2025

https://github.com/sergio11/safedrive_drowsiness_detection

🚗 Driver Drowsiness Detection with Deep Learning (PoC) 🧠 A personal experiment comparing CNN + MobileNetV2 and YOLOv11 for real-time drowsiness detection. Focused on evaluating accuracy and efficiency to explore AI’s potential in preventing fatigue-related accidents. 😴⚡ A hands-on dive into safety-driven computer vision.

autonomous-driving computer-vision convolutional-neural-networks deep-learning driver-drowsiness-detection image-classification mobile-ai real-time-detection tensorflow tensorflow-lite transfer-learning yolo yolov11

Last synced: 04 Oct 2025

https://github.com/kazuhito00/m-lsd-warpperspective-example

M-LSDを用いて四角形を検出し、射影変換を行うサンプルプログラム

m-lsd opencv tensorflow warpperspective

Last synced: 14 Mar 2026

https://github.com/n3pdf/pdfflow

PDFflow is parton distribution function interpolation library written in Python and based on the TensorFlow framework.

hep-ex hep-ph hep-th parton-distribution-functions pdf pdf-interpolation python tensorflow

Last synced: 26 Apr 2025

https://github.com/taki0112/discogan-tensorflow

Simple Tensorflow implementation of DiscoGAN

discogan discogan-tensorflow tensorflow

Last synced: 09 Apr 2025

https://github.com/markdtw/least-squares-gan

GAN that adopts the least squares loss function for the discriminator in tensorflow

generative-adversarial-network tensorflow

Last synced: 08 Mar 2026

https://github.com/hoangsonww/ai-ml-classifiers

🌟 This repository houses a collection of image classification models for various purposes, including vehicle, object, animal, and flower classification. Each classifier is built using deep learning techniques and pre-trained models to accurately identify and categorize images based on their respective classes.

ai ai-classifier animal-classification artificial-intelligence classification classifier face-recognition keras keras-tensorflow machine-learning mood-detection ocr opencv python tensorflow tesseract vehicle-classification vehicle-detection

Last synced: 11 Apr 2025

https://github.com/doubangotelecom/ultimatekyc-sdk

Know Your Customer (KYC) implementation using identity document OCR, face match, biometric liveness detection for Anti-Spoofing and much more

ai android biometrics deep-fake deeplearning epassport face-detection face-matching face-recognition ios kyc linux liveness liveness-detection nfc ocr security tensorflow windows

Last synced: 26 Mar 2025

https://github.com/toelt-llc/talk-tensorflow-roadshow-zurich

This repository contains the material for the TensorFlow Roadshow for Zurich

deep-learning talk tensorflow

Last synced: 28 Jul 2025

https://github.com/khushhallchandra/tf-semseg

Tensorflow implementation of Semantic Segmentation Algorithms

cityscapes deep-learning mit-scene-parsing segmentation segnet semantic-segmentation tensorflow unet

Last synced: 23 Sep 2025

https://github.com/jithurjacob/tensorflowjs-gesture-controlled-2048

Play 2048 using Convolutional Neural network trained on your browser.

2048 gesture-recognition tensorflow tensorflow-experiments tensorflowjs

Last synced: 24 Oct 2025

https://github.com/andrefcruz/coref-web-platform

Site for testing a coreference resolution system on a user-friendly web interface.

coreference-resolution flask keras nlp polyglot tensorflow

Last synced: 21 Aug 2025

https://github.com/gosha20777/venus.ai

It tis a powerfuul open source AI freamwork like Dialog Flow, LUIS. It contains Web API, Telegram Bot Client and Console Bot client.

ai bot csharp nlp nlu python tensorflow text-classification

Last synced: 07 Mar 2026

https://github.com/vkuznet/mlaas4hep

Machine Learning as a Service for HEP

hep machine-learning ml ml-model pytorch root-cern tensorflow

Last synced: 07 May 2025

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

A TensorLayer implementation of BiGAN (Adversarial Feature Learning).

gan tensorflow tensorlayer

Last synced: 25 Feb 2025

https://github.com/techytushar/tf_notification_callback

TensorFlow/Keras Callback for receiving notifications

deep-learning keras machine-learning python3 tensorflow

Last synced: 18 Mar 2025

https://github.com/zainulmustafa/stock-prediction-rnn-lstm

Stock prediction done using RNN and LTSM to resolve vanishing gradient problem. Dataset used is obtained from Pakistan Stock Exchange

json keras-tensorflow matplotlib numpy python3 scikit-learn tensorflow

Last synced: 31 Jul 2025

https://github.com/nicolay-r/sentiment-pcnn

Piecewise CNN implementation for sentiment attitudes extraction task

cnn-model pcnn tensorflow

Last synced: 19 Aug 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/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/bhattbhavesh91/tf-js-example-1

In this tutorial, I'll show you how you can convert TensorFlow/Keras models to TensorFlow.js

keras-models tensorflow tensorflow-js tfjs tfjs-converter tfjs-tutorials

Last synced: 17 Apr 2025

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/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/iambedant/tensoreflowlite

Android TensorFlow Lite Experiment

android tensorflow tensorflowlite

Last synced: 24 Jun 2025

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/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/coac/neat-tfjs

Javascript implementation of the NEAT neuroevolution algorithm using tf.js

neat neural-networks neuroevolution tensorflow tfjs visualization

Last synced: 06 Jul 2025

https://github.com/isala404/r2d2

Line Following Robot Powered By OpenCV and Machine Learing

ai linefollower machine-learing numpy opencv python3 rasberrypi scikit-learn tensorflow

Last synced: 07 Sep 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/ankitsharma-tech/digit-recognize

A machine learning model for digit recognition.

cnn-tensorflow tensorflow

Last synced: 06 Oct 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/fernandonieuwveldt/easyflow

Easy Tensorflow/Keras feature Preprocessing Pipelines

keras-tensorflow tensorflow tensorflow-examples

Last synced: 24 Oct 2025

https://github.com/g0lemxiv/lambdanetworks

Implementation of LambdaNetworks, a framework for capturing long-range interaction between structured contextual information. Tensorflow-2.x implementation.

artificial-intelligence attention deep-learning tensorflow

Last synced: 24 Oct 2025

https://github.com/shekit/deep-learning-daily

Almost daily deep learning projects

deep-learning deep-neural-networks keras python tensorflow

Last synced: 27 Oct 2025

https://github.com/yinguobing/models

A playground for friendly deep neural network models.

models tensorflow

Last synced: 19 Oct 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/sanyam8055/100-days-of-ml

These 100 days will exclusively focus on the state of the art Machine learning and Deep Learning Models and Implementation of Research papers.

100-days-of-ml-code flutter keras python tensorflow

Last synced: 14 Mar 2026

https://github.com/eshansurendra/cell_anomaly_detection_using_autoencoders

This repository offers a TensorFlow-based anomaly detection system for cell images using adversarial autoencoders, capable of identifying anomalies even in contaminated datasets. Check out our code, pretrained models, and papers for more details.

anomaly-detection autoencoder deep-learning h5 keras kernel-density-estimation machine-learning neural-network tensorflow

Last synced: 14 Oct 2025