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-11 00:30:51 UTC
- JSON Representation
https://github.com/jpedrou/brain-tumor-detection
This project uses deep learning with CNNs to detect brain tumors in MRI images, aiming for accurate tumor pattern identification.
classification deep-learning deep-neural-networks keras python tensorflow
Last synced: 28 Oct 2025
https://github.com/ayyucedemirbas/startrektos-script-generator
LSTM text generation model that generates new scripts for Star Trek TOS
hacktoberfest lstm nlp rnn startrek tensorflow
Last synced: 04 Mar 2025
https://github.com/rhythmusbyte/sign-language-to-speech
Real-time ASL interpreter using OpenCV and TensorFlow/Keras for hand gesture recognition. Features custom hand tracking, image preprocessing, and gesture classification to translate American Sign Language into text and speech output. Built with accessibility in mind.
asl assistive-technology cv2 hand-tracking handdetection image-classification image-processing keras machine-learning mediapipe numpy opencv python real-time-detection real-time-recognition sign-language tensorflow
Last synced: 04 Apr 2025
https://github.com/en10/speech-to-text-wavenet
Speech to Text
asr speech-recognition speech-recognizer speech-to-text tensorflow wavenet
Last synced: 22 Aug 2025
https://github.com/davidmartinezros/which-image-is
Implementation of a TensorFlow Learning Machine Spring Boot WS that learn and return the most similar description of an image
java machine machine-learning-algorithms spring-boot tensorflow tensorflow-examples tensorflow-experiments webservice
Last synced: 24 Oct 2025
https://github.com/nbortolotti/tflitego_examples
tflitego_examples provide examples to use tflitego to use TensorFlow lite in Go. More information about the library: https://github.com/nbortolotti/tflitego
golang golang-examples inference tensorflow tensorflow-examples tensorflowlite tflite
Last synced: 28 Feb 2026
https://github.com/adamvvu/snapshot_ensemble
Train TensorFlow Keras models with cosine annealing and save an ensemble of models with no additional computational expense.
data-science deep-learning keras machine-learning python tensorflow
Last synced: 28 Oct 2025
https://github.com/dgksk8life/apples-and-oranges
A keras model that can classify apples and oranges.
apples classify-apples kaggle kaggle-dataset keras keras-model keras-tensorflow oranges python tensorflow
Last synced: 05 Apr 2026
https://github.com/piotrlaczkowski/keras-data-processor
Data Preprocessing model based on Keras preprocessing layers that can be used as a standalone model or incorporated to Keras model as first layers.
data keras layers preprocessing tensorflow
Last synced: 06 May 2025
https://github.com/jaanli/vimco_tf
VIMCO in tensorflow.
machine-learning mnist tensorflow
Last synced: 12 Apr 2025
https://github.com/sarincr/python-app-development-using-kivy
Kivy is a Python library that supports cross-platform development. That means you can use a single code base to create Android, iOS, and even Windows, Linux, and MacOS apps. Kivy provides flexible, modern UI elements and, of course, let's you keep using your new favorite language to build it all!
android app appdevelopment cross-platform data-science desktop-app gtk gui kivy kivy-application kivy-framework kivymd machine-learning pyqt pyqt5 pyside tensorflow tkinter tkinter-gui tkinter-python
Last synced: 12 Apr 2025
https://github.com/belajarqywok/fastapi-tensorflow-jaeger
Deployment of NLP (Natural Language Processing) and Image Recognition models using FastAPI Framework (RPC / RESTful API), Tensorflow, and Jaeger OpenTelemetry (Distributed Tracing).
alembic distributed-tracing fastapi-framework flake8 jaeger postgresql tensorflow
Last synced: 15 Jun 2025
https://github.com/jackyzha0/speech2braille
[🏆 Silver Medal at CWSF] Tensorflow Implementation of TIMIT Deep BLSTM-CTC with Tensorboard Support
blstm blstm-ctc braille ctc raspberry-pi tensorflow timit
Last synced: 12 Apr 2025
https://github.com/hallowshaw/predictix
PredictiX is a comprehensive multi-disease prediction system built using the MERN stack and integrated with machine learning models. It accurately predicts lung cancer, breast cancer, diabetes, and heart disease, providing a seamless user experience for health diagnostics.
cnn deep-learning expressjs inception-resnet-v2 javascript machine-learning mern-project mern-stack mongodb nodejs prediction prediction-model react reactjs resnet tensorflow transfer-learning xception-model
Last synced: 17 Jun 2025
https://github.com/smilu97/py-miniflow
micro-implementation of tensorflow-like utilities
educational machine-learning numpy pyplot python3 tensorflow tutorial
Last synced: 10 Sep 2025
https://github.com/pavanvaranasi02/virtual-try-on-chrome-extension
Developed a Chrome Extension enabling users to virtually try on clothing and accessories by superimposing input images onto the user's photo, enhancing online shopping experiences through ml technology.
chrome-extension css3 flask html5 javascript opencv-python python3 tensorflow torch torchvision
Last synced: 12 Apr 2025
https://github.com/juliareinforcementlearning/tfrecord.jl
A pure Julia implementation to read/write TFRecord
dataset julia machine-learning tensorflow tfrecords
Last synced: 10 Jul 2025
https://github.com/waterbang/object-deteation-train
Object Detection Model Training
Last synced: 12 Apr 2025
https://github.com/alhashmi-creator/ai-object-detection
A web AI object detection
ai artificial-intelligence artificial-intelligence-projects camera camera-detect css detection html javascript javascript-ai javascript-artificial-intelligence javascript-tensorflow ml5js object-detection object-detector tensorflow web
Last synced: 12 Sep 2025
https://github.com/chaitanyac22/multi-input-multi-output-mnist-image-digit-and-summed-output-classification
The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.
cnn-classification data-visualization deep-neural-networks exploratory-data-analysis functional-api image-data-generator image-processing keras mnist-classification model-building model-evaluation multi-inputs multi-outputs python3 tensorflow
Last synced: 18 Apr 2026
https://github.com/niwakadev/convlstm_demo
自作ConvLSTMデモ
convolutional-neural-networks tensorflow
Last synced: 10 Apr 2025
https://github.com/kuleshov/convolutional-draw
Tensorflow implementation of Convolutional DRAW by Gregor et al. (2016)
deep-learning generative-models tensorflow variational-autoencoder
Last synced: 01 May 2025
https://github.com/research-and-project/convdae
convolutional denoising autoencoder
autoencoder cnn denoising tensorflow
Last synced: 13 Apr 2025
https://github.com/saichandrareddy1/faceemotionrecognition
Here we use to do face emotion recognition with the help of keras and opencv you can find code and preprocessing techniques
cnn-keras csv emotion-recognition face-recognition opencv python3 tensorflow video-processing visualization
Last synced: 11 Apr 2025
https://github.com/applenob/tensorflow_learning_notes
tensorflow实践集
ipython-notebook tensorflow tutorial-code
Last synced: 10 Apr 2025
https://github.com/kamlesh0928/eco-track
EcoTrack is an AI-powered platform that helps users track, reduce, and offset their carbon footprint through smart tracking, AI insights, gamification, and blockchain based carbon credits, making sustainability easy, engaging, and impactful.
blockchain ethereum express-js firebase firestore flask genrative-ai google-maps-api nodejs reactjs tailwind-css tensorflow three-js
Last synced: 10 Aug 2025
https://github.com/sondosaabed/tensorflow-keras-bootcamp
Learned how Neural Networks, Multi-Layer Perceptron and Convolutional Neural Networks are used for Image Classification and Segmentation, and trained CNN model on a custom dataset.
bootcamp keras opencv python tensorflow
Last synced: 09 Jul 2025
https://github.com/simarsingh24/tensorflowdetector-app
Object Classification using Google's powerful TensorFlow Library, it sends the classification result over the LAN to java sever (server2 in server repo of my github account) when triggered by fetch signal..
android classification lan tensorflow
Last synced: 05 May 2025
https://github.com/phanakata/nn-inverse-design-inflatable-membranes
Inverse design of inflatable membranes via machine learning
deep-learning inverse-design machine-learning mechanics tensorflow
Last synced: 21 Jun 2025
https://github.com/adminixtrator/next-word-prediction-using-universal-sentence-encoder
Next Word Prediction using Google's Universal Sentence Encoder from Tensorflow hub. lol
next-word-prediction tensorflow tensorflow-hub tensorflow2 universal-sentence-encoder
Last synced: 22 Jun 2025
https://github.com/sayannath/blood-cell-detection-tfod-2.0
Using TensorFlow Object Detection API to detect blood cells
blood-cells detection efficient-det keras medical-diagnosis medical-image-processing object-detection tensorflow tfod tfod-api
Last synced: 13 Jul 2025
https://github.com/adamci/img2txt
A series of experiments using convnets and LSTMs to generate text from images
cnn crnn deep-learning lstm svhn tensorflow
Last synced: 15 Jul 2025
https://github.com/rijoslal/sentio
Sentio is a sentiment & toxicity analysis web app built with LSTM using TensorFlow and Streamlit. It classifies text comments as Positive, Negative, or Neutral and detects Toxic content in the comments, perfect for analyzing reviews, social media posts, or feedback
lstm-neural-networks sklearn streamlit tensorflow
Last synced: 15 Jul 2025
https://github.com/kazuhito00/landmarks-classifier-asia-onnx-sample
landmarks_classifier_asia_V1のPythonでのONNX推論サンプル
landmarks-classifier onnx opencv tensorflow
Last synced: 15 Jul 2025
https://github.com/asprenger/distributed-training-patterns
Experiments with low level communication patterns that are useful for distributed training.
distributed-training horovod mpi mpi4py nccl tensorflow
Last synced: 15 Jul 2025
https://github.com/alexlaurence/clara
🐀🧠Using Convolutional Neural Networks to Predict fMRI Noise in Rats
brain-imaging deep-learning fmri-preprocessing image-processing opencv preclinical-imaging rat tensorflow
Last synced: 11 Apr 2025
https://github.com/praveen1664/solved-python-machine-learning-book-2nd-edition
All problem solved for solved-python-machine-learning-book-2nd-edition
convolutional-neural-networks deep-learning machine-learning notebooks tensorflow
Last synced: 17 Jul 2025
https://github.com/oleksandr-g-rock/image_classification_pi_camera_live_time_custom_model_tflite
Image classification (persons, animals, other) on raspberry pi from pi-camera (in live time) used custom model tflite (output to terminal)
image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 02 Apr 2026
https://github.com/iamdyeus/neuralnsight
Brain Tumor Detection using Deep learning.
adam-optimizer brain-tumor-detection flask keras-tensorflow opencv python tailwindcss tensorflow
Last synced: 19 Jul 2025
https://github.com/ola-kaznowska/my-portfolio-python
my Python3 application portfolio for the position of Junior Python Developer
ai artificial-intelligence artificial-neural-networks back-end cv2 english flask freelancer gui-application junior-backend junior-developer math numpy numpy-library polish practice-project python python3 tensorflow tkinter
Last synced: 17 Apr 2026
https://github.com/dtoyoda10/eye-contact-cnn
Eye Contact Corrector uses AI to make it look like you're looking at the camera in videos or images.
computer-vision eye-detection tensorflow
Last synced: 28 Apr 2026
https://github.com/lmangani/loudml-docker
Loudml API+ Tensorflow + Jupyter for Developers
ai anomaly-detection docker fraud-detection homer jupyter loudml machine-learning ml prediction prediction-model tensorflow
Last synced: 02 Mar 2026
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/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/repetere/jsonstack-model
Deep Learning Classification, LSTM Time Series, Regression and Multi-Layered Perceptrons with Tensorflow
ai classification-model deep-learning machine-learning multivariate-linear-regression nlp-machine-learning tensorflow
Last synced: 25 Apr 2026
https://github.com/repetere/jsonm
Construct AI & ML models with JSON using Tensorflow & TypeScript
forecast json modelling tensorflow tensorflowjs
Last synced: 22 Jun 2026
https://github.com/david-wb/bert-text-summarizer
A BERT-based text summarization tool
bert deep-learning extractive-summarization machine-learning nlp tensorflow text-summarization
Last synced: 01 Apr 2026
https://github.com/ggmorello/fl_gan
Generative Adversarial Network training using Federated Learning
federated-learning generative-adversarial-network machine-learning mnist tensorflow
Last synced: 24 Apr 2026
https://github.com/zuston/raytf
Distributed Deep Learning Framework on Ray, including tensorflow/pytorch/mxnet
distributed-tensorflow ray ray-tensorflow ray-tf tensorflow tensorflow-estimator tensorflow-estimator-api tensorflow-on-ray tensorflow2
Last synced: 03 Mar 2026
https://github.com/prakhr/reinforcement-learning-book
[Book] :- Andrea Lonza - Reinforcement Learning Algorithms with Python_ Learn, understand, and develop smart algorithms for addressing AI challenges-Packt Publishing (2019)
actor-critic baseline-cnns dagger ddpg dqn duckietown-environment gym gym-environment multiarmed-bandits policy-gradient policy-iteration pybox2d reinforce reinforcement-learning-algorithms roboschool sarsa-learning td3 tensorflow trpo value-iteration
Last synced: 03 Mar 2026
https://github.com/bomzj/catch-cheese-2
🐭 Simple js game with AI agent powered by Machine Learning
ai game javascript machine-learning reinforcement-learning tensorflow vue
Last synced: 19 Jun 2026
https://github.com/farshidnooshi/hands-on-machine-learning
Practice codes of the book Hands-on Machine Learning 2
artificial-intelligence deep-learning keras machine-learning pandas python scikit-learn tensorflow
Last synced: 12 May 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/yoonper/googlenet-inception-v4
GoogLeNet Inception-v4 ( Keras 2.24 )
googlenet inceptionv4 keras tensorflow
Last synced: 25 Mar 2025
https://github.com/hahnec/color-space-converter
fast image color space conversion via numpy vectorization
cnn color conversion converter hsv image lab lms model processing pytorch rgb space tensorflow xyz yuv
Last synced: 13 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/iondv/tensorflow-dataset
IONDV application for forming and marking up datasets and dataset based checking of the results of differently set tensorflow models training
dataset iondv iondv-app tensorflow tensorflow-models
Last synced: 24 Oct 2025
https://github.com/koushik-elite/deep-learning-animal-classification-using-tensorflow
Deep Learning Animal Classification using TensorFlow
image-classification python python3 tensorflow tensorflow-examples tensorflow-experiments
Last synced: 24 Oct 2025
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/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/armanx200/animal-detector
🐾 Training a machine learning model to recognize 15 different animal classes and classify images accordingly.
animal-classification arman-kianian artificial-intelligence classification cnns computer-vision convolutional-neural-networks data-preprocessing data-science deep-learning github image-processing image-recognition keras machine-learning model-training neural-networks open-source python tensorflow
Last synced: 29 Aug 2025
https://github.com/flakas/bubble-shooter-bot
Tensorflow and Q-Learning based Python bot for the Bubble Shooter flash game
bot bubble-shooter keras opencv python q-learning reinforcement-learning tensorflow
Last synced: 10 Apr 2025
https://github.com/aslamanver/tflite-image
TFLite-Image for Android - TensorFlow Lite inception model image library for Android
ai android image-classification machine-learning model tensorflow tensorflow-lite tflite-image training
Last synced: 18 Apr 2026
https://github.com/wocns1457/gan-based-face-mask-removal-version2
This project is to restore the face hidden behind the mask from the image of the person wearing the mask.
computer-vision deep-learning gan opencv-python segmentation tensorflow
Last synced: 23 Oct 2025
https://github.com/18520339/dbnet-tf2
A TensorFlow 2 reimplementation of DBNet available as a Python package for Scene Text Detection, following ICDAR 2015 Dataset format and using TedEval as Evaluation metrics
dbnet differentiable-binarization icdar ocr scene-text-detection tensorflow
Last synced: 21 Mar 2025
https://github.com/vidursatija/musicnet
Smart Shuffle for iTunes
itunes machine-learning macos music music-player rnn rnn-tensorflow tensorflow
Last synced: 22 Jul 2025
https://github.com/ashnkumar/sumz_seq2seq
The model code for the chrome extension (Sumz) that implements a sequence to sequence model for summarizing Amazon reviews, using Tensorflow 1.1 and the Amazon Fine Foods reviews dataset.
amazon chrome-extension deep-learning rnn-tensorflow sequence-to-sequence tensorflow
Last synced: 13 May 2025
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/siddh34/fish-detection-project
Fish Detection Project
classification cnn neural-networks python tensorflow
Last synced: 20 Jul 2025
https://github.com/sayannath/zero-dce-tflite
Conversion of TF-Lite model from ZERO-DCE model
low-light-image-enhancement tensorflow tfhub tflite zero-dce
Last synced: 12 May 2025
https://github.com/soumik12345/transformer
Tensorflow implementation of Transformer
seq2seq tensorflow tensorflow2 transformer translation
Last synced: 12 May 2025
https://github.com/archsyscall/AutoEncoders-TensorFlow2
🚢 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
aae autoen cae deep-learning machine-learning sae tensorflow tensorflow2 vae
Last synced: 23 Jul 2025
https://github.com/dkesada/ktsnn
Implementation in Keras of time delay neural network (TDNN), convolutional recurrent neural networks (CRNN) and long short-term memory networks (LSTM) for short and long-term forecasting of time series.
neural-networks tensorflow time-series-forecasting
Last synced: 15 Apr 2026
https://github.com/bosl95/seesun
시각 장애인의 안전한 보행을 위한 객체 탐지 프로그램
android flask google-colab keras ngrok python tensorflow yolov4
Last synced: 14 Apr 2025
https://github.com/kmkolasinski/tensorflow-nanogpt
Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving
Last synced: 13 Oct 2025
https://github.com/stes/arch-deepspeech
Arch Linux packages to install CPU versions of Mozilla's Deep Speech implementation
arch-linux arch-linux-pkgbuild deep-learning deepspech speech-to-text tensorflow
Last synced: 26 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/mahdizynali/brats2020-tensorflow-brain-tumor-segmentation
implementation of Tensorflow Unet brain tumor segmentation and detection enhanced with attention model on nii datasets
attention-model brain detection machine-learning neural-network opencv segmentation tensorflow tensorflow2 tumor-detection tumor-segmentation unet unet-image-segmentation
Last synced: 14 Apr 2025
https://github.com/tq3940/apple-banana-orange-detection
使用 TensorFlow Object Detect API 完成对苹果、香蕉、橙子的目标检测。
coco efficientdet object-detection python tensorflow tensorflow-models tensorflow-object-detect tensorflow-object-detection-api
Last synced: 24 Oct 2025
https://github.com/acoadmarmon/resnet18-tensorflow
Implementation of ResNet18 using TensorFlow 2.0 Keras API. Currently ResNet 18 is not currently supported in base Tensorflow (see https://www.tensorflow.org/api_docs/python/tf/keras/applications for supported models), so a custom model is necessary to use this architecture.
keras-tensorflow resnet-18 tensorflow tensorflow-2 tensorflow-models
Last synced: 24 Oct 2025
https://github.com/kyegomez/chronoformer
A production-grade implementation of a memory-efficient transformer specifically designed for tabular time series data.
ai finance finance-ai ml pytorch tensorflow time-series transformer transformers
Last synced: 12 Sep 2025
https://github.com/matin-ghorbani/celeb-a-gan-tensorflow
Implement a GAN for Celeb_a dataset to generate celebrities faces with expert mode of TensorFlow
celeba dcgan deep-learning gan generative-ai tensorflow
Last synced: 10 Oct 2025
https://github.com/fardinhash/python_examples
Python examples & experiments.
cv2 eye-detection eye-mouse face-detection face-recognition gesture-recognition machine-learning mask-detection python python-libraries python-problems python-programming python-solutions python3 tensorflow
Last synced: 27 Jul 2025
https://github.com/fblupi/image-classification-cervical-cancer
Repository for Kaggle's competition: "Intel and Mobile ODT Cervical Cancer Screening"
cnn deep-learning image-classification keras mxnet tensorflow
Last synced: 28 Jul 2025
https://github.com/sayakpaul/consistency-training-with-supervision
Contains experimentation notebooks for my Keras Example "Consistency Training with Supervision".
computer-vision consistency-regularization keras robustness-experiments tensorflow
Last synced: 20 Sep 2025
https://github.com/sanjay7178/multimodelfaceantispoof
MultiModelFaceAntispoof using Multiple Open Source Spoofing models to Inference via Flask API
conda-forge docker-container dockerfile face-antispoofing flask ghcr-hosted haar-cascade python3 pytorch tensorflow
Last synced: 22 Sep 2025
https://github.com/akshay-vs/cnn-image-classification
This project uses a CIFAR dataset-trained convolutional neural network to classify input images, whether it is a pre-processed image from the dataset or a user-supplied image via URL, with the functionality to assign a confidence score to the prediction.
adam-optimizer cnn-keras crossentropyloss image-classification machine-learning neural-network python tensorflow urllib
Last synced: 02 Mar 2026
https://github.com/asutosh11/face-match-x
Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
css deep-learning face-matching face-recognition flask flask-application html keras-tensorflow machine-learning python tensorflow webapp
Last synced: 28 Sep 2025
https://github.com/sirius-mhlee/object-detection-using-tensorflow-fast-rcnn
Tensorflow implementation of Fast R-CNN
deep-learning fast-rcnn object-detection paper-implementation python tensorflow
Last synced: 12 Mar 2026
https://github.com/burakahmet/deeplearning.ai-tensorflow-developer-professional-certificate
Quizzes and assignment submissions for DeepLearning.AI TensorFlow Developer Professional Certificate program
artificial-neural-networks cnn computer-vision convolutional-neural-networks coursera deep-learning deep-neural-networks deeplearning image-classification image-processing keras learning-notes machine-learning natural-language-processing neural-network neural-networks recurrent-neural-networks rnn tensorflow tensorflow-tutorials
Last synced: 06 Oct 2025
https://github.com/tphakala/tflite_c
TensorFlow Lite C precompiled library for Windows, Linux and macOS
c library linux prebuilt prebuilt-libraries tensorflow tensorflow-lite tflite windows
Last synced: 15 Aug 2025
https://github.com/tanyachutani/monodepth2-tf2.x
A Tensorflow 2.x implementation of Monodepth2. https://arxiv.org/abs/1806.01260
depth-estimation monocular-depth-estimation monodepth monodepth2 self-supervised-learning tensorflow
Last synced: 29 Apr 2025
https://github.com/Apm5/tensorflow_2.0_example
tensorflow 2.0alpha版本。停止更新,更多资料请移步我的另一个项目
tensorflow tensorflow-2 tensorflow-examples
Last synced: 18 Mar 2025
https://github.com/matin-ghorbani/fashion-mnist-gan
Implement a GAN for Fashion Mnist dataset to generate digits
dcgan deep-learning fashion-mnist gan generative-ai tensorflow
Last synced: 17 Aug 2025
https://github.com/gyanendrokh/transliteration
A Transformer model for Meitei Mayek transliteration.
manipuri meitei-mayek meiteimayek tensorflow transformer translation transliteration
Last synced: 09 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/therealmileslee/deeplearning-watermark
This repository is a project that could be used as create fake watermark that imbedded in the picture
cpp cpp11 cpp20 python python3 pytorch tensorflow
Last synced: 31 Aug 2025
https://github.com/amirzenoozi/persian-news-crawler
Simple Script To Crawl Data From Persian News Agencies Including Fars, Mehr.
cli crawler database fars-news farsi-datasets kaggle-dataset mehr-news news news-agencies newspaper python python3 script shargh-news sqlite3 tensorflow tensorflow2
Last synced: 13 Apr 2025