1420 Commits (eb3feebbcd02995c2a013134bdfd3bfa3dfed07a)
 

Author SHA1 Message Date
zliang7 076562321e URLs as source data for a task (#483)
* Update CHANGELOG.md
7 years ago
Ben Hoff e9e1865cb7 allow multiple outputs for models (#518) 7 years ago
Andrey Zhavoronkov 029d6bff3d fixed auto_annotation for multijob tasks (#515)
* fixed auto_annotation for multijob tasks
* Added note to changelog
7 years ago
Boris Sekachev 814960b887 Fixed dextr installation (#513) 7 years ago
Boris Sekachev 923bcacd77 CVAT.js (part 1) (#463) 7 years ago
Ben Hoff 40fe468196 LabeledDataSerializer requires list, not string (#508) 7 years ago
Ben Hoff 0037502cf6 Static methods don't have a `self` variable (#507) 7 years ago
Boris Sekachev 074500de7b Fixed dump for case when task name has a slash (#503) 7 years ago
Nikita Manovich e4435fc791
Merge pull request #469 from opencv/hotfix-0.4.2
Fixed interaction with the server share in the auto annotation plugin
7 years ago
Nikita Manovich 293e8bf401
Merge branch 'develop' into hotfix-0.4.2 7 years ago
Nikita Manovich 26da003690
Merge pull request #468 from opencv/hotfix-0.4.2
Fixed interaction with the server share in the auto annotation plugin
7 years ago
Boris Sekachev 6131f5117b Fixed interaction with the server share in the auto annotation plugin 7 years ago
Rafael Kazuo Sato Simião a3116488b8 YOLO adapted version of PASCAL VOC converter.py (#454) 7 years ago
zliang7 4298166403 Support frame selection when create from video (#437) 7 years ago
Eduardo 538b55a6ff video_name in dumped file for interpolation mode (#446)
* Add video source in dumped file for interpolation mode.
* remove trailing whitespace
7 years ago
Satoshi Oikawa 93ddf34e18 Fix failed python install of testing environment (#460) 7 years ago
Boris Sekachev 80e8a7bf22 Fixed: Cannot read property 'split' of undefined for interpolation points (#455) 7 years ago
Boris Sekachev 58e72a2986 Single-point interpolation (#453) 7 years ago
Nikita Manovich fa4cf1eb00
Merge pull request #451 from opencv/hotfix-0.4.1
Fixed JS syntax for Google Chrome < 72
7 years ago
Nikita Manovich 8617aaf4da
Merge branch 'develop' into hotfix-0.4.1 7 years ago
Nikita Manovich 0408756cf5
Merge pull request #450 from opencv/hotfix-0.4.1
Fixed JS syntax for Google Chrome < 72
7 years ago
Boris Sekachev e3cd297572 Fixed JS syntax for Google Chrome < 72 7 years ago
Nikita Manovich c4672db353 Add a link on user's guide. 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
Andrey Zhavoronkov a5a9b0a019 used network: host option (workaround for (#443)
https://www.traviscistatus.com/incidents/kyf149kl6bvp issue)
7 years ago
Boris Sekachev 89464d5312 Fixed annotation parser for tracks with a start frame less than the first segment frame (#442)
* Fixed annotation parser for tracks with a start frame < first segment frame
* Changelog
7 years ago
Boris Sekachev 85dc4e4afb Fixed incorrect width of shapes borders in some cases (#441)
* Fixed incorrect width of shapes in some cases
* More clarity description
7 years ago
Nikita Manovich 66140fdadd Critical fix for version number (build error) 7 years ago
Nikita Manovich 0d09353275 Updated version number and CHANGELOG.md 7 years ago
Nikita Manovich 9d191c88ad Merge branch 'release-0.4' into develop 7 years ago
Nikita Manovich 4fe7078dd5 Merge branch 'release-0.4' 7 years ago
Nikita Manovich b8ecf74d79 Updated CHANGELOG.md 7 years ago
Nikita Manovich 7d6dcd1c04 Release 0.4.0 7 years ago
Nikita Manovich b6641b378e Merge branch 'master' into release-0.4 7 years ago
Nikita Manovich 0dd18e946c Update version for CVAT release. 7 years ago
Nikita Manovich e5b85b1724
cvat user guide v0.4.0 (#438) 7 years ago
Andrey Zhavoronkov c94e141115 use proper response code for exception api (201 instead 200) (#435) 7 years ago
Boris Sekachev 14d05d78c9 Fixed filter: * instead of labels and relational operators (#428) 7 years ago
Andrey Zhavoronkov 28d6439af7 don't generate additional log messages in case of send exception request was failed with 0 status (#426) 7 years ago
Boris Sekachev 10c80610c9 Fixed keys in git push (#423) 7 years ago
Boris Sekachev 6363d742fa Fixed filter for special characters (#422) 7 years ago
Nikita Manovich 9fb04a764c Add a screencast for semi-automatic segmentation 7 years ago
Nikita Manovich ae6a4891e3
RESTful API (#389) 7 years ago
Boris Sekachev 7ed31cac0e OpenVINOR5 (#400) 7 years ago
Boris Sekachev 28edba7d15 Abort OpenVINO 2019R1 installation (#395) 7 years ago
Boris Sekachev 5a7252dd43 [WIP] Fixed openvino installation (#394)
* Fixed openvino installation

* Fixed grammar
7 years ago
Santosh Thoduka 0344d430a0 Fix grammar of wrong browser message (#376) 7 years ago
Boris Sekachev 0e82138101 Fixed git permissions (#371) 7 years ago
DmitriySidnev 3d52311dfa Feature: merge annotations (#322)
* Add script to merge annotations

* Fixes in merge_annotation script
7 years ago
DmitriySidnev 21de4cf7b3 Reimplement logic of getting labels in coco converter (#319)
* Reimplement logic of getting labels in coco converter

* Fixes in converter
7 years ago