1. 06 9月, 2021 1 次提交
  2. 02 9月, 2021 1 次提交
    • M
      [cvat-core] support cloud storage (#3313) · 720d7984
      Maria Khrustaleva 提交于
      * Update server-proxy
      
      * Add cloud storage implementation && update enums
      
      * Add api && fix server-proxy
      
      * Add fixes
      
      * small update
      
      * Move from ui_support_cloud_storage
      
      * Remove temporary credentials && fix typos
      
      * Remove trailing spaces
      
      * Apply lost changes
      
      * manifest_set -> manifests
      
      * [cvat-core] Add status && updated getpreview for getting the desired error message from the server
      
      * Remove excess code
      
      * Fix missing
      
      * Add tests
      
      * move from cycle
      
      * Update CHANGELOG
      
      * Increase version
      720d7984
  3. 01 9月, 2021 1 次提交
    • K
      [Dataset manager] Fix import for MOTS format (#3612) · 25f0840c
      Kirill Sizov 提交于
      * Add group for shapes with same track_id
      
      * Replace shift variable
      
      * Use negative ids
      
      * Add unit test
      
      * Rename extra args
      
      * Allow dots in image name for 3D formats
      
      * Update changelog
      
      * Revert changes in bindings
      
      * Fix imports
      25f0840c
  4. 31 8月, 2021 1 次提交
    • M
      Extension of cloud storage server part (#3386) · fa15f788
      Maria Khrustaleva 提交于
      * Add preview && some fixes
      
      * Fix case with sub dirs on cloud storage
      
      * Move server part from ui_support_cloud_storage && fix missing id field
      
      * Add support_key_secret_key_pair
      
      * Fix several moments
      
      * Add index resetting
      
      * Fix pylint errors
      
      * Remove excess migration
      
      * tmp
      
      * Some fixes
      
      * Fixes
      
      * fix
      
      * [server] Add cloud storage status && fixes
      
      * Remove unused import
      
      * Add manifest set_index method
      
      * Implement status support for Azure blob container
      
      * Move specific attributes parsing into utils
      
      * Fix missing in migration
      
      * Fix error display
      
      * some fix
      
      * Update migration dependency
      
      * Update google cloud storage status
      
      * Update migrtaions
      
      * Update CHANGELOG
      fa15f788
  5. 27 8月, 2021 1 次提交
    • J
      Support of Google Cloud Storage for cloud storage (#3561) · 6a29b344
      Jason Wu 提交于
      * Support Google Cloud Storage for cloud provider
      
      Implement GoogleCloudStorage and add KEY_FILE_PATH to
      CredentialsTypeChoice, and key_file_path in Credentials
      
      * Handle cloud storage key contains path seperator
      
      * Update changelog
      
      * Add the migration file for engine_cloud_provider table
      6a29b344
  6. 18 8月, 2021 1 次提交
    • K
      Intelligent scissors disabling feature (#3510) · 1da3c96b
      Kirill Lakhov 提交于
      * disabling feature
      
      * excess points bugfix
      
      * ctrl interaction
      
      * ui bugfix
      
      * trackers block mode removal
      
      * Ctrl press fix
      
      * approximation disabled only for block mode
      
      * architectural improvements
      
      * code refactoring
      
      * renamed switchBlockMode
      
      * added comments
      
      * callback signature change
      
      * polygon finish fix
      
      * fixed bugs
      
      * removed unnecessary if
      
      * final recalculation threshold disable
      
      * delete points bugfix
      
      * update changelog
      
      * update package versions
      1da3c96b
  7. 17 8月, 2021 1 次提交
  8. 16 8月, 2021 1 次提交
  9. 06 8月, 2021 3 次提交
  10. 05 8月, 2021 1 次提交
  11. 04 8月, 2021 1 次提交
  12. 03 8月, 2021 1 次提交
  13. 02 8月, 2021 2 次提交
  14. 29 7月, 2021 1 次提交
  15. 28 7月, 2021 1 次提交
    • B
      Semi-automatic tools enhancements (Client-side points minimizer) (#3450) · 0ea4897b
      Boris Sekachev 提交于
      * First stage for points minimizer
      
      * Fixed issue with correct opencv initialization status
      
      * Displaying points during interaction
      
      * Added releasing memory
      
      * Initial version for on-the-fly optimization
      
      * Redesigned accuracy
      
      * Updated version & changelog
      
      * Fixed opencv scissors
      
      * Clean up some intermediate state
      
      * Fixed scss
      
      * Redesigned slider a bit
      
      * Added errored shape
      
      * Keep slider hidden while didn't recieve first points
      
      * Adjusted settings slider
      
      * Updated label
      
      * A couple of fixes for trackers & detectors
      
      * Updated default value
      0ea4897b
  16. 27 7月, 2021 2 次提交
    • K
      Histogram equalization feature (#3447) · 7e7a5b96
      Kirill Lakhov 提交于
      * Added histogram equalization
      
      * Fixed equalization memory leak
      
      * Removed unused console.log
      
      * Fixed eslint errors
      
      * Fixed algorithm implementation in opencv control
      
      * Fixed histogram equalization disabling
      
      * Fixed eslint errors
      
      * Removed outdated code and reworked cycles in functions
      
      * Fixed forceUpdate flag disabling
      
      * Fixed image bitmap creation
      
      * Fixed running setState and imageModifier
      7e7a5b96
    • D
      Fixed creation task problem (#3454) · e3616df0
      Dmitry Kalinin 提交于
      * Fixed existng labels issue
      
      * Added CHANGELOG, increased package versions
      
      * Fixed project search field
      
      * Fixed cypress test
      e3616df0
  17. 26 7月, 2021 1 次提交
    • T
      Replace Nginx proxy with Traefik (#3409) · 6055be49
      Tadej Svetina 提交于
      * Replace Nginx with Traefik
      
      * Comment Traefik dashboard commands and ports
      
      * Fix cvat service port
      
      * Simplify traefik dashboard instructions
      
      * Add license to docker-compose files
      
      * Update all mentions of CVAT_HOST in the docs
      
      * Add link to Traefik documentation on router rules
      
      * Return base CVAT port to 8080
      
      * Fix spelling in documentation
      
      * Fix port indentaion in docker-compose file
      
      * Fix Traefik dashboard config
      
      * Update changelog
      
      * Adapt serverless dockerfile
      
      * Update analytics dockerfile
      
      * Update analytics docker compose file
      
      * Fix linting issues
      
      * fixed linter issues
      Co-authored-by: NAndrey Zhavoronkov <andrey.zhavoronkov@intel.com>
      6055be49
  18. 21 7月, 2021 1 次提交
  19. 20 7月, 2021 1 次提交
    • B
      Semi-automatic tools enhancements (Stage 0) (#3417) · 330b8a83
      Boris Sekachev 提交于
      * Improved removable points, added a button to finish current object
      * Code refactoring for ai tools and opencv
      * Fixed style for workspace selector
      * IOG UX fix
      * Updated version & changelog
      * Added 'min_neg_points' parameter to serverless interactors
      * Return 'min_neg_points' from the server
      330b8a83
  20. 19 7月, 2021 1 次提交
  21. 16 7月, 2021 2 次提交
  22. 02 7月, 2021 1 次提交
  23. 01 7月, 2021 1 次提交
  24. 30 6月, 2021 1 次提交
  25. 29 6月, 2021 1 次提交
    • D
      Webpack dev server proxy (#3368) · 961bc589
      Dmitry Kalinin 提交于
      * Added proxy to webpack dev server config
      
      * Added CHANGELOG increased package version
      
      * Added webpack.config to eslintignore
      
      * Added webpack.config to eslintignore
      
      * Changed ignore to wildcard
      
      * Changed path checker to regexp
      961bc589
  26. 18 6月, 2021 1 次提交
  27. 16 6月, 2021 2 次提交
  28. 15 6月, 2021 1 次提交
  29. 09 6月, 2021 1 次提交
  30. 08 6月, 2021 2 次提交
  31. 05 6月, 2021 1 次提交
  32. 04 6月, 2021 1 次提交
  33. 01 6月, 2021 1 次提交