Skip to content

The repository contains Theano implementations for Visual Dialog Models (http://visualdialog.org/). In particular, the Late Fusion and Memory Network models have been implemented.

Notifications You must be signed in to change notification settings

architsharma97/VisualDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository hosts the work done on the Visual Dialog problem. The work was mentored by Dr. Vinay Namboodiri.

Work for this project has been done in Theano.

Setup

To begin using this repository, clone it and run the following commands once you are in the cloned folder.

chmod +x ./init.sh
./init.sh

This will setup up the repository for use.

Dependencies: Theano, Keras, Gensim, SciPy, NLTK

About

The repository contains Theano implementations for Visual Dialog Models (http://visualdialog.org/). In particular, the Late Fusion and Memory Network models have been implemented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published