anklebreaker
anklebreaker
Broken Pipe
Quick question, was getting a broken pipe message when running the tuna command. The tab opens up in browser but is unable to connect. Any idea on the cause? ```...
Are non-square image blocks allowed for context? Using global context and a non-square dimensions (96, 128), I get an error on this line about dimension size. `λp = einsum('n m...
Hey, thanks for making this project! Quick question, you have a fix_projection_matrices() method to make the model output deterministic. However, if we're only utilizing layers such as SelfAttention module, it...
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...