tensorflow
Topic

tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

Repositories (1194)

irwin
irwin clarkerubber Python

irwin - the protector of lichess from all chess players villainous

528
evidential-deep-learning
evidential-deep-learning aamini Python

Learn fast, scalable, and calibrated measures of uncertainty using neural networks!

527
artificial-intelligence
artificial-intelligence yanshengjia Jupyter Notebook

Awesome Artificial Intelligence Projects

525
awesome-tensorflow-2
awesome-tensorflow-2 Amin-Tgz

👉 Tensorflow 2.x resources such as tutorial, blog, code and videos

524
DeepXi
DeepXi anicolson MATLAB

Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.

524
virtual-background
virtual-background Volcomix TypeScript

Demo on adding virtual background to a live video stream in the browser

523
Tracking-with-darkflow
Tracking-with-darkflow obendidi Python

Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow

522
TF-Tutorials
TF-Tutorials awjuliani Jupyter Notebook

A collection of deep learning tutorials using Tensorflow and Python

520
nl2bash
nl2bash TellinaTool NewLisp

Generating bash command from natural language https://arxiv.org/abs/1802.08979

519
Object-detection
Object-detection lbeaucourt Python

Object detection project for real-time (webcam) and offline (video processing) application.

518
OpenUBA
OpenUBA GACWR Python

A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientist...

518
MLSTM-FCN
MLSTM-FCN titu1994 Python

Multivariate LSTM Fully Convolutional Networks for Time Series Classification

517
dlwin
dlwin philferriere Python

GPU-accelerated Deep Learning on Windows 10 native

516
facial-expression-recognition-using-cnn
facial-expression-recognition-using-cnn amineHorseman Python

Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream

516
indrnn
indrnn batzner Python

TensorFlow implementation of Independently Recurrent Neural Networks

513
BertSimilarity
BertSimilarity Brokenwind Python

Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。

510
tensorflow-eager-tutorials
tensorflow-eager-tutorials madalinabuzau Jupyter Notebook

Simple tutorials for building neural networks with TensorFlow Eager mode.

509
pba
pba arcelien Jupyter Notebook

Efficient Learning of Augmentation Policy Schedules

509
mac-network
mac-network stanfordnlp Python

Implementation for the paper "Compositional Attention Networks for Machine Reasoning" (Hudson and Manning, ICLR 2018)

509
TP-GAN
TP-GAN HRLTY Python

Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving...

509
tf_geometric
tf_geometric CrawlScript Python

Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x

508
Tensorflow-bin
Tensorflow-bin PINTO0309 Shell

Prebuilt binary with Tensorflow Lite enabled. For RaspberryPi / Jetson Nano. Support for custom operations in MediaPipe. XNNPACK, XNNPACK Multi-Thread...

507
posenet-python
posenet-python rwightman Python

A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)

505
tflite_gles_app
tflite_gles_app terryky C

GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT

505
tensor_stream
tensor_stream jedld Ruby

A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator

504
Awesome-Denoise
Awesome-Denoise oneTaken

One-paper-one-short-contribution-summary of all latest image/burst/video Denoising papers with code & citation published in top conference and journal...

504
Tensorflow_Object_Tracking_Video
Tensorflow_Object_Tracking_Video DrewNF Python

Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition

502
Densenet-Tensorflow
Densenet-Tensorflow taki0112 Python

Simple Tensorflow implementation of Densenet using Cifar10, MNIST

502
text-classification-models-tf
text-classification-models-tf dongjun-Lee Python

Tensorflow implementations of Text Classification Models.

502
cnn_lstm_ctc_ocr
cnn_lstm_ctc_ocr weinman Python

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR

502
alexa-sign-language-translator
alexa-sign-language-translator shekit JavaScript

A project to make Amazon Echo respond to sign language using your webcam

501
tensorflow-mnist-VAE
tensorflow-mnist-VAE hwalsuklee Python

Tensorflow implementation of variational auto-encoder for MNIST

497
libfaceid
libfaceid richmondu Python

libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness...

497
Deep-SORT-YOLOv4
Deep-SORT-YOLOv4 LeonLok Python

People detection and optional tracking with Tensorflow backend.

497
Chinese_poem_generator
Chinese_poem_generator hjptriplebee Python

唐诗、宋词生成器,有详细说明

495
3D-Deepbox
3D-Deepbox smallcorgi Python

3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)

493
code_search
code_search hamelsmu Jupyter Notebook

Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"

491
cs231n
cs231n mantasu Jupyter Notebook

Shortest solutions for CS231n 2021-2026

491
rnn-nlu
rnn-nlu HadoopIt Python

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

490
deep-learning-specialization
deep-learning-specialization greyhatguy007 Jupyter Notebook

Contains Solutions to Deep Learning Specailization - Coursera

490
pixel-rnn-tensorflow
pixel-rnn-tensorflow carpedm20 Python

in progress

489
Traffic-Signal-Violation-Detection-System
Traffic-Signal-Violation-Detection-System anmspro Python

A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)

489
tensorflow_PSENet
tensorflow_PSENet MichaelHL-ai C++

This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:

486
tensorflow-reinforce
tensorflow-reinforce yukezhu Python

Implementations of Reinforcement Learning Models in Tensorflow

486
Human-Activity-Recognition-using-CNN
Human-Activity-Recognition-using-CNN aqibsaeed Jupyter Notebook

Convolutional Neural Network for Human Activity Recognition in Tensorflow

485
MTCNN
MTCNN imistyrain Jupyter Notebook

Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS

485
TF_FLAME
TF_FLAME TimoBolkart Python

Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, an...

485
php-opencv-examples
php-opencv-examples php-opencv PHP

Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)

483
Amazing-Semantic-Segmentation
Amazing-Semantic-Segmentation luyanger1799 Python

Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)

482
MobileFaceNet_TF
MobileFaceNet_TF sirius-ai Python

Tensorflow implementation for MobileFaceNet

482