-
ViT-Adapter-main/segmentation/mmseg_custom/models/segmentors/encoder_decoder_mask2former.py的195行,存在句子”assert (count_mat == 0).sum() == 0“,每次运行都会因为这个异常而跳出来。我将其注释掉,程序可以正常运行,但每次得出来的结果都是一样的,不知道和这里是否有关?想请问…
-
## Environment info
- `transformers` version: 4.13.0
- Platform: Linux-5.4.109+-x86_64-with-glibc2.10
- Python version: 3.8.8
- PyTorch version (GPU?): 1.10.0+cu113 (True)
- Tensorflow versio…
-
### Feature request
Hello,
I would like to use timm models as vision encoders in vision encoder-decoder model who can I do so?
### Motivation
Timm models are very powerful and allow a lot of imag…
-
您好,十分感谢算法和预训练模型的开源,效果非常棒!
但在单图cityscapes格式数据预测时,发现当图像的宽 > 2048 时,运行报错,(input_spatial_shapes[:, 0] * input_spatial_shapes[:, 1]).sum() != Len_in。请问是什么原因呢?如何解决呢?
以下报错信息
CUDA_VISIBLE_DEVICES=0 p…
-
**Describe the bug**
Model I am using (UniLM, MiniLM, LayoutLM ...): beit2
The problem arises when using:
the official example scripts: (give details below)
```shell
./tools/dist_train.sh \
co…
-
**Describe the bug**
When i run github action with python version 3.7. Flake8 raise SyntaxError on 179 line.
https://github.com/eora-ai/torchok/blob/dev/torchok/models/backbones/beit.py
**To Repr…
-
Hello, when I import mmseg_custom, it gave this error... Could you help me to fix it, Thank you!!!~~~
---------------------------------------------------------------------------
ModuleNotFou…
-
Hi Mike,
Thanks for the amazing piece of software you have provided us.
I have a raspberry pi 3 b and running version v2.03
I'm using the indieglo skin
Have about 2000 odd songs on it.
…
-
## Environment info
- `transformers` version: 4.16.2
- Platform: Linux-5.4.0-1066-aws-x86_64-with-debian-buster-sid
- Python version: 3.7.12
- PyTorch version (GPU?): 1.10.2 (True)
- Tensorfl…
-
## Environment info
- `transformers` version: 4.9.2
- Platform: Ubuntu 20
- Python version: 3.8
- PyTorch version (GPU?):
- Tensorflow version (GPU?): 2.6
- Using GPU in script?: Yes
- Usi…