luozhiping
luozhiping
I train a finetune model use command: `python train.py --cfg-path lavis/projects/blip2/train/pretrain_stage2.yaml` my env is  but when i use finetuned model to generate caption, the error happend `RuntimeError: Sizes of...
param error use imitate_episodes.py to train model. ``` TypeError: forward() got an unexpected keyword argument 'src_key_padding_mask' TypeError: forward() got an unexpected keyword argument 'pos' at detr_vae.py line 116: encoder_output =...