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/animikhaich/deep-convolutional-background-subtractor

End-to-end CNN-based Autoencoder that can segment any objects even if it is out of the classes present in the training set.

background-subtraction cnn cnn-keras coco convolutional-neural-networks foreground-segmentation image-segmentation python segmentation tensorflow unseen-background-subtractor

Last synced: 10 Apr 2025

https://github.com/benjs/hourglass_networks

tf.keras implementation of "Toward fast and accurate human pose estimation via soft-gated skip connections" by Bulat et al. and "Stacked Hourglass Networks for Human Pose Estimation" by Newell et al.

bulat hourglass-network human-pose-estimation keras newell soft-gated-skip-connections stacked-hourglass-networks tensorflow

Last synced: 07 May 2025

https://github.com/frozenwolf-cyber/sih

I-Pravesh is a Smart Attendance Android App which uses a combination of edge face detection and recognition (MobileFaceNet + TensorFlow Lite) as the authentication biometric for recording attendance

android fastapi postgresql tensorflow tensorflow-lite

Last synced: 06 May 2025

https://github.com/raj-pulapakura/dino-game-controlled-by-gesture-detection

The classic dino game, except its controlled by your hand! Powered by TensorFlow, OpenCV and PyGame.

computer-vision deep-learning dinosaur-game game-development gesture-recognition object-detection opencv pygame python tensorflow

Last synced: 15 Jul 2025

https://github.com/nishantksingh0/cnn-rice-classification

Classified wide variety of rices by training model on CNN. ( Arborio, Basmati, Ipsala, Jasmine, Karacadag )

kaggle matplotlib numpy pandas tensorflow

Last synced: 30 Jun 2026

https://github.com/kyegomez/ast

Implementation of AST from the paper: "AST: Audio Spectrogram Transformer' in PyTorch and Zeta

ai artificial-intelligence attention machine machine-learning machine-learning-algorithms pytorch pytorch-implementation tensorflow

Last synced: 07 May 2025

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

VGGNet-Family (11, 13, 16 & 19) Implementation to train on ImageNet 2012 using Tensorflow 2.x

cnn imagenet implementation-of-research-paper python tensorflow tensorflow-datasets vgg vgg16 vgg19

Last synced: 10 Apr 2025

https://github.com/fabiangroeger96/semantic-segmentation-dtd

Semantic Segmentation for the Describable Textures Dataset (DTD)

dtd dtd-dataset resnest resnet semantic-segmentation tensorflow unet

Last synced: 01 Jul 2026

https://github.com/rijoslal/look

Look is a powerful ML tool that upscale satellite images generated using ESRGAN built with TensorFlow Keras & Fastapi. It ensures high-quality scaling, preserving details and consistency, making images ready for further use or visualization. Ideal for enhancing images while maintaining precision

bootstrap5 cv2 fastapi html-css-javascript jinja2-templates python3 tensorflow tensorflow-hub

Last synced: 12 Apr 2025

https://github.com/chameleon-ai/deepdream-revived

A version of DeepDream that works in modern-day python

img2img tensorflow

Last synced: 14 May 2026

https://github.com/siddhesh-agarwal/skin-cancer-detection

A web app to detect Skin cancer using pictures of moles and other marks on skin

cnn healthcare python skin-cancer skin-cancer-detection streamlit tensorflow

Last synced: 03 Mar 2025

https://github.com/rexwangcc/joyful-deep-leaning-i

My useful resources of Deep Learning in Tensorflow

cnn deep-learning mlp neural-network rnn tensorflow

Last synced: 11 Apr 2025

https://github.com/johnpertoft/relation-networks

Tensorflow implementation of Relation Networks

relation-network relation-networks tensorflow

Last synced: 17 May 2026

https://github.com/abhiramdodda/skindiseasedetection

Skin diseases can be detected and classified through Deep Learning techniques. In this project Deep CNN network is built on top of EfficientNetB3 for image classification.

