Ling CHENG

Results 7 comments of Ling CHENG

Here is my solution: 1. delete **''coco_voc.py''** in this repo. 2. copy **''coco_voc.py''** (in https://github.com/s-gupta/visual-concepts) into this repo. 3. Install **coco-api** in this repo. 4. copy folder **''pycocotools''** to **./**...

Hi, I wonder is there any file about the entity names? Most entities are represented with an index currently. It is hard to interpret them with semantic meanings. Thanks

> > Hi, I wonder is there any file about the entity names? Most entities are represented with an index currently. It is hard to interpret them with semantic meanings....

Hi, there is a question about Raw-Testing. I feed some MSCOCO images to the model, all the output captions tend out to be ''the shadow''. Any clues about how to...

I also got this problem, try pytorch==1.1.0 may help.

@jiang1st Can u share all training logs? It would be great helpful🙏

Hi @anilakash I have problems when setting up the environment. I guess it is because of the version mismatch between those packages. May I get the version list of your...