Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. TensorFlow
T

TensorFlow

Framework
311 projects1175.7k total stars315.4k total forks21 languages

Open-source projects built with TensorFlow

There are currently 311 open-source projects built with TensorFlow, with a combined total of 1175.7k GitHub stars. The most common language among these projects is Python.

Showing 311 open-source projects · page 6 of 9

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Robustness Metrics
Robustness Metricsgoogle-research/robustness_metrics

Lightweight Python library for evaluating classification model robustness across out-of-distribution generalization, stability, and uncertainty metrics.

47532Jupyter Notebook
17 days ago
Basenji
Basenjicalico/basenji

A deep learning toolkit for predicting regulatory activity, 3D genome folding, and mRNA half-life from DNA/RNA sequences.

473137Python
6 months ago
GitHub Repo
GitHub RepoMindorksOpenSource/AndroidTensorFlowMNISTExample

An Android example project demonstrating TensorFlow integration for handwritten digit recognition using the MNIST dataset.

46197Java
2 years ago
Model Card Toolkit
Model Card Toolkittensorflow/model-card-toolkit

A toolkit that streamlines and automates the generation of model cards for machine learning models.

45389Python
3 years ago
CameraRadarFusionNet
CameraRadarFusionNetTUMFTM/CameraRadarFusionNet

A neural network for object detection using multi-level fusion of camera and radar data, built on Keras RetinaNet.

448139Python
3 months ago
SimGAN-Captcha
SimGAN-Captcharickyhan/SimGAN-Captcha

An AI-powered captcha solver using SimGAN to generate synthetic training data without manual labeling.

43880Jupyter Notebook
2 years ago
Computer Vision Basics with Python Keras and OpenCV
Computer Vision Basics with Python Keras and OpenCVjrobchin/Computer-Vision-Basics-with-Python-Keras-and-OpenCV

A comprehensive Jupyter notebook tutorial covering computer vision and machine learning basics using OpenCV and Keras in Python.

434123Jupyter Notebook
5 years ago
the-elements-of-statistical-learning
the-elements-of-statistical-learningmaitbayev/the-elements-of-statistical-learning

Jupyter notebooks implementing algorithms, proofs, and summaries from 'The Elements of Statistical Learning' textbook.

42983Jupyter Notebook
5 months ago
Crop Yield Prediction
Crop Yield PredictionJiaxuanYou/crop_yield_prediction

Deep learning models for crop yield prediction using remote sensing data, with CNN/LSTM and Gaussian Process approaches.

423212Python
3 years ago
LotteryPredict
LotteryPredictchengstone/LotteryPredict

A practical demo using LSTM neural networks with TensorFlow to predict lottery numbers.

413200Jupyter Notebook
7 years ago
DeepLearningNotes
DeepLearningNotesAlphaSmartDog/DeepLearningNotes

A collection of open-source machine learning and quantitative analysis models implemented in TensorFlow and PyTorch.

379229Jupyter Notebook
8 years ago
Neurite
Neuriteadalca/neurite

A neural networks toolbox for medical image analysis, providing specialized layers, models, and utilities for TensorFlow/Keras.

37677Python
14 days ago
AugmentedAutoencoder
AugmentedAutoencoderDLR-RM/AugmentedAutoencoder

A real-time RGB-based pipeline for object detection and 6D pose estimation using a denoising autoencoder trained on simulated 3D views.

36397Python
3 years ago
Weakly_detector
Weakly_detectorjazzsaxmafia/Weakly_detector

TensorFlow implementation of weakly-supervised object localization using only image-level labels, without bounding box annotations.

36187Jupyter Notebook
9 years ago
End-To-End Memory Networks
End-To-End Memory Networksdomluna/memn2n

A TensorFlow implementation of End-To-End Memory Networks with a scikit-learn-like interface for bAbI tasks.

340131Python
9 years ago
CSBDeep
CSBDeepCSBDeep/CSBDeep

A Python toolbox for content-aware restoration of fluorescence microscopy images using deep learning.

33687Python
7 months ago
Deep stacked residual bidirectional LSTMs for HAR
Deep stacked residual bidirectional LSTMs for HARguillaume-chevalier/HAR-stacked-residual-bidir-LSTMs

A deep learning architecture using stacked residual bidirectional LSTM cells with TensorFlow for human activity recognition from sensor data.

