Skip to content

How2Sign dataset script database and viewer application

Notifications You must be signed in to change notification settings

HotaruK/How2Sign-transcript-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How2Sign-transcript-db

Overview

This is a database for retrieving video information from How2Sign Dataset transcripts.
This database was created to improve the efficiency of my own master's research.

Reuse

This source code can be used by anyone.
However, the data in this database (/db/init.sql) is based on How2Sign data, so please follow their instructions if you need to reuse it.

How to start

$ cd /How2Sign-transcript-db
$ docker-compose up

and then http://localhost:8080

Execute SQL

docker exec -it how2sign-pgsql psql -U root -d public

About

How2Sign dataset script database and viewer application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published