"...matte-anything_pytorch.git" did not exist on "bea945787e15a4ef79c73e2d196e0da6d9cc17cb"
Unverified Commit 676b1914 authored by Hongkun Yu's avatar Hongkun Yu Committed by GitHub
Browse files

Update README.md with a note for common TF 2.x compatibility issue. (#8180)

* Update README.md

* Update README.md
parent 89dd9a4e
...@@ -5,6 +5,10 @@ This folder contains machine learning models implemented by researchers in ...@@ -5,6 +5,10 @@ This folder contains machine learning models implemented by researchers in
respective authors. To propose a model for inclusion, please submit a pull respective authors. To propose a model for inclusion, please submit a pull
request. request.
**Note: some research models are stale and have not updated to the latest
TensorFlow yet. If users have trouble with TF 2.x for research models,
please consider TF 1.15.**
## Models ## Models
- [adversarial_crypto](adversarial_crypto): protecting communications with - [adversarial_crypto](adversarial_crypto): protecting communications with
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment