-
Hi thanks for your great work, exploring BEIT as an alternative to CLIP.
I find it very well motivated in the paper, but I struggle to reproduce the BEIT3 results in my independent training codebas…
-
i can't download the flie named"BEiT_v2'',when i got to your URL, it leads me to "BEiT-1k-Face-55w.tar"
-
In `microsoft/beit-base-patch16-224`, there has this pattern
```
view_13 = torch.ops.aten.view.default(arg223_1, [-1])
index = torch.ops.aten.index.Tensor(arg1_1, [view_13])
```
where `arg1_1.shape = …
-
11/12 04:39:27 - mmengine - INFO - Exp name: beit-base_upernet_8xb2-160k_parcel20k-640x640_20241111_235427
11/12 04:39:27 - mmengine - INFO - Iter(train) [ 2000/20000] base_lr: 2.9906e-05 lr: 7.6016…
-
### System Info
- `transformers` version: 4.43.0
- Platform: Windows-10-10.0.19045-SP0
- Python version: 3.10.9
- Huggingface_hub version: 0.26.1
- Safetensors version: 0.4.5
- Accelerate vers…
-
privacy_engine = PrivacyEngine(
File "/home/idris/.local/lib/python3.10/site-packages/private_transformers/privacy_engine.py", line 176, in __init__
raise ValueError(
ValueError: Model type …
-
Helllo~大佬。我现在想把ViT-Adapter从mmseg0.x 迁移到 mmseg1.x,并合并到mmseg官方库,以便更多的社区同学使用。但是在复现推理的时候出现了问题,权重中有些关键字不一样已经进行了修改,是能对的上的,但是推理结果是很乱,和没训练一样。在复现BEiT-Adapter的时候,由于mmseg实现的BEiT和您的有些差别,于是我先尝试使用您的BEiT写法,并把相关的库都升级…
-
Hi Daniel,
Thank you so much for releasing such an awesome VLM fine-tuning notebook to the public!
I was really excited, tried the notebook out and found the following error:
![image](https:/…
-
With the latest torch (2.4) and iree-turbine, we are seeing this MLIR verification failure come up for a lot of our models during the export stage (aot.export).
Instructions to reproduce this error…
-
- BEiT config file setting
- train and inference