Siri-2001
Siri-2001
python3 tools/train.py -c configs/picodet/legacy_model/application/layout_analysis/picodet_lcnet_x1_0_layout.yml --eval - 系统环境/System Environment:python 3.7.13 Linux version 5.15.0-52-generic (buildd@lcy02-amd64-045) (gcc (Ubuntu 9.4.0-1ubuntu120.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #5820.04.1-Ubuntu SMP Thu Oct 13 13:09:46...
Hi!I am using huggingface to the pretrained_weights of layoutlm_large_500k_epoch_1.But huggingface shows me the errors as below: Traceback (most recent call last): File "D:\SoulCode\PaddleDetection\DocBank\DocBank_infer.py", line 8, in model = LayoutLMForTokenClassification.from_pretrained("D:\Download\layoutlm_large_500k_epoch_1") File...
### 请提出你的问题 The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: [''] Traceback (most recent call last): File "main.py", line 34,...
Do you have source code for FloorPanCAD dataset? It is a pity that the project has been shut down. Do you keep their source code?Thx
Hi! When I was trying to train the models by using "task train_slt", an error occured: "task: Use at least 1 GPU to train the model task: precondition not met"...
请问我在用Ray多机多卡跑训练的时候出现了以下的问题,请问有哪些解决办法呢