learn01one
learn01one
hi,when i run train,I have already encountered this problem: NOTFoundError:key recog/rnn/bidirectional_rnn/fw/lstm_cell/biases/exponentialMovingAverage not found in checkpoint Can anyone guide me?or is the checkpoint useful now?
hi,thanks your work,when i run the layoutlmv2,met errors like ConnectionError: Couldn't reach 'nielsr/funsd' on the Hub (ProxyError) how should i do ,thanks
你好,能否说明一下 模型蒸馏/DML(协作学习)和Prompt Learning,代码怎么使用,感谢~
great work,Does it support using own data for training?thanks
is this project need pretrainedmodel?where is it?thanks
Hello, I don’t quite understand the accuracy calculation process. Can you please explain it? Thank you.
The effect of using display pictures is very poor Result picture run command: python scripts/sr_val_ddim_text_T_negativeprompt_canvas_tile.py \ --config configs/stableSRNew/v2-finetune_text_T_768v.yaml --ckpt ./models/stablesr_768v_000139.ckpt \ --vqgan_ckpt ./models/vqgan_cfw_00011.ckpt --init-img ./test --outdir ../OUT_PATH/ \ --ddim_steps 20...
how can we use the multi-GPU inference ?can you give some advices,thanks
hello,can i ask the version of the python,i met the problem like ValueError: mutable default for field debug is not allowed: use default_factory