Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvisionai/tator
Video analytics web platform
https://github.com/cvisionai/tator
image-annotation video video-analytics video-annotation video-processing
Last synced: 3 days ago
JSON representation
Video analytics web platform
- Host: GitHub
- URL: https://github.com/cvisionai/tator
- Owner: cvisionai
- License: agpl-3.0
- Created: 2019-09-14T12:02:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:07:59.000Z (4 days ago)
- Last Synced: 2024-11-04T19:20:21.454Z (4 days ago)
- Topics: image-annotation, video, video-analytics, video-annotation, video-processing
- Language: JavaScript
- Homepage: https://tator.io
- Size: 19 MB
- Stars: 107
- Watchers: 10
- Forks: 34
- Open Issues: 350
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-argo - Tator
- awesome-data-annotation - Tator - - video (Image / video / Open source)
README
[![logo](https://github.com/cvisionai/tator/raw/main/ui/server/static/images/tator-logo.png)](https://www.tator.io)
[![cvisionai](https://circleci.com/gh/cvisionai/tator.svg?style=shield)](https://circleci.com/gh/cvisionai/tator)
[![CodeQL](https://github.com/cvisionai/tator/actions/workflows/codeql.yml/badge.svg)](https://github.com/cvisionai/tator/actions/workflows/codeql.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/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](https://www.docker.com/), then:
```bash
git clone --recurse-submodules https://github.com/cvisionai/tator
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
=============* [Introduction to Tator](https://tator.io/docs/introduction-to-tator)
* [User guide](https://tator.io/docs/user-guide)
* [Developer guide](https://tator.io/docs/developer-guide)
* [Administrator guide](https://tator.io/docs/administrator-guide)
* [References](https://tator.io/docs/references)Blog
====Visit [our blog](https://www.tator.io/blog/) for upcoming features, development roadmap, news and announcements.
Screenshots
===========
Tator Enterprise
================This repository has everything you need to run Tator on a single node. [Tator Enterprise](https://tator.io/product) 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.