Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-03 00:27:35 UTC
- JSON Representation
https://github.com/narcello/gesture-drum-machine
:hand: Gesture drum machine with Tensorflow.js
front-end gesture-recognition js machine-learning tensorflow
Last synced: 04 Sep 2025
https://github.com/alexlaurence/spectrum
👩🏻⚕️ Cross-Platform Autism screening using Keras API
autism-spectrum-disorder healthcare keras tensorflow
Last synced: 09 Oct 2025
https://github.com/louis030195/book2audiobook
text to speech public domain / free audio books
book deep-learning jupyter-notebook optical-character-recognition python speech-to-text tensorflow
Last synced: 19 Apr 2025
https://github.com/xingchensong/asr-wavnet
some ASR-system implementations (via tensorflow 1.x)
asr speech-recognition tensorflow
Last synced: 12 May 2025
https://github.com/vladmandic/efficientpose
EfficientPose: Body Segmentation for TFJS and NodeJS
body-parser body-tracking efficientpose tensorflow tensorflowjs tfjs tfjs-models
Last synced: 24 Oct 2025
https://github.com/jcrodriguez1989/kerasmodelcreator
ShinyApp: Visually design Keras models for R language
deep-learning designer gui keras model r shiny tensorflow
Last synced: 12 Oct 2025
https://github.com/mrgemy95/dl-playground
A modular implementation of some popular papers and architectures in deep learning.
computer-vision deep-learning gan machine-learning pytorch reinforcement-learning tensorflow
Last synced: 12 May 2025
https://github.com/ishantk/gw2019pa2
Auribises Summer Trainings Python Evening Batch
deep-learning dlib machine-learning mask-rcnn opencv python pytorch tensorflow
Last synced: 01 May 2025
https://github.com/denismurphy/gru-coreml
CoreML compatible GRU neural network for dynamic prediction
coreml coremltools educational gated-recurrent-unit gru ios keras nuralnetwork python swift tensorflow
Last synced: 08 Apr 2025
https://github.com/shaadclt/numberplate-detection-extraction
This project demonstrates how to perform automatic number plate detection and extraction using YOLOv5 for object detection and pytesseract for optical character recognition.
Last synced: 27 Aug 2025
https://github.com/fork123aniket/encoder-decoder-based-video-captioning
Implementation of Encoder-Decoder Model for Video Captioning in Tensorflow
encoder-decoder encoder-decoder-model keras-model keras-tensorflow tensorflow video-caption video-captioning
Last synced: 28 Aug 2025
https://github.com/ozzy-zy/ai_project_1_sentimentanalysis
a small Sentiment analysis Deep learning model that classifies movies Reviews either Positive or Negative using neural networks layers
ai classification-model deep-learning neural-networks nlp sentiment-analysis tensorflow
Last synced: 07 Mar 2026
https://github.com/metriccoders/ai-studio
AI Studio by Metric Coders: A No-Code Software to train, download and deploy Large Language Models.
ai-studio artificial-intelligence generative-ai keras langchain large-language-models llm machine-learning natural-language-processing nlp python python3 scikit-learn tensorflow
Last synced: 03 Oct 2025
https://github.com/tk2lab/logbesselk
Provide function to calculate the modified Bessel function of the second kind and its derivatives.
Last synced: 16 Jan 2026
https://github.com/canxkoz/fixeye
Health++ 2019: Detects Diabetic Retinopathy by an accuracy of 78%
hackathon-project health keras-tensorflow machine-learning opencv tensorflow
Last synced: 13 May 2025
https://github.com/mthrok/luchador
Toolkit for [Deep] Reinforcement Learning
deep-learning dqn neural-network reinforcement-learning tensorflow theano
Last synced: 01 Mar 2026
https://github.com/petrosdemetrakopoulos/face-mask-detector
Face mask detection with Tensorflow and Keras CNNs
ai cnn cnn-classification cnn-keras computer-vision convolutional-neural-networks covid-19 covid19 deep-learning image-classification keras machine-learning neural-network python tensorflow
Last synced: 15 Oct 2025
https://github.com/superbrucejia/yolo-v2-object-detection-implementation
YOLO-V2 Object Detection Implementation based on TensorFlow
anaconda detection object-detection opencv python python3 tensorflow yolo
Last synced: 21 Apr 2025
https://github.com/philipperemy/keras-mode-normalization
Keras Implementation of Mode Normalization (Lucas Deecke, Iain Murray, Hakan Bilen, 2018)
batch-normalization keras tensorflow
Last synced: 13 Oct 2025
https://github.com/michhar/jetson-customvision
Use Microsoft Custom Vision to create an object detection model and place into this repo to create a Flask app that runs a local service in a docker container.
custom-vision jetson jetson-xavier tensorflow
Last synced: 03 Mar 2026
https://github.com/jwillikers/detectionator
A Raspberry Pi camera for taking pictures using object detection.
camera computer-vision gps numpy object-detection opencv python raspberry-pi tensorflow tensorflow-lite
Last synced: 22 Jul 2025
https://github.com/deep-diver/vgg
VGG models from ILSVRC 2014
cifar-10 cifar-100 convolutional-neural-networks tensorflow vggnet
Last synced: 06 May 2025
https://github.com/prithvi45/conversational-chatbot
Chatbot built by using Deep Neural Networks and TensorFlow
deep-neural-networks python3 tensorflow
Last synced: 12 May 2025
https://github.com/huangcongqing/tensorflow
TensorFlow1.14和TensorFlow2x的学习代码('py35)
bilibili-tensorflow jupyter-notebook tensorflow tensorflow-tutorials tensorflow2 tf1
Last synced: 14 Jun 2025
https://github.com/omonimus1/plant_classification
🌿 Flower Classifier implementation and Django Web App with integrated ML model.
cnn-classification cnn-keras django flutter honours-project plant-classification tensorflow
Last synced: 17 Mar 2025
https://github.com/damienpontifex/mobilenet-classifier-transfer
Train a binary classifier from mobilenet
classification computer-vision keras mobilenet tensorflow tensorflow-serving
Last synced: 14 Apr 2025
https://github.com/vijaydwivedi75/custom-mask-rcnn_tf
Using Custom Mask RCNN with TensorFlow Object Detection API to predict instances (masks) of targets in an image
instance-segmentation mask-rcnn object-detection tensorflow
Last synced: 28 Apr 2025
https://github.com/jparedesds/tensorflow-twitter-sentiment-analysis
Sentiment analysis study through tweets with TensorFlow
matplotlib nltk pandas regex seaborn sklearn spacy tensorflow workcloud
Last synced: 13 May 2025
https://github.com/louishenrifranc/wgan
Wassertein GAN in Tensorflow
draw tensorflow tensorflow-models wgan
Last synced: 26 Mar 2025
https://github.com/kanishknavale/dqn-duelingdqn
Tensorflow based DQN and PyTorch based DDQN Agent for 'MountainCar-v0' openai-gym environment.
ddqn-pyotrch deep-learning deep-q-learning-network deep-qlearning-algorithm deep-residual-learning dqn-tensorflow mountaincar-v0 openai-gym-environment pytorch reinforcement-learning tensorflow
Last synced: 17 Sep 2025
https://github.com/omidghadami95/geolife-outlierdetection-tmd
Outlier detection (z-score and IQR) and visualization on Geolife dataset for transport mode detection task
geolife geolife-dataset google-colab googlecolab iqr keras numpy outlier-detection outlier-detection-datasets pandas tensorflow tmd transport-mode-detection visualization z-score
Last synced: 05 Oct 2025
https://github.com/gabrli/easycnn
EasyCNN it's liblary enabling quick creating, training and visualizing convolutional models (CNN).
ai cnn deep-learning easycnn keras model neural-network news opencv python tensorflow
Last synced: 31 Mar 2025
https://github.com/pegah-ardehkhani/air-passenger-demand-forecasting
Forecast airline passenger demand using time series models like AR, ARMA, and LSTM to improve operations, optimize scheduling, enhance resource allocation, and streamline supply chain management through accurate demand predictions
arima-forecasting arma auto-regressive auto-regressive-model boxcox decomposition demand-forecasting dickey-fuller dickey-fuller-test flight-data lstm machine-learning machine-learning-algorithms non-stationary qqplot tensorflow time-series time-series-analysis time-series-data time-series-forecasting
Last synced: 27 Oct 2025
https://github.com/fdch/dreamsound
An adaptation of the Deep Dream project into an audio-based musical context
audio keras music python tensorflow
Last synced: 05 Oct 2025
https://github.com/iamakashrout/knee-osteoarthritis-classification
Detection and Classification of Knee Osteoarthritis using Deep Learning Techniques
cnn computer-vision flask streamlit tensorflow
Last synced: 09 Apr 2025
https://github.com/ajitashwath/sarcasm-detection
bert-model nlp-machine-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/yoctol/ds-post-interview-assignment
A Post Interview Assignment for Candidates.
interview machine-learning python3 tensorflow
Last synced: 28 Apr 2025
https://github.com/yasinshafiei/textsummarization
Text summarization using Seq2Seq model with TensorFlow
artificial-intelligence deeplearning lstm lstm-neural-networks machine-learning neural-network nlp python python3 seq2seq tensorflow text-summarization
Last synced: 22 Jul 2025
https://github.com/pythondeveloper6/deep-learning-handwriting-recognition
simple neural network with simple project
keras matplot mnist-image-dataset tensorflow
Last synced: 02 Sep 2025
https://github.com/julioguillermo/godeep
A deep learning library for golang
ai artificial-intelligence artificial-neural-networks computational-graphs computational-intelligence deep-learning deep-neural-networks deeplearning go golang ia machine-learning machinelearning math mathematics tensor tensorflow
Last synced: 14 Jan 2026
https://github.com/omkarpattnaik8080/clothingclassification
"Developing a deep learning model for fashion classification, distinguishing clothing items with high accuracy, leveraging convolutional neural networks for image recognition and feature extraction."
cnn-keras data-science deep-learning machine-learning tensorflow
Last synced: 10 Feb 2026
https://github.com/camara94/convolutional-neural-networks
Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.
cnn-keras deep-neural-networks keras tensorflow
Last synced: 27 Feb 2026
https://github.com/lc0/practical-ml-dahoam
machine-learning tensorflow tutorials
Last synced: 29 Jul 2025
https://github.com/zenixls2/chatbot-rnn
Please aware that the data provided is already outdated. Sample data would be uploaded for users to test on their own.
Last synced: 30 Jul 2025
https://github.com/danielstankw/anomaly-detection
Anomaly Detection using LSTM Autoencoder (Tensorflow)
anomaly-detection classification tensorflow time time-series
Last synced: 06 Sep 2025
https://github.com/nikhilroxtomar/multiclass-image-segmentation-using-unetr-in-tensorflow
Multiclass Image Segmentation on Human Face Segmentation in TensorFlow
multiclass-segmentation tensorflow unet unet-transformer unetr unetr-segmentation
Last synced: 31 Jul 2025
https://github.com/maxim5/tensorflow-seq2seq-translate
Sequence-to-Sequence Translation Model compatible with latest Tensorflow version
deep-learning machine-learning machine-translation neural-machine-translation neural-network sequence-to-sequence tensorflow
Last synced: 06 Apr 2025
https://github.com/marekpokropinski/beautygan-tensorflow
BeautyGAN implementation in tensorflow. Based on BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative Adversarial Network (http://colalab.org/media/paper/BeautyGAN-camera-ready.pdf)
deep-learning generative-adversarial-network tensorflow
Last synced: 09 Mar 2026
https://github.com/sudo-rushil/dga-intel-web
This deep learning model uses a CNN-LSTM architecture to predict whether a given domain name is genuine or was artificially generated by a DGA.
cnn deep-learning keras lstm lstm-cnn machine-learning tensorflow
Last synced: 13 May 2025
https://github.com/gantman/rn_tf_lite
React Native Tensorflow Lite - Code and example
Last synced: 22 Jan 2026
https://github.com/maxpaynestory/pakistan-nic-detector-tensorflow
Python script with trained model to detect Pakistani National Identity Card from webcam using Tensorflow and OpenCV
computervision machine-learning object-detection opencv ssd-mobilenet tensorflow tensorflow-models
Last synced: 01 Aug 2025
https://github.com/NarainKrishnamurthy/BeatGAN2.0
AI Drums:
generative-adversarial-network generative-audio generative-model generative-music keras machine-learning tensorflow
Last synced: 17 Apr 2025
https://github.com/prouast/video-sensor-processing
Import and processing of video sensor data for intake gesture recognition. Support for OREBA dataset.
intake-gesture-detection opencv oreba-dataset tensorflow tfrecord video
Last synced: 17 Aug 2025
https://github.com/sayannath/low-light-image-enhancement
Low Light Image Enhancement using Tensorflow
image-enhancement image-processing tensorflow
Last synced: 15 May 2026
https://github.com/leemengtw/learnable_ai
以 PyTorch 實作,可供學習 AI 的各式深度學習應用
chinese deep-learning machine-learning python pytorch pytorch-lightning tensorflow
Last synced: 08 Oct 2025
https://github.com/kudzaiprichard/kudzaiprichard
Strong in design and integration problem-solving skills. Expert in solution development.
angular artificial-intelligence docker java javascript machine-learning nosql python scikit-learn software-analysis software-architecture-and-design spring-boot sql tensorflow typescript vscode
Last synced: 23 Apr 2025
https://github.com/labgua/aisearchimage
Intelligent Search Engine Of Services Image-Based
cnn convolutional-neural-networks flask image-based intelligent mechanicalsoup object-recognition opencv scraping search-engine services tensorflow wordnet
Last synced: 07 May 2026
https://github.com/nannigalaxy/jetson_tools
Tools for Nvidia Jetson Nano, TX2, Xavier.
jetson jetson-nano jetson-tx2 jetson-xavier keras nvidia onnx tensorflow tensorrt tensorrt-conversion
Last synced: 04 Mar 2026
https://github.com/simars/classify_plants_animals_tf
Tenserflow Classify Plants and Animals
ai machine-learning machinelearning ml neural-network tensor tensorflow tensorflow-experiments tensorflow-models
Last synced: 21 Jan 2026
https://github.com/anishacharya/online-embedding-compression-aaai-2019
Deep learning models have become state of the art for natural language processing (NLP) tasks, however deploying these models in production system poses significant memory constraints. Existing compression methods are either lossy or introduce significant latency. We propose a compression method that leverages low rank matrix factorization during training, to compress the word embedding layer which represents the size bottleneck for most NLP models. Our models are trained, compressed and then further re-trained on the downstream task to recover accuracy while maintaining the reduced size. Empirically, we show that the proposed method can achieve 90% compression with minimal impact in accuracy for sentence classification tasks, and outperforms alternative methods like fixed-point quantization or offline word embedding compression. We also analyze the inference time and storage space for our method through FLOP calculations, showing that we can compress DNN models by a configurable ratio and regain accuracy loss without introducing additional latency compared to fixed point quantization. Finally, we introduce a novel learning rate schedule, the Cyclically Annealed Learning Rate (CALR), which we empirically demonstrate to outperform other popular adaptive learning rate algorithms on a sentence classification benchmark.
compression deep-learning low-rank-approximation low-rank-representaion matrix-decompositions model-compression tensorflow text-classification word-embedding word-embeddings
Last synced: 04 Mar 2026
https://github.com/ninpnin/probabilistic-word-embeddings
Train and evaluate probabilistic word embeddings with Python.
probabilistic-modeling tensorflow word-embeddings
Last synced: 12 May 2025
https://github.com/yhwang/im2txt-inference
Run im2txt trained model in inference mode
flask image2text inference-mode python show-and-tell tensorflow
Last synced: 06 Aug 2025
https://github.com/ivanoskov/ml-fabpro
Код с лекций по ML & Data Science в СПбПУ
ai course ml pandas python study tensorflow university
Last synced: 07 Aug 2025
https://github.com/nitishnb/greenkey
android-app dart flutter tensorflow tflite
Last synced: 06 May 2026
https://github.com/mrgaogang/tensorflow_object_detection
【AI】使用tensorflow实现对象检测
ai object-detection tensorflow
Last synced: 22 Apr 2025
https://github.com/gbaeke/nasnet-go
Web app to classify images with nasnetmobile
ai go golang ml nasnet tensorflow
Last synced: 30 Aug 2025
https://github.com/ttiagojm/ground-truth-vs-prediction
Machine and Deep Learning notebooks
data-analysis data-science deep-learning kaggle machine-learning opencv tensorflow
Last synced: 22 Apr 2025
https://github.com/philipperemy/tf-easy-model-saving
An easy way to load and save checkpoints in Tensorflow!
tensorflow tensorflow-library tensorflow-models
Last synced: 25 Mar 2025
https://github.com/zabir-nabil/tf2-speaker-recognition
speaker recognition in tensorflow 2
deep-learning speaker-identification speaker-recognition speaker-verification speech-processing tensorflow tensorflow2
Last synced: 12 Oct 2025
https://github.com/vogon101/skincancer
Skincancer detection project
cnn cnn-keras keras machine-learning tensorflow tensorflow-examples tensorflow-experiments
Last synced: 02 Apr 2025
https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset
There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.
cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models
Last synced: 02 Apr 2025
https://github.com/prathameshdhande22/prakriti-determine
A Web Chat bot to determine the prakriti of an individual.
ann ayurveda chatbot fastapi fnn jupyter-notebook keras machine-learning nlp nltk prakriti python react scikit-learn tensorflow
Last synced: 09 Oct 2025
https://github.com/rik-sarkar-07/codes
This is My Main Repository
algorithms-and-data-structures c cnn cpp deep-learning java keras machine-learning nuralnetwork py tensorflow
Last synced: 03 Oct 2025
https://github.com/coac/tf-detection-example
A simple example to how to use Tensorflow detection API on a custom dataset (SSBU)
deep-learning detection smash-bros ssbu tensorflow tutorial
Last synced: 28 Apr 2026
https://github.com/yashkant/enas-quantized-nets
Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.
automl enas keras neural-architecture-search quantized-neural-networks tensorflow
Last synced: 23 Apr 2025
https://github.com/peterqiu0516/mit-ml-autonomous-vehicle-workshop
An workshop on application of computer vision and machine learning to self-driving cars based on Python and ROS held at MIT.
cnn-classifier computer-vision opencv pid raspberry-pi ros self-driving-cars sklearn svm-classifier tensorflow
Last synced: 12 Apr 2026
https://github.com/fl0wbar/advdnic.estimator
Research on Image Compression using Deep Neural Networks
attention-model autoregressive clic2019 compression hierarchical-models hierarchical-prior hyperprior image-compression image-compressor non-local-network pixelcnn pixelsnail tensorflow tensorflow-estimator-api vae
Last synced: 28 Apr 2026
https://github.com/yeonghyeon/wgan-tf
TensorFlow implementation of Wasserstein GAN (WGAN) with MNIST dataset.
gan gans generative-adversarial-network generative-model mnist mnist-dataset tensorflow tensorflow-examples wasserstein wasserstein-gan wgan
Last synced: 21 Jan 2026
https://github.com/progamergov/pytorch-old-tensorflow-models
Models from Tensorflow and Keras converted to PyTorch
inception inception-v1 inception-v3 inception5h inception5h-pytorch inceptionv1 inceptionv3 keras keras-tensorflow mmdnn model-zoo pytorch pytorch-model-zoo pytorch-models tensorflow
Last synced: 18 Aug 2025
https://github.com/abhayvashokan/traffic-anomaly-detector
Detects anomalies in traffic flow. If there is a green light and a traffic jam at the same time, it is an anomaly. The database gets updated and suitable alerts are given. The accident detection algorithm detects accidents in the anomaly.
laravel opencv python tensorflow
Last synced: 12 Apr 2025
https://github.com/storopoli/solving-captchas
Tensorflow Keras CNN to solve Captchas
captcha computer-vision keras keras-tensorflow tensorflow
Last synced: 11 Apr 2025
https://github.com/da-nyee/smart-parking-lot
Final project for Embedded Application Programming - a smart parking lot system
api-gateway aws ec2 javascript lambda mysql node-js python raspberry-pi react-js s3 tensorflow
Last synced: 13 Apr 2026
https://github.com/koji/ictrainer
image classifier train program
cli image-classification keras machine-learning pypi-packages python tensorflow tool
Last synced: 16 Aug 2025
https://github.com/joseprsm/gutenberg
🪶 GPT-3 based tool to generate short copy
Last synced: 11 Mar 2026
https://github.com/bessouat40/python-ai-explainability
A python project to find anomaly in an Xray image.
deep-learning explainable-ai health python tensorflow
Last synced: 06 Mar 2025
https://github.com/nheidloff/watson-deep-learning-javascript
Deploying Watson Deep Learning Models to Browsers
ai deep-learning dl ibm-cloud javascript tensorflow tensorflowjs watson web
Last synced: 10 May 2026
https://github.com/stared/stable-diffusion-keras-m1-gpu
Stable diffusion image generation with KerasCV for Macbook M1 GPU
gpu keras m1 m1-mac stable-diffusion tensorflow
Last synced: 11 Feb 2026
https://github.com/bracciata/cornhacks2020
The winner of the Green Track at Corn Hacks 2020. Scrapshot is an Android App built with Kotlin, Tensorflow, and Google APIs. It uses image recognition in order to determine if an item is recyclable and allows you to recycle it for points. It includes a map of the recycling center, point redemption, leader boards, and more!
android googlemaps-api kotlin kotlin-android tensorflow
Last synced: 09 May 2026
https://github.com/chansoopark98/tensorflow-keras-gan
Tensorflow keras GAN
celeba-dataset celebahq cnn convolutional-neural-network deep-learning generative-adversarial-network keras keras-tensorflow machine-learning neural-network pix2pix pix2pix-tensorflow tensorflow
Last synced: 01 May 2026
https://github.com/fnproject/cloudevents-demo
Image processing application demo with CloudEvents and TensorFlow
cloud-computing fnproject functions-as-a-service golang image-processing opencv python serverless tensorflow
Last synced: 04 May 2026
https://github.com/wolny/keras-image-net
Simple REST app for image classification using Keras pre-trained deep learning models
flask image-classification keras-neural-networks keras-tensorflow tensorflow
Last synced: 03 May 2026
https://github.com/alro10/faststyletx2
art artificial-intelligence deep-learning jetson-tx2 python27 style-transfer tensorflow
Last synced: 19 Oct 2025
https://github.com/waybarrios/meetup_pythonbq_deeplearning
DQN examples
deep-learning meetup python reinforcement-learning tensorflow
Last synced: 23 Jan 2026
https://github.com/vvmnnnkv/s4tf-fast-style-transfer
Fast style transfer model in Swift for TensorFlow
deep-learning fast-style-transfer s4tf swift swiftpm tensorflow
Last synced: 14 Mar 2026
https://github.com/aqafridi/tensorflow-developer-specialization
Tensorflow Developer Specialization from beginner to advance level.it include from ANN , CNN, RNN to GANs. From computer vision to Natural Language processing.
artificial-intelligence computer-vision deep-learning gans machine-learning natural-language-processing tensorflow
Last synced: 02 May 2026
https://github.com/mdietrichstein/tfhub-exporter
Export and optimize Tensorflow Hub models for inference and deployment
deployment exporter inference optimization tensorflow tensorflow-hub tensorflow-models tfhub tool
Last synced: 09 May 2026
https://github.com/stes/deeplabcut-docker
Inofficial docker images for DeepLabCut (experimental)
deeplabcut docker pose-estimation tensorflow
Last synced: 01 May 2026
https://github.com/yeonghyeon/adae-tf
TensorFlow implementation of Anomaly Detection with Adversarial Dual Autoencoders (ADAE) with MNIST dataset.
adversarial-dual-autoencoders anomaly-detection mnist mnist-dataset tensorflow
Last synced: 16 Apr 2026
https://github.com/Munaikh/Ansitu
An app that can detect recitations and shows who is the reciter 💜
ai classification detection flutter flutter-app flutter-apps flutter-ui ml muslim muslims quran teachable-machine tensorflow tflite tflite-model
Last synced: 24 Feb 2026