205 Commits (538b55a6ff74f7adffd2049c97e54513580a8de9)
 

Author SHA1 Message Date
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
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
DmitriySidnev e96d4fdab4 Filter too small segments in coco converter (#321)
* Add filtering of small segments

* Add polygon-area-threshold command line argument
7 years ago
idriss 32c3269a0e add a converter to tfrecords to cvat/utils (#368) 7 years ago
Boris Sekachev f892fbc89d Fixed: Property 'close()' of undefined (#360) 7 years ago
Boris Sekachev 9fec0c223b Fixed tensorflow annotation without OpenVINO (#359) 7 years ago
Andrey Zhavoronkov ab013b0da1 Az/model manager bugfix (#353)
* fixed bug with AnnotationModel matching query does not exist during model create request

* fixed deleting tmp files
7 years ago
Boris Sekachev 1257a1b245 Semi Automatic Segmentation (#332) 7 years ago
Andrey Zhavoronkov b1be97755c fixed bug with upload annotation for task functionality (#354) 7 years ago
Happyzippy af1101bdb7 Adding support for 16bit grayscale images for annotation (#342) 7 years ago
Boris Sekachev 344bfb179c The shape filter has been expanded (#325)
* The shape filter has been expanded
* Help has been improved
* Width and height for polyshapes
7 years ago
kshramt 5f0c26e82f Unescape HTML escape sequences in the uploaded annotation XML file (#346) 7 years ago
Nikita Manovich 9ecc5a9948 Add links for public blogs about CVAT (#344)
* Add links for public blogs about CVAT
7 years ago
Boris Sekachev ce50089582 Fixed synax for legacy chrome (#339) 7 years ago
Julian Guarin d11c443689 Required packages versions updated. (#338)
* Requirements updated so django-rq 1.3.0 is used rather than outdated 1.0.1
7 years ago
Boris Sekachev 8003a809fe Fit condition has been fixed (#320) 7 years ago
jrjbertram cc55c30794 log ffmpeg command line & export interpolation to VOC (#312) 7 years ago