TensorFlow-Advanced-Segmentation-Models icon indicating copy to clipboard operation
TensorFlow-Advanced-Segmentation-Models copied to clipboard

Swin Transformer

Open anklebreaker opened this issue 4 years ago • 1 comments

Awesome project! If I could make a feature request, Microsoft's recent Swin Transformer seems to be a sota model in many tasks including semantic segmentation, and it would be great to include it.

Reference: https://github.com/microsoft/Swin-Transformer

anklebreaker avatar May 09 '21 08:05 anklebreaker

Thank you. Working on other projects I did not take a look at the latest research, but skimming the paper and repository of Swin-Transformers looks indeed very interesting and promising for getting good results. I probably will not implement it during this summer, i.e. the following weeks, but I guarantee to embed this and other models towards fall.

JanMarcelKezmann avatar May 09 '21 13:05 JanMarcelKezmann