1. 04 6月, 2021 1 次提交
  2. 01 6月, 2021 5 次提交
    • A
      Fix incorrect attribute import in tracks (#3229) · cc4b3f31
      Anastasia Yasakova 提交于
      * add fixes
      
      * remove comments
      
      * fix return value in filter_track_shapes
      
      * update changelog
      cc4b3f31
    • J
      Add is_active field in UserFilter (#3235) · 573bdbe3
      Jijoong Kim 提交于
      * Add is_active field in UserFilter
      
      * Update changelog
      
      * Add is_active as a default searchParam to get user list
      
      * Fix url search query
      
      * Update CHANGELOG.md
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      573bdbe3
    • Z
      update COCO format documentation (#3197) · 1aff09a3
      Zoya Maslova 提交于
      * update COCO format documentation
      
      * change place of COCO docs changes
      
      * fix line length
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      1aff09a3
    • R
      Fix many spelling errors (#3244) · d15a3199
      Roman Donchenko 提交于
      * Fix spelling errors
      
      * Bump version numbers after the spelling fixes
      
      * Fix OSX build (os.mknod requires super-priviligies)
      
      * Fixed eslint warnings.
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      d15a3199
    • R
      Fix all remark warnings (#3261) · 25975467
      Roman Donchenko 提交于
      * Fix all issues reported by remark
      
      * Move remark dependencies from the workflow definition into package.json
      
      This enables the transitive dependencies to be pinned, just like for all
      other packages.
      
      * Add additional remark plugins
      
      These are needed to correctly parse certain constructs in Markdown files
      (such as tables and YAML frontmatter), and without them, remark produces
      invalid warnings on some files.
      
      * Update the remark-lint preset versions
      
      The previous versions reference the old version of the
      `remark-lint-table-cell-padding` plugin, which doesn't work correctly with
      the current version of `remark-parse` (and thus produces spurious warnings).
      
      * GitHub Actions: run remark on all Markdown files, not just changed ones
      
      This way, if a PR updates the remark configuration and that causes new errors
      to appear, those errors will show up in that PR, instead of the (unrelated) PR
      that next updates the affected files.
      
      There is no runtime cost to this, because remark takes approximately 1 second
      to check all files.
      25975467
  3. 31 5月, 2021 1 次提交
  4. 25 5月, 2021 1 次提交
  5. 20 5月, 2021 1 次提交
  6. 19 5月, 2021 1 次提交
  7. 18 5月, 2021 2 次提交
  8. 13 5月, 2021 1 次提交
  9. 07 5月, 2021 2 次提交
  10. 05 5月, 2021 1 次提交
  11. 29 4月, 2021 1 次提交
  12. 28 4月, 2021 1 次提交
  13. 23 4月, 2021 1 次提交
  14. 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
  15. 13 4月, 2021 1 次提交
  16. 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
  17. 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
  18. 01 4月, 2021 2 次提交
  19. 31 3月, 2021 1 次提交
  20. 30 3月, 2021 2 次提交
  21. 29 3月, 2021 2 次提交
  22. 26 3月, 2021 1 次提交
  23. 24 3月, 2021 1 次提交
  24. 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
  25. 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
  26. 19 3月, 2021 1 次提交
  27. 18 3月, 2021 3 次提交