cnn efficientnetb3 image-classification image-processing keras matplotlib python3 sampling-methods tensorflow

Last synced: 18 Jun 2025

https://github.com/rishit-dagli/convmixer-torch2tf

This repository hosts code for converting the original ConvMixer models (PyTorch) to TensorFlow.

convmixer convolutional-neural-networks machine-learning pytorch tensorflow tf-hub vision

Last synced: 24 Jun 2025

https://github.com/rom1504/tensorflow_captcha_solver

Captcha solver based on https://medium.com/@ageitgey/how-to-break-a-captcha-system-in-15-minutes-with-machine-learning-dbebb035a710

captcha-solving deep-learning preprocessing tensorflow vision

Last synced: 17 May 2026

https://github.com/mauri870/kaggle-cats-vs-dogs-redux

My simple solution for the Kaggle Cats vs Dogs Redux competition

cats-dogs go inceptionv3 kaggle tensorflow

Last synced: 13 Apr 2025

https://github.com/2wins/BEGAN-tensorlayer

A TensorFlow Implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks" - (EASY to READ)

gan generative-adversarial-network generative-adversarial-networks tensorflow tensorlayer

Last synced: 13 Apr 2025

https://github.com/nazchanel/fake-news-detection-webapp

A Flask webapp that detects fake news with a given text input using the power of Natural Language Processing. Deployment on Heroku failed due to the program's large memory consumption.

data-science dataset keras keras-tensorflow machine-learning natural-language-processing nlp nlp-machine-learning python scikit-learn tensorflow

Last synced: 06 Mar 2026

https://github.com/ksachdeva/tensorflow-cc-sdk-generator

Set of scripts to generate a CMake enabled tensorflow c++ SDK

cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake

Last synced: 18 Apr 2026

https://github.com/jannisborn/facepeeper

A Deep Residual Convolutional Neural Network as Gender Classifier on an Interactive Webserver

convolutional-neural-networks deep-learning gender-classification neural-networks python residual-networks scipy tensorflow webserver

Last synced: 10 Apr 2025

https://github.com/anuragmishracse/smart_image_classifier

Image Classification library built on top of Keras. Identifies the best set of hyperparameters and train a classification model accordingly, hence, smart.

deep-learning hyperparameter-tuning image-classification keras neural-network tensorflow

Last synced: 13 Apr 2025

https://github.com/devssh/genderethnicitydetector

Tensorflow Keras based pre-trained model to predict gender and ethnicity of Indian Names using Python

andrew-ng ethnicity-classifier fuzzy gender-classification indian lstm lstm-model pandas pre-trained tensorflow tensorflow-models text-classification username-predictor

Last synced: 23 Jun 2025

https://github.com/kr1shnasomani/bloodprint

Blood group detection from fingerprint using TensorFlow and PyTorch.

computer-vision deep-learning neural-network numpy pypi pytorch scikit-learn tensorflow

Last synced: 12 Apr 2025

https://github.com/shub-garg/fashionmnist-dcgan-generative-adversarial-networks-for-fashion-image-generation

This repository contains an implementation of a Deep Convolutional Generative Adversarial Network (DCGAN) trained on the FashionMNIST dataset. The project aims to generate realistic images of clothing items using a GAN architecture. It includes model definitions, training scripts, and visualizations of generated images at various training stages.

artificial-intelligence dcgan deeplearning fashionmnist gan generative-adversarial-network pytorch tensorflow

Last synced: 13 Apr 2025

https://github.com/ichenlei/tflite_with_android

A android demo to show how to use tensorflow lite

android image-classification mobilenet tensorflow

Last synced: 14 Jul 2025

https://github.com/mariochampion/roboflow

RoboFlow is a semi-automated TensorFlow image classification explorer in a python command line app.

command-line command-line-app image-classification python python-2 tensorflow tensorflow-experiments

Last synced: 19 Jan 2026

https://github.com/coreyauger/quickdraw-gan

generative adversarial networks with keras

gan keras python tensorflow

