Visual Question Answering in Pytorch
-
Updated
Dec 11, 2019 - Python
Visual Question Answering in Pytorch
Video Search using Natural Language
Sentences2vec (sentences to vectors or s2v) algorithm using different papers such as skip-thoughts vectors.
Perception.AI is a text-to-image project, in which Attention GAN has been implemented. It takes in image caption as an input, and the GAN model generates a corresponding image. The model has been trained on CUB dataset, and thus is limited to generating bird images as of now. In the future, the project has a wider scope of having a generalized v…
My implementation of the Skip-Thought Vectors that tries to reconstruct the surrounding sentences of an encoded passage.
Add a description, image, and links to the skipthoughts topic page so that developers can more easily learn about it.
To associate your repository with the skipthoughts topic, visit your repo's landing page and select "manage topics."