Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coding Problem in "caption_eval/data/id_to_words.json" #24

Open
CollinsWRQ opened this issue Sep 27, 2017 · 1 comment
Open

Coding Problem in "caption_eval/data/id_to_words.json" #24

CollinsWRQ opened this issue Sep 27, 2017 · 1 comment

Comments

@CollinsWRQ
Copy link

Values of key "caption" indicate that they are Unicode utf-8 characters but decoded and saved as ASCII.
I'm not sure whether it's the format required or just an oversight in coding although it may have no affect.

@AIChallenger
Copy link
Owner

@CollinsWRQ I don't quite understand your concern. We did save captions in utf-8, so regarding ASCII, which part are you referring to? However, it should be noted that utf-8 is required in submission files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants