26 Commits (e9e1865cb78628edb744a2bb2040df201a5a3bae)

Author SHA1 Message Date
Nikita Manovich 8be67bf116
Installation guide (#444)
* Initial version of install guide for Ubuntu 18.04
* Description how to create install CVAT on Windows + fix for Windows 3rdparty patch.
* Write instructions for Mac OS.
* Clean up for README.md
* Update CHANGELOG.
* Fix typos which were found on code review.
7 years ago
Nikita Manovich 9fb04a764c Add a screencast for semi-automatic segmentation 7 years ago
Boris Sekachev 1257a1b245 Semi Automatic Segmentation (#332) 7 years ago
Nikita Manovich 9ecc5a9948 Add links for public blogs about CVAT (#344)
* Add links for public blogs about CVAT
7 years ago
Aleksandr Melnikov 5c59d9d24a This updates the README to include a section about a live demo environment. (#310) 7 years ago
Nikita Manovich c575ca41d7
Add introduction screencast 7 years ago
Nikita Manovich 7697e3edf4
New video for segmentation mode 7 years ago
Boris Sekachev f26a421f27 Updated README.md (#255) 7 years ago
Andrey Zhavoronkov 4387fdaf46 Auto annotation using models in OpenVINO format (#233) 7 years ago
Nikita Manovich 1300d230b6 Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Nikita Manovich 06af073347
Added a couple of more items into changelog (#250) 7 years ago
DanVev 70547af5a4 CI tool integration (#244)
* Create travis.yml
* Create docker-compose-ci.yml
* Update README.md
* Update CONTRIBUTORS.md
7 years ago
Codacy Badger 4aefbe2630 Add Codacy badge (#243) 7 years ago
idriss 6c1abc72ea Add Questions section to Readme.md (#226)
Adding the Questions section and inserting an entry to this section in the Documentation part, so users having a quick view will be aware of it.
7 years ago
Boris Sekachev 02fcd015ad Fixed README.md file (#142) 7 years ago
Boris Sekachev 92b3d607d7 Update README.md (#138) 7 years ago
Boris Sekachev 0b10ba6429 OpenVino integration (#134)
* OpenVINO installation
* Separate tf_annotation -> tf_annotation and cuda support.
* TF Annotation app now supports openVino backend
* Doc for CUDA component
* OpenVINO Readme file was added
* OpenVINO env and pip requirements for model optimizer
* Update logging
* TF annotation Readme file was added
* Update CHANGELOG
* Keep aspect ratio for image, not reverse input channels
* Move analytics into components
7 years ago
Nikita Manovich c096c2a600
Add analytics (#118)
* ELK stack to analyze logs from client and server
* Short-live container to configure kibana. Import kibana dashboards from export.json on startup.
* Client and server logging is working throw python-logstash
* Minor polishing of events and dashboards.
* Default is discover, new visualizations.
* Make comments more readable inside logger.js.
* Added a path for backups.
7 years ago
Eric Jiang addd1bbdb6 doc: grammatical cleanup of README.md (#107) 7 years ago
Nikita Manovich e600c329cc
Update README (#79) (#80)
* Added new screenshot + screencasts.
8 years ago
Nikita Manovich 64962abdde
Add gitter badge into README. (#75) 8 years ago
Ajay Ramesh 2696240c48 #35 CVAT - AWS-Deployment guide (#47) 8 years ago
Nikita Manovich a50b4cc144 Moved development on public github.
- changed Content-type for save_job request to application/json, object…
- Adopted public PR - PASCAL VOC converter
- Added convert_to_mask.py script
- Fixed player continue plaing at the end of video, lock for editable object broke the client
- Same colors for shapes and menus, ability to change color for label or group
- Undo redo
- Added license header for all files
- Added .gitattributes file (critical for bash scripts)
- Fixed "Don't delete tasks if a user is deleted"
- More strict check for 'checkbox' and 'number' values
- Added convert_to_coco.py script
- Job statistic were extended. Blowradius was removed
- More strict labels verification
- Drag polygons by requirement, norm stroke opacity, easy box dragging
- Drawing with mouse outside the image area
- Fixed 7z support
- Boundig box size in drawer, switcheable grid
- Split tracks feature
- Fix flip parsing
- Update color set & color by label feature
- Add point for polygons feature
- Added context menu
- Polyshapes
8 years ago
Nikita Manovich dea27248c2 Release 0.1.2
* Fixed 7z support. (#235)
* Added 'Development Environment' into CONTRIBUTING.md
* More strict verification for labels with attributes.
* More strict check for values of checkbox/number type of attributes.
* Added .vscode/launch.json

Changes:
- Fixed https://github.com/opencv/cvat/issues/14 (docker-compose down command as written in the readme does not remove volumes)
- Fixed https://github.com/opencv/cvat/issues/15 (All checkboxes in temporary attributes are checked when reopening job after saving the job)
- Fixed https://github.com/opencv/cvat/issues/18 (Extend contributing.md)
- Fixed https://github.com/opencv/cvat/issues/19 (Using the same attribute for label twice -> Stuck)
8 years ago
Nikita Manovich e8b2c40330 Release 0.1.1
* video from share hotfix & dump hotfix
    * Added contributors
    * Added screenshot, documentation, screencasts into README.md
    * Fixed GitHub documentation
8 years ago
Nikita Manovich eb9fba3685 Release 0.1.0 8 years ago