SMT
SMT copied to clipboard
[ICCV2023] This is an official implementation for "Scale-Aware Modulation Meet Transformer".
I am working on implementing the SMT for semantic segmentation with the ACDC dataset. While trying to configure and use the repository, I noticed that one of the configuration files...
Thank you for your sharing! when I followed the instruction to try this project and evalution on ImageNet -1k, It showed this error: **ImportError: cannot import name 'TorchDispatchMode' from 'torch.utils._python_dispatch'**,...
pth文件的缺少
 这个ckpt.pth找不到 麻烦可以提供一下吗 谢谢
Thanks for your team's efforts. Could you please share this weight file? 
作者你好,非常感谢你们的工作,但是我没有找到如何可以进行语义分割训练的文件
mmdet
Your work is so great, thank you for your contribution to science, but I am having problems reproducing it:TypeError: RetinaNet: init_weights() got an unexpected keyword argument 'pretrained' , may I...
Now the biggest model is smt_large, Can you design a bigger model like smt_huge? Thank you very much!
Thank you for your sharing, may I ask how the figure 4 in the paper is drawn? Can you provide the code?
Hi author, your code is great, but when I introduce your SMT module for training I always have a case of not enough memory in the attn = (q @...
Hi there! This is a nice work. But I have a little query about the motivation of the architecture design. In the paper "Based on the research conducted in [11,...