The instructions are very vague. It's not even clear if this project is self-containing. In eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?
We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.
I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:
git add --all. This is dependent on how extensive the .gitignore file is. I think it should say only add the actual files you purposely created or modified by having them check with `g
The instructions are very vague. It's not even clear if this project is self-containing. In
eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?Can you provide more details about the insta