-
Each type of item page should have it's own title and description which are recommended by SEO.
### Video Pages in English
Title is OK.
Description needs to be:
[title] | At Beit hatfutsot's d…
-
when build for segmentation task,occur the KeyError: 'BEiT is not in the backbone registry'
-
**Describe**
Model I am using UniLM:
I am trying to fine-tune BEiT base patch 16 224 model from pretained beit_base_patch16_224_pt.pth. However I getting the following error:
```
Traceback (most r…
-
Dear Authors,
I want to reconstruct the partially masked image to the original image. However, the final results are different from the original image.
I use: +) BeitForMaskedImageModeling for Encod…
-
Hello, I've tried to test BERTscore, BLEURT and Prism embedding metrics from Colab, however got a stack or errors - the errors for BLEURT and Prism come from the same Docker source:
```DockerExceptio…
-
作者您好:
您的工作非常优秀,我正在使用这个仓库进行二次开发。
但是我发现您的segmentation部分的BeiT实现和detection的BeiT实现有区别,在Attention类中,detection使用了窗口注意力,但是segmentation好像没有,您当时为什么要这样设计呢?是和task-specific有关吗?或者是有什么参考来源吗?我想研究学习一下,希望您能抽空回答一下我,再次…
-
@nuritgazit commented on [Sun Apr 23 2017](https://github.com/Beit-Hatfutsot/dbs-front/issues/344)
High level design is [here](https://docs.google.com/document/d/11-6WMgyMp7WJ-ZvRniqIwsQpQaDWXxRSjX…
-
**Describe**
I am using Beit-3 but I have faced one problem I don't know how to create vqa.train.jsonl.
-
### 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…
-
Hi @LTH14! Congrats on your nice work being accepted by CVPR.
Just as the title, I'm confused why you choose to use an encoder-decoder architecture like MAE? Have you ever tried using a encoder only …