Visual Question Answering in Pytorch
-
Updated
Dec 11, 2019 - Python
Visual Question Answering in Pytorch
Sentences2vec (sentences to vectors or s2v) algorithm using different papers such as skip-thoughts vectors.
Video Search using Natural Language
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.
To associate your repository with the skipthoughts topic, visit your repo's landing page and select "manage topics."