This directory contains code implementations and pre-trained models of published research papers.
The research models are maintained by their respective authors.
- Modeling Libraries and Models
- Models and Implementations
- Archived Models and Implementations (:no_entry_sign: No longer maintained)
Directory | Name | Description | Maintainer(s) |
---|---|---|---|
object_detection | TensorFlow Object Detection API | A framework that makes it easy to construct, train and deploy object detection models A collection of object detection models pre-trained on the COCO dataset, the Kitti dataset, the Open Images dataset, the AVA v2.1 dataset, and the iNaturalist Species Detection Dataset |
@jch1, @tombstone, @pkulzc |
slim | TensorFlow-Slim Image Classification Model Library | A lightweight high-level API of TensorFlow for defining, training and evaluating image classification models • Inception V1/V2/V3/V4 • Inception-ResNet-v2 • ResNet V1/V2 • VGG 16/19 • MobileNet V1/V2/V3 • NASNet-A_Mobile/Large • PNASNet-5_Large/Mobile |
@sguada, @marksandler2 |
Directory | Referenece (Paper) | Maintainer(s) |
---|---|---|
attention_ocr | Attention-based Extraction of Structured Information from Street View Imagery | xavigibert |
autoaugment | [1] AutoAugment [2] Wide Residual Networks [3] Shake-Shake regularization [4] ShakeDrop Regularization for Deep Residual Learning |
barretzoph |
deeplab | [1] DeepLabv1 [2] DeepLabv2 [3] DeepLabv3 [4] DeepLabv3+ |
aquariusjay, yknzhu |
delf | [1] DELF (DEep Local Features): Large-Scale Image Retrieval with Attentive Deep Local Features [2] Detect-to-Retrieve |
andrefaraujo |
lstm_object_detection | Mobile Video Object Detection with Temporally-Aware Feature Maps | yinxiaoli, yongzhe2160, lzyuan |
marco | Classification of crystallization outcomes using deep convolutional neural networks | vincentvanhoucke |
vid2depth | Unsupervised Learning of Depth and Ego-Motion from Monocular Video Using 3D Geometric Constraints | rezama |
Directory | Referenece (Paper) | Maintainer(s) |
---|---|---|
adversarial_text | [1] Adversarial Training Methods for Semi-Supervised Text Classification [2] Semi-supervised Sequence Learning |
rsepassi, a-dai |
cvt_text | Semi-supervised sequence learning with cross-view training | clarkkev, lmthang |
Directory | Referenece (Paper) | Maintainer(s) |
---|---|---|
audioset | [1] AudioSet: A Large Scale Dataset of Audio Events [2] CNN Architectures for Large-Scale Audio Classification |
plakal, dpwe |
Directory | Referenece (Paper) | Maintainer(s) |
---|---|---|
efficient-hrl | [1] Data-Efficient Hierarchical Reinforcement Learning [2] Near-Optimal Representation Learning for Hierarchical Reinforcement Learning |
ofirnachum |
pcl_rl | [1] Improving Policy Gradient by Exploring Under-appreciated Rewards [2] Bridging the Gap Between Value and Policy Based Reinforcement Learning [3] Trust-PCL: An Off-Policy Trust Region Method for Continuous Control |
ofirnachum |
Directory | Referenece (Paper) | Maintainer(s) |
---|---|---|
lfads | LFADS - Latent Factor Analysis via Dynamical Systems | jazcollins, sussillo |
rebar | REBAR: Low-variance, unbiased gradient estimates for discrete latent variable models | gjtucker |
The following research models are no longer maintained.
Note: We will remove archived models from the master branch in June, 2020. After removal, you will still be able to access archived models in the archive branch.
If you want to contribute, please review the contribution guidelines.