Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
XLNet: Generalized Autoregressive Pretraining for Language Understanding
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
A best practice for tensorflow project template architecture.
pix2pix demo that learns from facial landmarks and translates this into a face
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
General code to convert a trained keras model into an inference tensorflow model
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
License Plate Detection and Recognition in Unconstrained Scenarios
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.