Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0f9431dc
Unverified
Commit
0f9431dc
authored
May 19, 2022
by
Hongkun Yu
Committed by
GitHub
May 19, 2022
Browse files
Update README.md (#10646)
parent
a5e4965d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
0f9431dc
...
...
@@ -41,7 +41,9 @@ pip3 will install all models and dependencies automatically.
pip3
install
tf-models-official
```
Please check out our
[
example
](
https://github.com/tensorflow/text/blob/master/docs/tutorials/fine_tune_bert.ipynb
)
Please check out our examples:
-
[
basic library import
](
https://github.com/tensorflow/models/blob/master/tensorflow_models/tensorflow_models_pypi.ipynb
)
-
[
nlp model building
](
https://github.com/tensorflow/models/blob/master/official/colab/nlp/nlp_modeling_library_intro.ipynb
)
to learn how to use a PIP package.
Note that
**tf-models-official**
may not include the latest changes in the master branch of this
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment