CycleMLP icon indicating copy to clipboard operation
CycleMLP copied to clipboard

How to deploy CycleMLP-T for training?

Open Pak287 opened this issue 3 years ago • 1 comments

Thank you very much for such a wonderful work!

After learning the cycle_mlp source code in the repository, I am very confused to deploy CycleMLP Block based on Swin Transformer. Is it convenient for you to release swin-based CycleMLP? Looking forward to your reply, Thanks!

Pak287 avatar Jun 23 '22 07:06 Pak287

what do you mean by swin-based CycleMLP. Swin transformer already has attention block, do you mean replace MLP with cycleMlp

XA23i avatar Sep 14 '23 03:09 XA23i