Update README.md
This commit is contained in:
parent
e7ec22d8b8
commit
6ddff90025
@ -1,9 +1,14 @@
|
||||
# swin_transform
|
||||
# Swin Transform - Semantic Segmentation
|
||||
|
||||
The Pytorch implementation is [microsoft/Swin-Transformer](https://github.com/microsoft/Swin-Transformer.git).
|
||||
|
||||
Only support Swin-T, welcome the PR for other backbones.
|
||||
|
||||
## Authors
|
||||
|
||||
<a href="https://github.com/wdhao"><img src="https://avatars.githubusercontent.com/u/58798355?v=4?s=48" width="40px;" alt=""/></a>
|
||||
<a href="https://github.com/wang-xinyu"><img src="https://avatars.githubusercontent.com/u/15235574?s=48&v=4" width="40px;" alt=""/></a>
|
||||
|
||||
## How to Run
|
||||
|
||||
1. generate .wts from pytorch with .pt, or download .wts from model zoo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user