Skip to content
forked from cvisionai/tator

Video analytics web platform revised for MBARI use

License

Notifications You must be signed in to change notification settings

mbari-org/tator

 
 

Repository files navigation

logo cvisionai Code style: black code style: prettier

Unlock the true potential of your imagery datasets with Tator, the flexible web platform that seamlessly marries video and complementary data streams. Experience advanced analytics through our state-of-the-art web video player, intuitive QA/QC and review tools, and seamless integration with third-party algorithms and dashboards.

Visit https://tator.io to learn more.

Quick start

Install Docker, then:

git clone --recurse-submodules
cd tator
cp example-env .env
make tator
make superuser

Enter desired superuser credentials, then open your browser on the same node to http://localhost:8080.

Documentation

Blog

Visit our blog for upcoming features, development roadmap, news and announcements.

Screenshots

SAM applet

Annotation view

Localization analytics view

Tator Enterprise

This repository has everything you need to run Tator on a single node. Tator Enterprise can run on many nodes, autoscales with Kubernetes and Argo, integrates with third-party authentication, and more. Technical support is included with a Tator Enterprise subscription.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.0%
  • Python 40.0%
  • CSS 3.7%
  • HTML 2.5%
  • Shell 0.4%
  • Makefile 0.3%
  • Dockerfile 0.1%