1. 18 5月, 2021 1 次提交
  2. 13 5月, 2021 1 次提交
  3. 07 5月, 2021 2 次提交
  4. 05 5月, 2021 1 次提交
  5. 29 4月, 2021 1 次提交
  6. 28 4月, 2021 1 次提交
  7. 23 4月, 2021 1 次提交
  8. 20 4月, 2021 2 次提交
    • B
      Added DICOM conversion script (#3095) · f267f8ae
      Boris Sekachev 提交于
      * Added DICOM conversion script
      
      * Updated changelog
      
      * Fixed strip to rstrip
      
      * Fixed some detected issues
      
      * Removed extra variable, updated README.md
      f267f8ae
    • M
      Fix bug with hung web worker (#3096) · 8a635b11
      Max Wang 提交于
      * Fix bug with hung web worker
      
      * Added upper limit to stop property of active chunk request
      
      * Add web worker fix to changelog
      
      * Bump to version 3.12.1
      8a635b11
  9. 13 4月, 2021 1 次提交
  10. 07 4月, 2021 1 次提交
    • B
      Added hotkeys to change labels (#3070) · 75242024
      Boris Sekachev 提交于
      * temp commit
      
      * Added ability to change default label and object label by using Ctrl+{number}
      
      * Removed extra changes
      
      * Minor refactoring
      
      * Added ability to change assigned keys
      
      * Redesigned popover
      
      * Added changelog record & updated version
      
      * Added memoization
      
      * Some minor changes
      
      * Applied comments
      Co-authored-by: NDmitry Kalinin <dmitry.kalinin@intel.com>
      75242024
  11. 02 4月, 2021 1 次提交
    • M
      Fix holes in exported instance masks (#3044) · beadcb1c
      Maxim Zhiltsov 提交于
      * update datumaro dependency
      
      * update coco format
      
      * update format docs
      
      - Update COCO documentation
      - Add Datumaro format description
      - Add TF guide on mask exporting
      - Add keypoint export guide in COCO
      
      * Add mask export docs
      
      * update changelog
      
      * add camvid
      
      * add coco
      
      * Update changelog
      beadcb1c
  12. 01 4月, 2021 2 次提交
  13. 31 3月, 2021 1 次提交
  14. 30 3月, 2021 2 次提交
  15. 29 3月, 2021 2 次提交
  16. 26 3月, 2021 1 次提交
  17. 24 3月, 2021 1 次提交
  18. 23 3月, 2021 1 次提交
    • M
      CVAT 3D - Milestone-4 (#2891) · 538bc937
      manasars 提交于
      * CVAT 3D Annotation - Added initial cuboid placement in all views
      
      * Fixed MACOS issue for upload of zip files
      
      * Fixed camera axis centre issue
      
      * Fixed ESLint import issues
      
      * Fixed context image fit issue and resizing possible on entire grey line between views
      
      * Fixed the multiple interection point issue
      
      * Fixed Naming convention as per SOW
      
      * Trigger notification
      
      * Reverted code to test cypress tests
      
      * Fixed review comments
      
      * Included tooltip and added actions for keys and UIOJKL buttons
      
      * Merged dev code, updated changelog and minor fixes
      
      * Fixed camera positioning issue in Top View
      
      * Reverted kubernetes auto-corrected code
      
      * Reverted kubernetes code
      
      Co-authored-by: cdp <cdp123>
      538bc937
  19. 22 3月, 2021 2 次提交
    • V
      Annotations filters new UI (#2871) · 11d818da
      Vitaliy Nishukov 提交于
      * Filters new UI implemented
      
      * Build fix
      
      * ESLint unmached pattern error fix
      
      * ESLint unmached pattern error fix in cvat-ui
      
      * ESLint unmached pattern error fix in github action workflow
      
      * Old test exclude from jest scope
      
      * Build fix
      
      * Build fix 1
      
      * Build fix 2
      
      * Tests failure fix
      
      * Review comments fix 1 and lock-hide test fix
      
      * lock-hide test fix
      
      * packages fix for cor & ui
      
      * Review comments fix
      
      * Top bar right group layout justify fix
      
      * Annotation page header responsive fix
      
      * Filters modal layout fix
      
      * Build fix. E2E case 13 workaround
      
      * Linters fix
      
      * Recently used empty rows fix
      
      * Comparable fields config fix
      
      * Build linters fix
      
      * Minor fixes
      
      * Fixed broken navigation
      
      * Fixed createObjectURL
      
      * Removed extra import
      
      * Fixed issues with attributes
      
      * Extra line were removed
      
      * Fixed typos
      
      * All renamed clientID -> objectID
      
      * Fixed small issues
      
      * Code refactoring
      
      * Fixed dot-contained names
      
      * Reordered import
      Co-authored-by: NBoris Sekachev <boris.sekachev@intel.com>
      11d818da
    • A
      Support for Market-1501 dataset format (#2869) · ce1666f6
      Anastasia Yasakova 提交于
      * Add support for Market-1501 dataset format
      
      * fix data access
      
      * Update Datumaro version
      
      * Add transforms
      
      * Update Changelog
      ce1666f6
  20. 19 3月, 2021 1 次提交
  21. 18 3月, 2021 5 次提交
  22. 17 3月, 2021 1 次提交
  23. 10 3月, 2021 1 次提交
  24. 05 3月, 2021 1 次提交
  25. 03 3月, 2021 3 次提交
  26. 01 3月, 2021 2 次提交
  27. 28 2月, 2021 1 次提交
    • B
      Migration to mousetrap, redesigned visualization settings (#2872) · fb17dca5
      Boris Sekachev 提交于
      * Initial version of shortcut fixes using mousetrap
      
      * Redesigned visualization settings
      
      * Updated cypress tests
      
      * Minor fix in AAM
      
      * Aborted extra changes
      
      * 1.1.0
      
      * Updated version & changelog
      
      * Aborted extra changes
      
      * Fixed headers
      
      * Using keycodes in cypress
      
      * Fixed a couple of commands
      fb17dca5