SYSUmrlian
SYSUmrlian
i write down this line: --model_name_or_path pretrained_models/image_captioning/pretrained_base/checkpoint-2000000 but still raise assertionserror: File "oscar/run captioninq.py", line 330, in build dataset assert op.isfile(yaml file)
my problem is this when runnning oscar Model_zoo.md script it raises:config.img_feature_dim = args.img_feature_dim.AttributeError: 'NoneType' object has no attribute 'img_feature_dim' Please i need help desperately
@or-toledano i write down this line: --model_name_or_path pretrained_models/image_captioning/pretrained_base/checkpoint-2000000 but still raise assertionserror: File "oscar/run captioninq.py", line 330, in build dataset assert op.isfile(yaml file)