Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Error with external dataset #35

Open
BenjWe opened this issue Oct 24, 2018 · 1 comment
Open

Error with external dataset #35

BenjWe opened this issue Oct 24, 2018 · 1 comment

Comments

@BenjWe
Copy link

BenjWe commented Oct 24, 2018

Hello, after I first trained and tested the project with the Mscoco dataset. I wanted to train this on another dataset. I've adapted the captions to fit the Flickr format and made a .token of it. There is only one Sentence for each Image. After the training process, I wanted to test the system, but I had to realize that there is only "UNK" includes words. After initial debugging steps, I was unable to locate the source of the error. In the sentences to the pictures there are words he does not recognize, but these are only isolated words and do not make up most of the words. The screenshot shows the test mode. I have made several issues here which show that in the method IDs_to_Words the are entered words, then the sentence will be reduced after the character </ S> appears for the first time for end. Has or did someone have the same problem or does anyone know what exactly it could be?
aftertestmode
tokendatafile

@pidugusundeep
Copy link

Even I want to train on an external dataset, does this repo support that?

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

No branches or pull requests

2 participants