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)

Probabilistic-Face-Embeddings
Probabilistic-Face-Embeddings seasonSH Python

(ICCV 2019) Uncertainty-aware Face Representation and Recognition

313
tensorflow_end2end_speech_recognition
tensorflow_end2end_speech_recognition hirofumi0810 Python

End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)

311
CS291K
CS291K pmsosa Python

🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models

311
BMW-TensorFlow-Inference-API-GPU
BMW-TensorFlow-Inference-API-GPU BMW-InnovationLab Python

This is a repository for an object detection inference API using the Tensorflow framework.

311
dcgan
dcgan tensorlayer Python

The Simplest DCGAN Implementation

309
Cherry-Autonomous-Racecar
Cherry-Autonomous-Racecar DJTobias Python

Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS

309
scikit-and-tensorflow-workbooks
scikit-and-tensorflow-workbooks bjpcjp HTML

based on "Hands-On Machine Learning with Scikit-Learn & TensorFlow" (O'Reilly, Aurelien Geron)

308
RetinaNet_Tensorflow_Rotation
RetinaNet_Tensorflow_Rotation DetectionTeamUCAS Python

Focal Loss for Dense Rotation Object Detection

306
conv_seq2seq
conv_seq2seq tobyyouup Python

A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)

305
tensorflow_fasttext
tensorflow_fasttext apcode Python

Simple embedding based text classifier inspired by fastText, implemented in tensorflow

305
AttentionWalk
AttentionWalk benedekrozemberczki Python

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

305
Xvision
Xvision ayush1997 Python

Chest Xray image analysis using Deep learning !

304
rasa_nlu_gq
rasa_nlu_gq GaoQ1 Python

turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)

304
Tagger
Tagger XMUNLP Python

Deep Semantic Role Labeling with Self-Attention

302
rlgraph
rlgraph rlgraph Python

RLgraph: Modular computation graphs for deep reinforcement learning

302
keras-resnet
keras-resnet broadinstitute Python

Keras package for deep residual networks

302
CheXNet-Keras
CheXNet-Keras brucechou1983 Python

This project is a tool to build CheXNet-like models, written in Keras.

301
segmentation_keras
segmentation_keras nicolov Python

DilatedNet in Keras for image segmentation

300
reactionrnn
reactionrnn minimaxir Python

Python module + R package to predict the reactions to a given text using a pretrained recurrent neural network.

300
ergo
ergo evilsocket Python

🧠 A tool that makes AI easier.

300
CRNN
CRNN Belval Python

A TensorFlow implementation of https://github.com/bgshih/crnn

299
sparkflow
sparkflow lifeomic Python

Easy to use library to bring Tensorflow on Apache Spark

298
MUNIT-Tensorflow
MUNIT-Tensorflow taki0112 Python

Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)

297
mobilenetv2-yolov3
mobilenetv2-yolov3 fsx950223 Python

yolov3 with mobilenetv2 and efficientnet

295
MusicGenerator
MusicGenerator Conchylicultor Python

Experiment diverse Deep learning models for music generation with TensorFlow

294
tensorlang
tensorlang tensorlang Python

Tensorlang, a differentiable programming language based on TensorFlow

293
tf_tutorial_plus
tf_tutorial_plus j-min Jupyter Notebook

Tutorials for TensorFlow APIs the official documentation doesn't cover

293
Generative-Adversarial-Networks
Generative-Adversarial-Networks adeshpande3 Jupyter Notebook

Tutorial on GANs

293
tensorflow-plot
tensorflow-plot wookayin Python

📈 TensorFlow + Matplotlib as TF ops

291
WordGCN
WordGCN malllabiisc Python

ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks

291
AnimeGANv3
AnimeGANv3 TachibanaYoshino

Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.

291
RFCN-tensorflow
RFCN-tensorflow RobertCsordas Python

RFCN implementation in TensorFlow

290
visual-analogy-tensorflow
visual-analogy-tensorflow carpedm20 Python

Tensorflow implementation of "Deep Visual Analogy-Making"

290
spatial-transformer-tensorflow
spatial-transformer-tensorflow daviddao Python

🐝Tensorflow Implementation of Spatial Transformer Networks

290
tensorflow-style-transfer
tensorflow-style-transfer hwalsuklee Python

A simple, concise tensorflow implementation of style transfer (neural style)

287
tf-crnn
tf-crnn solivr Python

TensorFlow convolutional recurrent neural network (CRNN) for text recognition

287
DeepLearningWithTF2.0
DeepLearningWithTF2.0 adhiraiyan Jupyter Notebook

Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book

287
tensorflow-gpu-install-ubuntu-16.04
tensorflow-gpu-install-ubuntu-16.04 williamFalcon

Tensorflow GPU install instructions for ubuntu 16.04 - Deep learning

286
Chinese-Text-Classification
Chinese-Text-Classification fendouai Python

Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/

286
SWEM
SWEM dinghanshen Python

The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"

286
tensorflow-deeplab-v3
tensorflow-deeplab-v3 rishizek Python

DeepLabv3 built in TensorFlow

286
tensorflow-model-zoo.torch
tensorflow-model-zoo.torch Cadene Python

InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch

285
realtime_object_detection
realtime_object_detection gustavz Python

Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV

285
volksdep
volksdep Media-Smart Python

volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.

285
DeepLabV3-Tensorflow
DeepLabV3-Tensorflow eveningdong Python

Reimplementation of DeepLabV3

284
fancy-nlp
fancy-nlp boat-group Python

NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.

284
RNN-for-Joint-NLU
RNN-for-Joint-NLU applenob Jupyter Notebook

Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609...

283
tensorflow_hmm
tensorflow_hmm dwiel Jupyter Notebook

A tensorflow implementation of an HMM layer

281
kubeflow-labs
kubeflow-labs Azure Python

👩‍🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure

281
3D_CNN_tensorflow
3D_CNN_tensorflow yukitsuji Python

KITTI data processing and 3D CNN for Vehicle Detection

278