diff --git a/swin-transformer/semantic-segmentation/README.md b/swin-transformer/semantic-segmentation/README.md index 56e88cf..72b7cf5 100644 --- a/swin-transformer/semantic-segmentation/README.md +++ b/swin-transformer/semantic-segmentation/README.md @@ -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 + + + + ## How to Run 1. generate .wts from pytorch with .pt, or download .wts from model zoo