-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3314b24
commit ecd950d
Showing
1 changed file
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,18 +5,8 @@ The front-end dashboard that provides the ability to annotate videos of livestoc | |
## Goals | ||
The goal of this project is to create a tool that is easy to use, has a small learning curve and can scale easily to provide the ability to annotate videos efficiently and at scale. The intuition of this project is gained from analyzing similar projects and analyzing the weaknesses and points of frustration and improving them. Another goal is to have an annotation workflow that is extremely fast and efficient, as there are terabytes of video that needs to be processed at large. | ||
|
||
## Feedback Form | ||
|
||
For any feedback, bug repots and feature suggestions please use this form: https://forms.gle/gEbAkvc39NC8p2Pt8 | ||
|
||
## Browser Support | ||
|
||
The below listed browsers should be compatible. If any errors persist please use the latest version of Chrome or Firefox as those have ben extensively tested. | ||
|
||
* Chrome 49 (release: 2/3/2016) | ||
* Firefox 50 (release: 11/15/2016) | ||
* Safari 10 (release: 9/20/2016) | ||
* Edge 14 (release: 2/18/2016) | ||
## USAGE | ||
Please refer to [USAGE.md](https://github.com/AIFARMS/AVAT/blob/master/README.md) for a detailed guide on how to use the tool. | ||
|
||
## Local Deployment (Frontend) | ||
|
||
|
@@ -79,4 +69,3 @@ Setup a virtual environment and install the proper dependencies from ```backend/ | |
## Authors | ||
|
||
* **Pradeep Senthil** [pradeepsen99](https://github.com/pradeepsen99) - AVAT | ||
* **JiangongLi** [jli153]([email protected]) - Matlab Tool Development |