1. 30 6月, 2022 1 次提交
  2. 29 6月, 2022 1 次提交
  3. 28 6月, 2022 2 次提交
  4. 24 6月, 2022 1 次提交
  5. 22 6月, 2022 2 次提交
    • K
      Change last CI-nightly workflow run date (#78) · e33d97ec
      Kirill Sizov 提交于
      e33d97ec
    • M
      Make CLI code nicer (#60) · 26d78fe1
      Maxim Zhiltsov 提交于
      * Return created task id from function
      
      * Add pbar for annotation dump
      
      * Add testing requirements list
      
      * Remove resources properly in tests
      
      * Add backup dump progress bar
      
      * Refactor code
      
      * Set up logging in CLI
      
      * Add annotations uploading  progress with tus
      
      * Refactor code
      
      * Add tqdm dependency
      
      * Update changelog
      
      * Add some comments to the implementation
      
      * Remove extra code
      
      * Update ci container
      
      * Add progress bars to task import
      
      * Add tests, refactor code
      
      * Add progressbar for task creation
      
      * Remove extra line
      
      * Change exception type
      
      * Move requirements files
      
      * Fix dockerfile
      
      * Revert extra change
      
      * Isolate test directories
      
      * Move cli package
      
      * Update cli package references
      
      * Move package files into a directory
      
      * Move files
      
      * Update requirements and dockerfiles
      
      * Add cvat-cli package
      
      * Autoformat CLI code
      
      * Add developer guide
      
      * Update readme
      
      * Add Black check on CI
      
      * Add isort check on CI
      
      * Merge branch 'develop' into zm/cli-package
      
      * Update package
      
      * Change paths in cli code
      
      * Move files
      
      * Update docs
      
      * Update dockerfile
      
      * Update changelog
      
      * Fix linter issues
      
      * Fix linter issues
      
      * Add dev requirements
      
      * Update ci
      Co-authored-by: NNikita Manovich <nikita.manovich@gmail.com>
      26d78fe1
  6. 21 6月, 2022 1 次提交
  7. 20 6月, 2022 2 次提交
  8. 18 6月, 2022 2 次提交
  9. 16 6月, 2022 2 次提交
  10. 15 6月, 2022 3 次提交
  11. 14 6月, 2022 3 次提交
  12. 10 6月, 2022 2 次提交
  13. 08 6月, 2022 3 次提交
  14. 06 6月, 2022 3 次提交
  15. 03 6月, 2022 1 次提交
  16. 02 6月, 2022 2 次提交
  17. 31 5月, 2022 1 次提交
  18. 30 5月, 2022 1 次提交
    • B
      Prepare UI for attributes configuration (#4) · 2d522c87
      Boris Sekachev 提交于
      * Prepare UI for attributes configuration
      
      * Add padding for label attributes
      
      * Update attributes inference logic
      
      Check the attributes returned by nuclio function call and reject those that
      have either incompatible types or values.
      
      * Update cvat-ui version, CHANGELOG.md
      
      * Enhance automatic annotation BE logic
      
      The code in lambda_manager didn't account for attributes mappings that had
      different names thus returning an empty set of attributes because it couldn't
      find the correct match. Fix this by getting proper mapping from `attrMapping`
      property of the input data.
      
      * Updated CHANGELOG
      
      * Updated changelog
      
      * Adjusted code & feature
      
      * A bit adjusted layout
      
      * Minor refactoring
      
      * Fixed bug when run auto annotation without 'attributes' key
      
      * Fixed a couple of minor issues
      
      * Increased access key id length
      
      * Fixed unit tests
      
      * Merged develop
      
      * Rejected unnecessary change
      Co-authored-by: NArtem Zhivoderov <artemz@retailnext.net>
      2d522c87
  19. 29 5月, 2022 1 次提交
  20. 27 5月, 2022 1 次提交
  21. 26 5月, 2022 1 次提交
  22. 25 5月, 2022 2 次提交
  23. 24 5月, 2022 2 次提交