2576 Commits (5b65ecfd83ad8fbf6f4ac85dd5ef4f4c8e2cfbee)
 

Author SHA1 Message Date
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
Nikita Manovich af894e1f5c
Move silk to staging config. (#215) 7 years ago
Boris Sekachev b0c84f4a68 Selection in any mode was fixed (#214) 7 years ago
Nikita Manovich 1a040a0608
Fix upload big xml files for tasks (#199)
* Fix #123 (Uploading large XML Files)
* Integrated SILK for profiling.
* Don't try to call save_job without objects.
7 years ago
Boris Sekachev 076899afa3 Some minor fixes (#212)
* Fixed: single point wasn't created in right scenario, double press N (without any point) created a point
* Fixed: merge didn't create outside objects in some cases
* Fixed: split didn't work right
* Object selection propagated to next frame
7 years ago
Boris Sekachev d4ce6216d6 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
7 years ago
Boris Sekachev ce06c957df Some fixes for resize. It becomes to work more stability. (#200) 7 years ago
Nikita Manovich c35d07c3e0 Fix LDAP auth for new users. (#192) 7 years ago
Nikita Manovich 608253f1cc
Permissions per tasks and jobs (#185) 7 years ago
Andrey Zhavoronkov d7e69982fd fix cloning of shape id property by split (#186) 7 years ago
Andrey Zhavoronkov 62027ac0be fixed save annotation for task functionality (#163) 7 years ago
Boris Sekachev d9da254a63 ESLint fixes (#161) 7 years ago
Nikita Manovich 08ac7c36e4
Fix a bug with search in admin panel for tasks. (#162) 7 years ago
Boris Sekachev 9e53a21f46 @transaction for select_for_update in update_job_status() (#160) 7 years ago
Andrey Zhavoronkov d11bc91031 Don't use 'pre_erase' flag inside save request. Renamed cleint_it -> id. (#158)
* removed pre_erase flag
* used 'id' name instead 'client_id' in client code and dumped annotation
7 years ago
Boris Sekachev 17c1598b19 Fixed status migration (#159) 7 years ago
Nikita Manovich 2816657948
Change a task with labels and attributes in admin panel (#157) 7 years ago
Boris Sekachev ae779938a9 Back link to task from annotation view (#156) 7 years ago
Boris Sekachev dd6bdeaa2a Tensorflow annotation update (rq queues instead of CVAT statuses) (#155)
* Use rq instead of cvat statuses
* Removed permissions for meta info
7 years ago
Boris Sekachev 920247dc31 Job status was implemented (#153) 7 years ago
Nikita Manovich 89234496ce
Add an extra field into meta section of a dump file (#149)
Fix #56
* Added extra field into meta section of a dump file.
* Add SafeCharField.
7 years ago
Boris Sekachev b353d83805 OpenVino installation process now uses the included depedendencies file (#148)
* OpenVino installation process now uses the included dependencies file
* Added repositories were removed
7 years ago
Boris Sekachev 30e58bdd94 OpenVino doc was updated (#145) 7 years ago
Andrey Zhavoronkov 42d79b550c Fixed bug for save functionality (#141)
In case of any changes during save request the state of exported shapes can be inconsistent. That leads to errors for future saves.
7 years ago
Boris Sekachev 02fcd015ad Fixed README.md file (#142) 7 years ago