Swin Transformer TensorFlow Implementation

Follow the full discussion on Reddit.
A few others and I recently implemented a TensorFlow version of Microsoft's Swin Transformer (https://arxiv.org/abs/2103.14030). It's an (almost) direct translation of the official PyTorch code (https://github.com/microsoft/Swin-Transformer) so that people can easily switch reading between the two. The TensorFlow version repo also includes code that converts PyTorch .pth weights into TensorFlow checkpoints. Using this file, you guys can either use the pretrained weights provided by Microsoft or weights of a custom model trained using PyTorch. I hope you guys find it useful!

Comments

There's unfortunately not much to read here yet...

Discover the Best of Machine Learning.

Ever having issues keeping up with everything that's going on in Machine Learning? That's where we help. We're sending out a weekly digest, highlighting the Best of Machine Learning.

Join over 900 Machine Learning Engineers receiving our weekly digest.

Best of Machine LearningBest of Machine Learning

Discover the best guides, books, papers and news in Machine Learning, once per week.

Twitter