All Projects → oaubert → advene

oaubert / advene

Licence: GPL-2.0 license
Official Advene repository

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
perl
6916 projects
CSS
56736 projects
shell
77523 projects
NSIS
403 projects

Projects that are alternatives of or similar to advene

Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+20390.63%)
Mutual labels:  annotation, annotation-tool
redcoat
A lightweight web-based annotation tool for labelling entity recognition data.
Stars: ✭ 19 (-40.62%)
Mutual labels:  annotation, annotation-tool
trunklucator
Python module for data scientists for quick creating annotation projects.
Stars: ✭ 80 (+150%)
Mutual labels:  annotation, annotation-tool
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (+225%)
Mutual labels:  annotation, annotation-tool
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+4862.5%)
Mutual labels:  annotation, annotation-tool
Screenity
The most powerful screen recorder & annotation tool for Chrome 🎥
Stars: ✭ 6,229 (+19365.63%)
Mutual labels:  annotation, annotation-tool
classifai
🔥 One of the most comprehensive open-source data annotation platform.
Stars: ✭ 99 (+209.38%)
Mutual labels:  annotation, annotation-tool
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+22600%)
Mutual labels:  annotation, annotation-tool
piaf
Question Answering annotation platform - Plateforme d'annotation
Stars: ✭ 62 (+93.75%)
Mutual labels:  annotation, annotation-tool
image-sorter2
One-click image sorting/labelling script
Stars: ✭ 65 (+103.13%)
Mutual labels:  annotation, annotation-tool
labelbee-client
Out-of-the-box Annotation Toolbox
Stars: ✭ 291 (+809.38%)
Mutual labels:  annotation-tool
asap
A scalable bacterial genome assembly, annotation and analysis pipeline
Stars: ✭ 47 (+46.88%)
Mutual labels:  annotation
clappr-core
Core components of the Clappr player architecture
Stars: ✭ 41 (+28.13%)
Mutual labels:  video-player
dammit
just annotate it, dammit!
Stars: ✭ 82 (+156.25%)
Mutual labels:  annotation
TransPi
TransPi – a comprehensive TRanscriptome ANalysiS PIpeline for de novo transcriptome assembly
Stars: ✭ 18 (-43.75%)
Mutual labels:  annotation
ZoomableVideo
PinchZoom on TextureView while playing your videos
Stars: ✭ 17 (-46.87%)
Mutual labels:  video-player
EveReader
Epub Reader, focused on annotation.
Stars: ✭ 68 (+112.5%)
Mutual labels:  annotation
DoubleTapPlayerView
YouTube's Fast-Forward-Rewind double tapping feature built on top of ExoPlayer
Stars: ✭ 81 (+153.13%)
Mutual labels:  video-player
simple NER
simple rule based named entity recognition
Stars: ✭ 29 (-9.37%)
Mutual labels:  annotation-tool
oplayer
👾 react native video player for expo
Stars: ✭ 25 (-21.87%)
Mutual labels:  video-player
Purpose of the software
=======================

The Advene project (Annotate Digital Video, Exchange on the NEt) aims
at providing a model and a format to share annotations about digital
video documents (movies, courses, conferences...), as well as tools to
edit and visualize the hypervideos generated from both the annotations
and the audiovisual documents.

With the Advene software, teachers, moviegoers, etc. can exchange
multimedia comments and analyses about video documents. The project
also aims at studying the way that communities of users (teachers,
moviegoers, students...) will use these self-publishing tools to share
their audiovisual "readings", and to envision new editing and viewing
interfaces for interactive comment and analysis of audiovisual
content.

Design
======

The software consists in a graphical user interface, integrating a
video player and an embedded webserver. The graphical user interface
is both the authoring and visualisation environment for hypervideos.

The application allows to :
  - create annotations linked to specific fragments of a video
  - link annotations through relations
  - structure annotations and relations through user-defined
    annotation-types and relation-types
  - query the annotations
  - specify rendering templates (called views) for the metadata and
    audiovisual document, which qualify as hypervideos.

All necessary metadata is stored in files called packages, that can be
exchanged independently from the audiovisual document.

Three categories of hypervideos are available in Advene: static views,
dynamic views and adhoc-views.

Static views are X(HT)ML templates that, applied on the annotations,
generate a HTML document. The HTML document is served through the
embedded webserver to a standard web browser. Snapshots from the video
(extracted on the fly) can be used in the template. It is also
possible to control the application (video player control, adhoc view
opening...) though URLs.

Dynamic views are augmented video renderings, guided by the
annotations. It is possible to caption the video, control the video
behaviour (pause, change position...), etc according to the
annotations.

Adhoc-views are programmed views available from the GUI. Among
available views are a timeline, a transcription view synchronized with
the video...

Basic use
=========

Sample packages are provided on the Advene website:

 http://advene.org/examples.html

Both the Nosferatu analysis and the Ted Nelson speech analysis can be
used as tutorials to go through the Advene features.

A user manual is also available at:

http://advene.org/wiki/

Copyright Information
=====================

This software is covered by the GNU General Public Licence
(version 2, or if you choose, a later version).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].