Last synced: 13 Apr 2025

https://github.com/mohammadvhossein/tf-gym

The TF Gym repo shares daily TensorFlow projects on ML/DL, including RL, providing educational resources for beginners and practical examples for experienced users with detailed instructions for applications like image classification and text generation.

ai artificial-intelligence computer-vision data-science deep-learning iris kears machine-learning mnist modeling nlp poetry-generator tensorflow time-series translator

Last synced: 10 Apr 2025

https://github.com/nhatsmrt/denoisingdirtydocuments

My attempt for Kaggle's Denoising Dirty Document competition.

computer-vision deep-learning tensorflow

Last synced: 12 Apr 2025

https://github.com/unilight/generative-compression

Tensorflow implementation of paper Generative Compression.

gan generative-adversarial-network image-compression tensorflow wgan-gp

Last synced: 11 Jul 2025

https://github.com/loseall/tensorflow-cmake

tensorflow build by CMake

cmake tensorflow windows

Last synced: 11 Apr 2025

https://github.com/sami-badawi/scaladl

Scala wrappers for deep learning framework DJL

deep-learning java pytorch scala scala3 tensorflow

Last synced: 20 Jun 2025

https://github.com/rijoslal/spotly

Spotly is a deepfake detection web app using facial recognition to analyze content, ensuring only facial images are processed. Built with TensorFlow, FastAPI, and Jinja templates, Spotly leverages MesoNet to accurately distinguish real from fake images, providing a quick, user-friendly solution for deepfake detection.

fastapi html-css-javascript jinja2-templates tensorflow

Last synced: 20 Jul 2025

https://github.com/shukur-alom/ai-chatbot

This is AI ChatBot. I make it By AI(NLP). I know sometime it's show wrong answer because i use less data to train my model because i haven't big dataset. you can read my code and you can learn many thing. This chatbot is not bad at all. You can have fun with it in your spare time if you want.

artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks chat chatbot deep machine-learning machine-learning-algorithms ml natural natural-language natural-language-processing natural-language-understanding nlp nlp-machine-learning pytho python tensorflow tensorflow2

Last synced: 29 Oct 2025

https://github.com/leeyunjai/teachablemachine-python

keras and tflite inference code for image project of teachable machine

deep-learning keras machine-learning opencv teachable-machine teachablemachine tensorflow tensorflow-lite

Last synced: 10 Apr 2025

https://github.com/ameyagodbole/abcnn-tensorflow

An implementation of ABCNN from ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs Yin, W.; Schutze, H.; Xiang, B.; and Zhou, B.

convolutional-neural-networks nlp sentence-similarity tensorflow

Last synced: 10 Apr 2025

https://github.com/thoth-station/cli-examples

Examples of Thoth's recommendations using Thamos CLI

ai-stacks artificial-intelligence hacktoberfest kubernetes openshift tensorflow thoth

Last synced: 10 Apr 2025

https://github.com/armanx200/fruit-detector

🍇🔍 Fruit Detector: A machine learning model to identify fruits from images, powered by TensorFlow and Keras. Train the model, predict fruits, and explore the world of AI fruit recognition! 🍓🍍

arman-kianian computer-vision data-preprocessing deep-learning image-recognition keras machine-learning neural-networks opencv python tensorflow

Last synced: 30 Apr 2025

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/iamdanialkamali/memotionanalysis

Meme Sentiment Analysis SemEval 2020 Task 9

keras multimodal-deep-learning tensorflow

Last synced: 10 May 2026

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/sanchitvj/kaggle-competitions

Code used to get into TOP 4% position in the leaderboard of Kaggle competitions.

computer-vision deep-learning image-classification kaggle-competition kaggle-dataset pytorch tensorflow

Last synced: 08 Aug 2025

https://github.com/rajsoni03/covid-19_detection_using_chest_x-ray_images

A Deep Learning Projects For Diagnosis of COVID Disease by Chest X-Ray Images.

