ruotianluo / self-critical.pytorch

Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
MIT License
994 stars 278 forks source link

Where is coco-captioning? #207

Open jiajunhua opened 4 years ago

jiajunhua commented 4 years ago

Warning: coco-caption not available cider or coco-caption missing

Where is coco-captioning?

Requirements

捕获

ruotianluo commented 4 years ago

Run git submodule init git submodule update

sssilence commented 4 years ago

Warning: coco-caption not available cider or coco-caption missing

Where is coco-captioning?

Requirements

  • cider (already been added as a submodule)
  • coco-caption (already been added as a submodule) (Remember to follow initialization steps in coco-caption/README.md)

捕获

Excuse me.Has your problem been solved?How did you solve?Thanks!

caleb-Li commented 3 years ago

it might be here: not if name == 'train', but if name == 'main'. where train is the python file name. main is the idiomatic.