94 Commits (2c863f0dff2b34b27f21522d9810f8a969f5116a)

Author SHA1 Message Date
Boris Sekachev 5705df397a Update README.md (#1040) 6 years ago
Nikita Manovich 19b86b9731
Added Code Climate, CodeBeat badges. (#995) 6 years ago
vugia truong 458bd23222 Adding dump for VOC instance mask. (#859)
* Add mask instance dumper
* Fix bug
* Merge mask instance into mask
* Merge the change into mask
* Create MaskColorizer
* Add dump method
6 years ago
telenachos 3aa4abf8a7 Adding dump and load support for MOT CSV format. (#830)
* Adding dump and load support for MOT CSV format.
* Updated test cases to use correct track annotations for MOT format.
* Removed behaviour of MOT loader which would duplicate the last track
shape prior to setting outside=True.
6 years ago
zhiltsov-max 112bab173a Add LabelMe format support (#844)
* Add labelme export
* Add LabelMe import
* Add labelme format to readme
* Updated CHANGELOG.md
6 years ago
Nikita Manovich f3be6ae500
Integration with Zenodo (#779)
* Updated CHANGELOG with information about Zenodo
* Updated version of the project.
6 years ago
Nikita Manovich 7e214f85fe
Add more information into questions section (#766) 6 years ago
Nikita Manovich 73bab7bea6
Slightly enhance command line interface feature (#746)
* Slightly enhance command line interface feature.
Added README.md, run tests using travis, run CLI tests from VS code.
* Removed formatted string due to a limitation on our python version inside the container.
* Add information about command line interface to the main page.
6 years ago
Boris Sekachev 993c400ce3 Added information about django REST API to docs (#681)
* Django REST API documentation
* Additional volume
* Fixed link
7 years ago
Nikita Manovich 15df1daf4f
Updated codacy badge 7 years ago
Andrey Zhavoronkov 935d380d36 tfrecord format support (#644)
* added tfrecord loader/dumper
* add comment
* remove unused import
* used the latest version of tensorflow(1.12.3) which supports cuda 9.0
updated cudnn library
install tensorflow by default and replace it by tensorflow-gpu in case
of cuda support is enabled
* Updated changelog
7 years ago
Andrey Zhavoronkov bf61962195 PNG mask dumper (#633) 7 years ago
Andrey Zhavoronkov c2bf8eda01 Az/coco loader format support (#630)
* added coco dumper
* added license note
* added coco loader
7 years ago
Nikita Manovich 440b3de63c
Fix annotation formats table 7 years ago
Andrey Zhavoronkov 1454ec7ecc Az/yolo format support (#619)
* added yolo loader/dumper
* changed format_spec
* updated reamde, changelog
* Used bold font for default dump format
7 years ago
Andrey Zhavoronkov f17847ff33 Az/pascal voc loader (#613) 7 years ago
Boris Sekachev 8e20538086 Travis & Coverall for cvat.js (#580)
* Updated .travis.yml
* Updated CI
* Added badge
* Fixed codacy
7 years ago
Nikita Manovich 792c5f7c75
Update README.md 7 years ago
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