From 6ddff90025eaed828548a809d367ae39c4b28696 Mon Sep 17 00:00:00 2001 From: Wang Xinyu Date: Tue, 15 Mar 2022 13:02:50 +0800 Subject: [PATCH] Update README.md --- swin-transformer/semantic-segmentation/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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