Skip to content

Commit

Permalink
Fix backbones in readme (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
DonkeyShot21 authored Jun 9, 2022
1 parent 904f536 commit 193eadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ While the library is self-contained, it is possible to use the models outside of

### Multiple backbones
* [ResNet](https://arxiv.org/abs/1512.03385)
* [WideResNet](https://arxiv.org/abs/1605.07146)
* [ViT](https://arxiv.org/abs/2010.11929)
* [Swin](https://arxiv.org/abs/2103.14030)
* [PoolFormer](https://arxiv.org/abs/2111.11418)
Expand Down

0 comments on commit 193eadb

Please sign in to comment.