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 |
Boris Sekachev
|
df10fe19e2
|
Optional LFS. LFS name mask for an entire repository (#314)
|
7 years ago |
Boris Sekachev
|
19573c81b7
|
Keyboard shortcut for change shape type (Alt + 1,2,3,4) (#316)
|
7 years ago |
Boris Sekachev
|
cdc34f6993
|
Fixed 400 coda after undo/redo (#315)
|
7 years ago |
Boris Sekachev
|
e225c38092
|
Re-Identification application (#299)
|
7 years ago |
Boris Sekachev
|
b4e6f22f58
|
Image rotation in client part (#305)
* Rotation shortcuts Ctrl+R, Ctrl+Shift+R
* Changelog has been updated
|
7 years ago |
Andrey Zhavoronkov
|
46d2120685
|
Model manager (#307)
|
7 years ago |
Aleksandr Melnikov
|
5c59d9d24a
|
This updates the README to include a section about a live demo environment. (#310)
|
7 years ago |
Toni Kunic
|
02092db0ab
|
Template: Greed -> Grid. (#309)
|
7 years ago |
Aleksandr Melnikov
|
f0f70c82e2
|
Added Onepanel Demo link and supporting text. (#308)
|
7 years ago |
Andrey Zhavoronkov
|
746cffb476
|
Model manager for DL models to preannotate images (#289)
|
7 years ago |
DmitriySidnev
|
0dcf211d0c
|
Fix image id type to int in coco converter (#301)
|
7 years ago |