32397Python
3 years ago
DeepDTA
DeepDTAhkmztrk/DeepDTA

Deep learning model using convolutional neural networks to predict drug-target binding affinity from protein sequences and compound SMILES.

303118Python
2 years ago
Tensorflow FastText
Tensorflow FastTextapcode/tensorflow_fasttext

A TensorFlow implementation of fastText for embedding-based text classification with support for character ngrams and distributed training.

30290Python
8 years ago
AgML
AgMLProject-AgML/AgML

A centralized Python framework for agricultural machine learning, providing access to public datasets, benchmarks, pretrained models, and synthetic data generation.

29545Python
14 days ago
max-object-detector
max-object-detectorIBM/MAX-Object-Detector

A TensorFlow-based object detection model that localizes and identifies multiple objects in images using SSD MobileNet V1 or Faster R-CNN ResNet101.

293222Python
10 months ago
HMM in TensorFlow
HMM in TensorFlowdwiel/tensorflow_hmm

TensorFlow and NumPy implementations of HMM Viterbi and forward/backward algorithms for sequence modeling.

28577Jupyter Notebook
8 years ago
GPflowOpt
GPflowOptGPflow/GPflowOpt

A Python library for Bayesian optimization using GPflow and TensorFlow, designed for optimizing expensive black-box functions.

27660Python
5 years ago
anonymizer
anonymizerunderstand-ai/anonymizer

An open-source tool to detect and blur faces and license plates in images for privacy compliance, using TensorFlow object detection.

27598Python
4 years ago
Borzoi
Borzoicalico/borzoi

A deep convolutional neural network that predicts RNA-seq coverage at 32bp resolution from DNA sequence.

25633Python
11 months ago
PyODDS
PyODDSdatamllab/pyodds

An end-to-end Python outlier detection system with database support, automated machine learning, and unified APIs for statistical, ML, and deep learning models.

25539Python
3 years ago
Fire Detection UAV
Fire Detection UAVAlirezaShamsoshoara/Fire-Detection-UAV-Aerial-Image-Classification-Segmentation-UnmannedAerialVehicle

FLAME dataset and deep learning models for fire detection in aerial imagery using UAVs, supporting classification and segmentation tasks.

25268Python
5 years ago
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Neural machine translation between the writings of Shakespeare and modern English using TensorFlowtokestermw/tensorflow-shakespeare

Neural machine translation between Shakespearean and modern English using TensorFlow.

24956Python
3 years ago
GWU: Data Mining (Decision Sciences 6279)
GWU: Data Mining (Decision Sciences 6279)jphall663/GWU_data_mining

Course materials for GWU's Data Mining and Machine Learning classes covering preprocessing, modeling, and practical Kaggle applications.

240174Jupyter Notebook
1 year ago
Calibnet
Calibnetepiception/CalibNet

A self-supervised deep learning model for extrinsic calibration between LiDAR and camera sensors using 3D spatial transformer networks.

22956Python
2 years ago
trading-rl
trading-rlKostis-S-Z/trading-rl

Deep reinforcement learning framework for financial trading using price trailing, implemented with Keras-RL for Forex markets.

22345Python
3 years ago
DBNet
DBNetdriving-behavior/DBNet

A large-scale driving behavior dataset with LiDAR point clouds, dashboard videos, and sensor data for autonomous driving research.

22149Python
7 years ago
TGen
TGenUFAL-DSG/tgen

A statistical natural language generator for spoken dialogue systems, supporting both A*-search and seq2seq algorithms.

20761Python
4 years ago
Chinese-Character-Recognition
Chinese-Character-Recognitionsoloice/Chinese-Character-Recognition

A TensorFlow CNN implementation for Chinese character recognition, achieving 92.5% top-1 accuracy with batch normalization.

20576Python
9 years ago
Usiigaci
Usiigacioist/usiigaci

A semi-automated pipeline for instance-aware cell segmentation, tracking, and migration analysis in phase contrast microscopy using Mask R-CNN.

20569Jupyter Notebook
5 years ago
NesT
NesTgoogle-research/nested-transformer

A vision transformer architecture that aggregates nested local transformers on image blocks for better accuracy, data efficiency, and convergence.

20427Jupyter Notebook
4 months ago
1
5
6
7
9