Skip to content

Commit

Permalink
Add Tensorflow Link (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghang1989 authored May 13, 2020
1 parent 76debaa commit 8288ae4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8288ae4

Please sign in to comment.