TiSgrc2002

Results 3 comments of TiSgrc2002

> I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 > > ``` > pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118 >...

> > I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 > > ``` > > pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url...

> I tried to fine-tune the segmentation model using the pretrained Vim-T, but encountered the following issue while executing `bash scripts/ft_vim_tiny_upernet.sh`: > > ``` > Position interpolate from 14x14 to...