The Wayback Machine - https://web.archive.org/web/20200616202305/https://github.com/tensorflow/models
Skip to content
Models and examples built with TensorFlow
Python Jupyter Notebook C++ Shell Starlark Dockerfile
Branch: master
Clone or download

Latest commit

TerenceLiu4444 and tensorflower-gardener Internal cleanup.
PiperOrigin-RevId: 316734574
Latest commit 85cfe94 Jun 16, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update 10-official-documentation-issue.md May 12, 2020
community Adds CPU-optimized models to community README (#8625) Jun 4, 2020
official Internal cleanup. Jun 16, 2020
research Fix to DELF package (#8679) Jun 16, 2020
.gitignore Update .gitignore Apr 26, 2020
AUTHORS Spatial Transformer model Apr 1, 2016
CODEOWNERS Update CODEOWNERS May 1, 2020
CONTRIBUTING.md Add new templates and update README files (#8467) May 5, 2020
ISSUES.md Update ISSUES.md May 14, 2020
LICENSE Update LICENSE Mar 4, 2016
README.md Update README.md May 26, 2020

README.md

Logo

Welcome to the Model Garden for TensorFlow

The TensorFlow Model Garden is a repository with a number of different implementations of state-of-the-art (SOTA) models and modeling solutions for TensorFlow users. We aim to demonstrate the best practices for modeling so that TensorFlow users can take full advantage of TensorFlow for their research and product development.

Directory Description
official • A collection of example implementations for SOTA models using the latest TensorFlow 2's high-level APIs
• Officially maintained, supported, and kept up to date with the latest TensorFlow 2 APIs by TensorFlow
• Reasonably optimized for fast performance while still being easy to read
research • A collection of research model implementations in TensorFlow 1 or 2 by researchers
• Maintained and supported by researchers
community • A curated list of the GitHub repositories with machine learning models and implementations powered by TensorFlow 2

Announcements

Date News
May 21, 2020 Unifying Deep Local and Global Features for Image Search (DELG) code released
May 7, 2020 MnasFPN with MobileNet-V2 backbone released for object detection
May 1, 2020 DELF: DEep Local Features updated to support TensorFlow 2.1
March 31, 2020 Introducing the Model Garden for TensorFlow 2 (Tweet)

Contributions

help wanted:paper implementation

If you want to contribute, please review the contribution guidelines.

License

Apache License 2.0

You can’t perform that action at this time.