-
### Feature request
I encountered a KeyError while loading the phi3-v vision model into Optimum Huggingface. The error message states:
```
KeyError: 'phi3-v model type is not supported yet in Nor…
-
### Board
esp32wroom
### Device Description
淘宝买的开发板
### Hardware Configuration
None
### Version
v2.0.14
### IDE Name
arduino
### Operating System
windows11
### Flash frequency
40mhz
### …
-
Hello, again bother, I would like to confirm that. line 10 in fold.sh file: **train_weight_path = "backbones/PASCAL/FPTrans/one_shot_DeiT/fold0.pth**"; As far as I know, fold0.pth should be a file, w…
-
I run the program in pycharm, one error listed below occurs, how to solve it?
ValueError: Unrecognized model in weights/icon_caption_florence. Should have a `model_type` key in its config.json, or co…
-
CNN 의 attention-based global map 이 non-local reasoning 이 가능하도록 만들자!
[paper](https://arxiv.org/pdf/2112.13692.pdf)
[code](https://github.com/facebookresearch/deit)
코드는 deit 레포에 올린다고는 되어... 있는데 아…
-
Hello, thanks for sharing your fantastic work.
I evaluated the ReCo on Cityscapes validation split but didn't get the same result as your paper.Here are my result and configs:
### Results: deit_s_…
-
### Feature request
As pointed out in https://github.com/huggingface/transformers/pull/27742, some image processors might need a correction on the default interpolation method being used (resamplin…
-
I loaded the pretrained weights “deit_tiny_patch16_224-a1311bcf.pth”, but there is an error "size mismatch for head.weight: copying a param with shape torch.Size([1000, 192]) from checkpoint, the shap…
Becai updated
7 months ago
-
In the proposed paper, the method compares with other methods by the segmentation result in model: Deit S/tiny AR S/tiny,
while the release code in imagenet-seg-eval is compared in model: vit-base.…
-
*********Transfer to deit-b********
Traceback (most recent call last):
File "/usr/local/miniconda3/envs/students/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn
co…