-
## Environment
- Development Kit: none
- Module or chip used: ESP32-WROOM-32D
- IDF version (run ``git describe --tags`` to find it): v4.1-dev-1757-g826b9f638
- Build System: idf.py
- …
-
## Environment info
- `adapter-transformers` version: 2.3.0
- Platform: Linux-5.4.0-91-generic-x86_64-with-glibc2.10
- Python version: 3.8.3
- PyTorch version (GPU?): 1.8.0+cu111 (True)
- Ten…
-
Hi. Thank you for sharing your work.
Is there any chance to release a script for testing a single image, or maybe allowing for webcam usage?
-
Hi, I have some detail questions about Benchmarking-ViT-B to ask.
1. Absolute position embeddings
You use `sincos_pos_embed=True` and freeze the embedding. In the original paper, the authors trans…
-
## Environment info
- `transformers` version: 4.17.0.dev0
- Platform: Linux-5.4.144+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.12
- PyTorch version (GPU?): 1.10.0+cu111 (True)
- Tenso…
-
我发现 `PaddleViT` 所有模型中的 `README.md` 都存在两个问题(以下均以 [PaddleViT/image_classification/BEiT/](https://github.com/BR-IDL/PaddleViT/blob/develop/image_classification/BEiT/README.md) BEiT 模型的 `README.md` 为例):
…
-
**Describe**
I am not sure how to successfully run the distributed mode of beit.
From the experience I obtained when run the training script of `Moco-v3` https://github.com/facebookresearch/moco-v3 …
-
## Environment info
- `transformers` version: NA
- Platform: Windows 10 (64 bit)
- Python version: 3.6 / 3.10
- PyTorch version (GPU?): NA
- Tensorflow version (GPU?): NA
- Using GPU in scri…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第七期已经开始了,本次论文复现赛共将有100+篇的经典&前沿论文供大家复现。同时飞桨特色模型挑战赛持续展开,详细信息可以参考[AI Studio 链接](https://aistudio.baidu.com/aistudio/competition/detail/406/0/introduction),大家是否已经迫不及待了呢~
为了帮助大…
-
**Describe**
Beit, I am using Beit, when tried to run the code on imagenet-1k, then
```
Traceback (most recent call last):
File "run_beit_pretraining.py", line 280, in
Traceback (most recent …