rishigami / Swin-Transformer-TF

Tensorflow implementation of Swin Transformer model.
Apache License 2.0
198 stars 46 forks source link

How to implement 1D Swin Transformer, thanks #14

Open junyongyou opened 2 years ago

junyongyou commented 2 years ago

Has anybody thought about implementing 1D Swin Transformer? It should also be interesting to apply Swin Transformer to time-series data analysis.