-
Is there a way to use this with arbitrary resolution?
```
model = timm.create_model('gcvit_tiny', pretrained=True)
sample = model(torch.randn(2, 3, 640, 640))
```
Error
```
--------------…
-
## Descrição da vaga
Job Description
We implement best in class solutions for Microsoft Azure, Modern Workplace, ERP and CRM. We have extensive knowledge and expertise in all areas, enabling us to…
-
**Describe**
Model I am using BEIT, and I wonder how to reproduce acc@1 88.60 on the imagenet1k.
I used hyperparameter in the [get_started_for_image_classification.md](https://github.com/microsoft/u…
-
## Steps to Reproduce
**Note**: This seems to happen exclusively on mobile browsers (in my case: a Samsung Galaxy S8 running Chrome v90.0.4430.91, Android 9). Was also able to verify this on a Gala…
-
Sik-Ho Tsang. [Brief Review — Learning Deep Representations by Mutual Information Estimation and Maximization](https://sh-tsang.medium.com/brief-review-learning-deep-representations-by-mutual-informat…
-
### 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…
-
Hi there, I tried running the fast transformer on all-mpnet-base-v2 and also multi-qa-mpnet-base-cos-v1 and got an error:
Encoder=SentenceTransformer("all-mpnet-base-v2",device='cpi',quantize=True)
…
-
## Environment info
Hi trying to run the BEiTForImageClassification with a custom dataset for a binary classification problem in Google Colab and got the following "RuntimeError: Error(s) in load…
dnnxl updated
2 years ago
-
Hello @NielsRogge and community,
I tried to combine ```microsoft/beit-base-patch16-224``` and ```cahya/roberta-base-indonesian-1.5G``` just by changing the following code which is in [Fine_tune_TrO…
-
# 【PaddlePaddle Hackathon 4】模型套件开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…