1250 Commits (d35f472dbfe9465fa76f9db722ca4f86bb5bb3e3)
 

Author SHA1 Message Date
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
Andrey Zhavoronkov 209dbbe4e7 Used Airbnb JavaScript style config for Eslint (#300) 7 years ago
Boris Sekachev 062d145fcf Hidden warning: 'Could not open connection ..' (#295) 7 years ago
Boris Sekachev 037a68d7e6 Propagate setup on the bottom panel (#294)
* Minor fixes
* Added migration for Git
* Updated changelog
7 years ago
Nikita Manovich 5802b91fde
Django 2.1.5 security fix (#292)
* Fix security issue with django (updated till 2.1.5)
* Update changelog
7 years ago
Boris Sekachev 4b36f14383 Some additional logs have been added (#282) 7 years ago
Boris Sekachev 95aa518593 Memorizeable filter values (#281) 7 years ago
Boris Sekachev 1f0e15845a Fixed Dockerfile (#272) 7 years ago
Nikita Manovich c575ca41d7
Add introduction screencast 7 years ago
Nikita Manovich 7697e3edf4
New video for segmentation mode 7 years ago
Andrey Zhavoronkov a974e4a403 release db lock after _AnnotationForTask instance initialized for dump functionality (#270) 7 years ago
DmitriySidnev 94a4046d6c Remove debug line (#268) 7 years ago
DmitriySidnev c5278f0b93 Disable polygon sorting without z_order field (#267) 7 years ago
DmitriySidnev 566972a43b Fix bounding boxes coordinates and areas for segmented objects (#266) 7 years ago
Andrey Zhavoronkov c2df79f4b9 used loop to initialize array instead spread (#263) 7 years ago
Nikita Manovich 3e09503ba6
Release 0.3 (#260)
* Bug has been fixed: impossible to lock/occlude object in AAM
* Bug has been fixed: invisible points actually are visible
* Bug has been fixed: impossible to close points after editing (#98)
* doc: grammatical cleanup of README.md (#107)
* Add info about development environment into CONTRIBUTING.md (#110)
* Now we store virtual URL instead of update it in the browser address bar (#112)
* Copy URL, Frame URL and object URL functionality in a context menu
* Bug has been fixed: label UIs don't update after changelabel (#109)
* Common escape button for exit from creating/groupping/merging/pasting/aam
* Switch outside/keyframe shortkeys
* Fix django vulnerability (#121)
* Add analytics component (#118)
* Incremental save of annotations (#120)
* Create task timeout 1h -> 4h. (#136)
* OpenVino integration (#134)
* Update README.md (#138)
* Add an extra field into meta section of a dump file (#149)
* Job status was implemented (#153)
* Back link to task from annotation view (#156)
* Change a task with labels and attributes in admin panel (#157)
* Permissions per tasks and jobs (#185)
* Fix context menu, text visibility for small images (#202)
* Fixed: both context menu are opened simultaneously
* Fixed: shape can be unavailable behind text
* Fixed: invisible text outside frame
* Fix upload big xml files for tasks (#199)
* Add Questions section to Readme.md (#226)
* Fixed labels order (#242)
* Propagate behaviour has been updated in cases with a different resolution (#246)
* Updated the guide and images (#241)
* Fix number attribute for float numbers. (#258)
7 years ago
Nikita Manovich 1b9acfb7a0 Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Boris Sekachev 23b6b54137 Git application (#184) 7 years ago
Nikita Manovich 1c38c6d3a8
Skip 28 bandit warnings (lxml, subprocess, ...). (#259)
* Skip 28 bandit warnings (lxml, subprocess, ...).
Still have 4 warnings which worth to fix.
7 years ago
Nikita Manovich ad76521ba0
Fix number attribute for float numbers. (#258) 7 years ago
Andrey Zhavoronkov a967fe1eab added direct links for OpenVINO crossroad and landmarks models (#256) 7 years ago
Boris Sekachev f26a421f27 Updated README.md (#255) 7 years ago
Boris Sekachev 287047a00e TabId and focus properties have been added to events (#254) 7 years ago
Boris Sekachev 3fbb5a52b4 An additional log for the save annotation request (#253) 7 years ago
Andrey Zhavoronkov 4387fdaf46 Auto annotation using models in OpenVINO format (#233) 7 years ago
Nikita Manovich 06af073347
Added a couple of more items into changelog (#250) 7 years ago
Nikita Manovich 1300d230b6 Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Nikita Manovich 91a7714bb4 Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Boris Sekachev ac97df8343 Unit tests have been fixed (#249)
* Fixed unit tests
* Added copyright
7 years ago
Nikita Manovich 407f1a64dc Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Nikita Manovich 76c95db808 Keep CVAT main screenshot. 7 years ago
aschernov 8c51ad8740 Updated the guide and images (#241) 7 years ago
Nikita Manovich 9de0d1356f Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Nikita Manovich 641ad4bf57 Merge remote-tracking branch 'origin/release-0.3' into develop 7 years ago
Boris Sekachev 0ade188dc9 Some aam refactoring (#216) 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
Andrey Zhavoronkov 79895fa10c Add track id attribute in dump file again (#247) 7 years ago
Boris Sekachev 1d88a2d163 Propagate behaviour has been updated in cases with a different resolution (#246)
* Fix propagate behaviour: propagate always on all frames
* Image-relative coordinates are used for propagate
* Eslint fixes
7 years ago
Codacy Badger 4aefbe2630 Add Codacy badge (#243) 7 years ago
Boris Sekachev 02abd5a8f7 Fixed labels order (#242) 7 years ago
Boris Sekachev d9eac607b9 Fixed: The function sortByZOrder() throws the exception if a frame consists any points (#236) 7 years ago
Boris Sekachev 7bad3dc237 A context menu can be invisible in some cases (#235) 7 years ago
Andrey Zhavoronkov 8c5b2cbf79 fixed shapeCollection.import() for old tasks. Now data is imported properly if server returns client_id = -1 for all shapes (#228) 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
Andrey Zhavoronkov 9608b7d237 Remove client id info from dump file (#213)
* removed shape id info from dump
* force set client id by server in save annotation for task functionality
* delete unused code
7 years ago