Skip to content

uwdb/equi-vocal-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EQUI-VOCAL Web Application

A prototype implementation of EQUI-VOCAL, which is a system to automatically synthesize compositional queries over videos from limited user interactions. See the technical report and the website for more details.

Setup Instructions

First, set up the backend code.

Download resources

  1. Download training videos at Dataset → Training Videos.

  2. Create a new folder equi_app/static/equi_app/clevrer/, and place downloaded videos in it.

  3. Ensure that the inputs/demo_queries_scene_graph directory is present in your locally cloned EQUI-VOCAL repository.

Start Django server

  1. Modify config.json.

  2. Run the following commands to set up the Django application:

python manage.py migrate
  1. Run the Django server:
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •