-
_Note: this may be me not knowing how to use it, please explain if needed - this is a very basic test, haven't found either how to position foreground items._
Testing extension with background + 2 …
-
Hi!
I'm trying to train the mask2former beit adapter on a customized dataset and I modified the config file based on mask2former_beit_adapter_large_896_80k_cityscapes_ss.py, during training, there is…
-
Good day.
When executing the script I get an error
![Error](https://github.com/Extraltodeus/depthmap2mask/assets/76588218/60af6385-d66b-4437-8271-d2d8750969e6)
model
dpt_beit_large_512
Attr…
-
I get this error when using the model dpt_beit_large_512.pt
I use Ubuntu 22.04, Automatic1111
Here is the full report from the console: https://pastebin.com/tF34UqDr
-
Model I am using is unilm, I'm trying to inference beit model, after loading the checkpoint file, i'm getting error as
Checkpoint does not have 'meta' key
File "/home/T7724A1/Documents/unilm/be…
-
When a user registers here receives a code in an SMS message.
The Sender of the message is incorrectly named.
Reproduce:
1. Register at idftree.bh.org.il
2. Receive confirmation code
Expected…
-
**Describe**
Model I am using beit base 224*224:
Hello, Can the beit model only extract features from fixed size images? When I extract features from images with a resolution of 1920 * 1080, it will…
-
- create `match_steam_banners_with_BEiT.ipynb`
-
Hi @donglixp,
Would it be possible to share BeiT weights pretrained on ImageNet-1K?
Thanks!
_Originally posted by @normster in https://github.com/microsoft/unilm/issues/364#issuecomment-92239…
-
### Feature request
I am trying to train off-line RL using decision transformer, convert to .onnx.
```
from pathlib import Path
from transformers.onnx import FeaturesManager
feature = "seq…