Skip to content

Commit

Permalink
Merge pull request #11170 from tensorflow:laxma_readme_update
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 610842832
  • Loading branch information
tensorflower-gardener committed Feb 27, 2024
2 parents 8ab556f + 5304a20 commit 7aafb39
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions official/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,17 @@ release with the latest changes.
* [tf-models-no-deps](https://pypi.org/project/tf-models-no-deps/): without
`tensorflow` and `tensorflow-text` in the `install_requires` list.

### Examples and Tutorials

Get started with TensorFlow Model Garden by exploring the provided examples and tutorials:

* [NLP](https://www.tensorflow.org/tfmodels/nlp)
* [Image classification](https://www.tensorflow.org/tfmodels/vision/image_classification)
* [Object detection](https://www.tensorflow.org/tfmodels/vision/object_detection)
* [Semantic Segmentation](https://www.tensorflow.org/tfmodels/vision/semantic_segmentation)
* [Instance Segmentation](https://www.tensorflow.org/tfmodels/vision/instance_segmentation)


## Contributions

If you want to contribute, please review the [contribution guidelines](https://github.com/tensorflow/models/wiki/How-to-contribute).

0 comments on commit 7aafb39

Please sign in to comment.