From 8288ae4d822ea793ddd4824d16351ba86ee7b6b6 Mon Sep 17 00:00:00 2001 From: Hang Zhang Date: Wed, 13 May 2020 10:27:27 -0700 Subject: [PATCH] Add Tensorflow Link (#54) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 947be4a..addf1a0 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,9 @@ pip install resnest --pre | ResNeSt-200 | 320 | 83.84 | 83.88 | | ResNeSt-269 | 416 | 84.54 | 84.53 | -**Ablation study models are available in [link](./ablation.md)** +- **3rd party Tensorflow implementation** is available at [link](https://github.com/QiaoranC/tf_ResNeSt_RegNet_model). + +- Extra ablation study models are available in [link](./ablation.md) ### PyTorch Models