ruotianluo / ImageCaptioning.pytorch

I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
MIT License
1.43k stars 409 forks source link

Problem evaluating on raw image #161

Open BentlyConner opened 2 years ago

BentlyConner commented 2 years ago

I met the same question as #110,and followed the instruction. I run the code with this: python tools/eval.py --model modelfile/model-best.pth --infos_path modelfile/infos_fc_nsc-best.pkl --image_folder pic --num_images -1 --force 1 --language_eval 0 But then I got this image There are 5 images in my folder. It really gets me puzzled