covid-19 covid-ai deep-learning densenet121 diagnosis flask tensorflow

Last synced: 19 Jun 2025

https://github.com/wesleych3n/metric-learning-triplet-loss

NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Metric learning experiment.

deep-learning feature-extraction few-shot-learning mobilenetv2 tensorflow tflite-models

Last synced: 23 Mar 2025

https://github.com/hadim/fiji_maskrcnn

PROJECT MOVED TO https://github.com/hadim/maskflow-fiji

fiji imagej imaging microsopy neural-network segmentation semantic-segmentation tensorflow

Last synced: 04 Apr 2025

https://github.com/siddhi-io/siddhi-execution-tensorflow

Extension that adds support for inferences from pre-built TensorFlow SavedModels

deep-learning deep-neural-network execution extension machine-learning ml neural-network siddhi tensorflow

Last synced: 12 Jun 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/bbc/cnn-rate-distortion

CNN for rate-distortion estimation

cnn distortion python3 rate tensorflow video-coding

Last synced: 06 Apr 2025

https://github.com/botic/sharedmobility-ai

Removes customer frustration from shared mobility services. Supported by Netidee Call 13.

data-driven mobility netidee nodejs tensorflow tensorflowjs vuejs

Last synced: 29 Jul 2025

https://github.com/crispengari/cv-tensorflow

✔ tis repository contains a list of computer vision notebooks for projects using TensorFlow x2 and python language.

artificial-intelligence challanges computer-vision image-classification keras machine-learning nueral-networks python tensorflow

Last synced: 12 Apr 2026

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/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/toelt-llc/course-oreilly-london-ai

This repository contains the material for the CNN training given at the O'Reilly AI Conference in London in 2019.

deep-learning keras teaching tensorflow

Last synced: 02 Sep 2025

https://github.com/riccardogiorato/pocketbotanist

a Tensorflow project with vue frontend to recognise flowers 🌺

algorithmia flowers netlify single-page-app tensorflow tensorflow-js transfer-learning vue vuejs

Last synced: 13 Apr 2025

https://github.com/arafat-hasan/dhaka-ai

My solution for Dhaka Ai Traffic Detection Challenge.

classification deeplearning detection machine-learning tensorflow

Last synced: 19 May 2026

https://github.com/yashbhutwala/stock-prediction-tf

Based on the last year of prices for the user's input stock, train a neural net to predict the stock market price for tomorrow.

stock tensorflow

Last synced: 08 Apr 2025

https://github.com/ltriess/pointnet2_keras

:sparkles: PointNet++ feature extractor and output heads implemented in TensorFlow 1.15 with Keras Models

keras-tensorflow pointnet2 python3 tensorflow

Last synced: 06 Apr 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/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/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/sqmah/art-style-transfer-video

Art style transfer for both images and video written in Tensorflow 2. Preview and save your outputs.

gan style-transfer tensorflow tensorflow-examples tensorflow2

Last synced: 20 Sep 2025

https://github.com/evanhalley/puppyteer-crawler

Crawls a website for pictures of big dogs, little dogs, red dogs, blue dogs, yellow dogs, green dogs, black dogs, and white dogs!

javascript nodejs puppeteer tensorflow

Last synced: 30 Jul 2025

https://github.com/seanchas116/tflitesegmentationqt

Run TensorFlow Lite image segmentation in Qt desktop app

cpp qt qt-desktop tensorflow tensorflow-lite

Last synced: 06 Sep 2025

https://github.com/pxlairobotics/anr_ml_docker

This repository contains the necessary elements (code and artifacts) to build a Machine Learning container suitable to execute all the ML exercises of the AnR course.

fastai-v07 flask juypter keras machine-learning ml numpy pandas scikit-learn scipy tensorflow

Last synced: 30 Mar 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/ahmetaksungur/object-detection-with-tensorflow

Object detection model that aims to localize and identify multiple objects in a single image.

ai javascript object-detection tensorflow

Last synced: 28 Apr 2026