Skip to content

MBARI's Video Annotation and Reference System (VARS)

Note

This is the start of public documentation for VARS and is currently a work-in-progress. Completed documentation is planned by the end of 2023.

About VARS

VARS was originally developed in 2004 to create and manage video annotations on video tape recorded from MBARI's remotely operated vehicles. Since then, VARS has evolved into MBARI's Media Management system (M3), a comprehensive set of applications for managing scientific video and image assets.

Code Repositories

Services

At the core of M3/VARS is a suite of web services. These services can be started using the m3-quickstart project. The individual services are:

  • annosaurus - A web-service for managing image and video annotations.
  • beholder - A web service for extracting individual frames from videos.
  • panoptes - A web-service for managing image archiving.
  • pythia - A web-service for automated image analysis using machine learning.
  • raziel - A centralized configuration server for VARS.
  • vampire-squid - A video asset manager
  • vars-kb-server - A knowlegebase server to provide consistent names for animals, equipment, geology, etc.
  • vars-user-server - A web service for access user accounts and preferences.

Applications

These applications are used for various annotation operations.

  • jsharktopda - A cross-platform (MacOS, Windows, Linux) video player that integrates with vars-annotation.
  • mondrian - An image annotation application (alpha-release)
  • Sharktopda - A MacOS video player that integrates with vars-annotation. Allows users to localized annotations using bounding boxes by drawing directly on the video.
  • vars-annotation - A video annotation application
  • vars-gridview - A tool for reviewing and correcting VARS localizations in bulk
  • vars-localize - An tool for adding localizations to images.