taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

How to use the sliding attention window mechanism?

Open RichardXue123 opened this issue 1 year ago • 3 comments

I have trained a transformer model that can generate 256*256 images, how can I use the sliding attention window mechanism mentioned in the paper to generate high resolution images? It would be nice to have sample code!

RichardXue123 avatar Apr 03 '24 12:04 RichardXue123

note: unconditional

RichardXue123 avatar Apr 04 '24 01:04 RichardXue123

hi What operating system do you run the code on? windows or linux. I ran the code on winodws system but i encountered bugs that i cant fix

ZhangJinian avatar May 22 '24 07:05 ZhangJinian

hi What operating system do you run the code on? windows or linux. I ran the code on winodws system but i encountered bugs that i cant fix

windows :)

RichardXue123 avatar Jul 24 '24 08:07 RichardXue123