Update README.md

This commit is contained in:
Wang Xinyu 2022-03-15 13:02:50 +08:00 committed by GitHub
parent e7ec22d8b8
commit 6ddff90025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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