1. 22 7月, 2019 1 次提交
  2. 11 7月, 2019 1 次提交
  3. 14 5月, 2019 1 次提交
    • N
      Installation guide (#444) · 8be67bf1
      Nikita Manovich 提交于
      * 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.
      8be67bf1
  4. 24 4月, 2019 1 次提交
  5. 21 3月, 2019 1 次提交
  6. 07 3月, 2019 1 次提交
  7. 03 2月, 2019 1 次提交
  8. 01 2月, 2019 1 次提交
  9. 11 1月, 2019 2 次提交
  10. 29 12月, 2018 1 次提交
    • N
      Release 0.3 (#260) · 3e09503b
      Nikita Manovich 提交于
      * 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)
      3e09503b
  11. 27 12月, 2018 2 次提交
  12. 26 12月, 2018 1 次提交
  13. 21 12月, 2018 1 次提交
    • D
      CI tool integration (#244) · 70547af5
      DanVev 提交于
      * Create travis.yml
      * Create docker-compose-ci.yml
      * Update README.md
      * Update CONTRIBUTORS.md
      70547af5
  14. 20 12月, 2018 1 次提交
  15. 06 12月, 2018 1 次提交
    • I
      Add Questions section to Readme.md (#226) · 6c1abc72
      idriss 提交于
      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.
      6c1abc72
  16. 18 10月, 2018 1 次提交
  17. 17 10月, 2018 2 次提交
    • B
      Update README.md (#138) · 92b3d607
      Boris Sekachev 提交于
      92b3d607
    • B
      OpenVino integration (#134) · 0b10ba64
      Boris Sekachev 提交于
      * OpenVINO installation
      * Separate tf_annotation -> tf_annotation and cuda support.
      * TF Annotation app now supports openVino backend
      * Doc for CUDA component
      * OpenVINO Readme file was added
      * OpenVINO env and pip requirements for model optimizer
      * Update logging
      * TF annotation Readme file was added
      * Update CHANGELOG
      * Keep aspect ratio for image, not reverse input channels
      * Move analytics into components
      0b10ba64
  18. 08 10月, 2018 1 次提交
    • N
      Add analytics (#118) · c096c2a6
      Nikita Manovich 提交于
      * ELK stack to analyze logs from client and server
      * Short-live container to configure kibana. Import kibana dashboards from export.json on startup.
      * Client and server logging is working throw python-logstash
      * Minor polishing of events and dashboards.
      * Default is discover, new visualizations.
      * Make comments more readable inside logger.js.
      * Added a path for backups.
      c096c2a6
  19. 02 10月, 2018 1 次提交
  20. 26 9月, 2018 1 次提交
  21. 21 9月, 2018 3 次提交
  22. 20 9月, 2018 1 次提交
  23. 30 8月, 2018 1 次提交
    • N
      Moved development on public github. · a50b4cc1
      Nikita Manovich 提交于
      - changed Content-type for save_job request to application/json, object…
      - Adopted public PR - PASCAL VOC converter
      - Added convert_to_mask.py script
      - Fixed player continue plaing at the end of video, lock for editable object broke the client
      - Same colors for shapes and menus, ability to change color for label or group
      - Undo redo
      - Added license header for all files
      - Added .gitattributes file (critical for bash scripts)
      - Fixed "Don't delete tasks if a user is deleted"
      - More strict check for 'checkbox' and 'number' values
      - Added convert_to_coco.py script
      - Job statistic were extended. Blowradius was removed
      - More strict labels verification
      - Drag polygons by requirement, norm stroke opacity, easy box dragging
      - Drawing with mouse outside the image area
      - Fixed 7z support
      - Boundig box size in drawer, switcheable grid
      - Split tracks feature
      - Fix flip parsing
      - Update color set & color by label feature
      - Add point for polygons feature
      - Added context menu
      - Polyshapes
      a50b4cc1
  24. 07 8月, 2018 1 次提交
  25. 07 7月, 2018 1 次提交
    • N
      Release 0.1.1 · e8b2c403
      Nikita Manovich 提交于
          * video from share hotfix & dump hotfix
          * Added contributors
          * Added screenshot, documentation, screencasts into README.md
          * Fixed GitHub documentation
      e8b2c403
  26. 30 6月, 2018 1 次提交