Skip to content

lablita/PraxiconVideoAnnotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PraxiconVideoAnnotation

Annotation GUI for actions in videos based on the PRAXICON knowledge base.

Installation

PRAXICON

This tool is based on PRAXICON, so it requires PraxiconDB to be set up in your system. praxicondb package must be imported into the maven repository.

WORDNET

WordNet-3.0 needs to be installed in your system to run PraxiconVideoAnnotation

Neo4J

Neo4J Graph DB is optional. If you want to enable the migration of PRAXICON to Neo4J functionality, a fresh installation of Neo4J is required.

Config file

PraxiconVideoAnnotation requires a config.properties. Create this file according to the template (config.properties.template) in src/main/resources folder.

Video list

A video list need to be loaded in order to start the annotation. Before the first usage prepare a CSV file containing 2 columns (comma separated), an unique ID of the video resource and its URI.

ID,URI

Import it from the interface through the load button.

About

Annotation GUI for actions in videos based on the PRAXICON knowledge base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages