1. 09 9月, 2020 4 次提交
  2. 08 9月, 2020 6 次提交
  3. 07 9月, 2020 4 次提交
  4. 04 9月, 2020 5 次提交
    • B
      Running detectors on the fly (#2102) · bd143853
      Boris Sekachev 提交于
      * Draft version
      
      * Removed extra file
      
      * Removed extra code
      
      * Updated icon: magic wand
      
      * Ctrl modifier, fixed some cases when interaction event isn't raised
      
      * Added tooltip description of an interactor
      
      * Locking UI while server fetching
      
      * Removing old code & refactoring
      
      * Fixed couple of bugs
      
      * Updated CHANGELOG.md, updated versions
      
      * Update crosshair.ts
      
      * Minor fixes
      
      * Fixed eslint issues
      
      * Prevent default action
      
      * Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
      
      * On the fly annotations draft
      
      * Initial version of FBRS interactive segmentation
      
      * Fix fbrs model_handler
      
      * Fixed couple of minor bugs
      
      * Added ability to interrupt interaction
      
      * Do not show reid on annotation view
      
      * Prettified UI
      
      * Updated changelog, increased version
      
      * Removed extra files
      
      * Removed extra code
      
      * Fixed changelog
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      bd143853
    • M
      [Datumaro] Merge with different categories (#2098) · ffb71fb7
      Maxim Zhiltsov 提交于
      * Add category merging
      
      * Update error message
      
      * Add category merging test
      
      * update changelog
      
      * Fix field access
      
      * remove import
      
      * Update CHANGELOG.md
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      ffb71fb7
    • M
      [Datumaro] Update docs (#2125) · 4dbfa3bf
      Maxim Zhiltsov 提交于
      * Update docs, add type hints, rename extract
      
      * Add developer guide
      
      * Update license headers, add license text
      
      * Update developer_guide.md
      Co-authored-by: NNikita Manovich <nikita.manovich@intel.com>
      4dbfa3bf
    • A
      Update Django 2->3 (#2121) · 87d76c9a
      Andrey Zhavoronkov 提交于
      * used ubuntu 20.04 as base image
      
      * updated CI image
      
      * Fixed indent
      
      * updated contributing guide and changelog
      
      * update django
      
      * Fixed migration:
      this migration contains several "duplicates" (for example, it changes the id field and then changes the tarck_id field of the related table).
      Since version 3.x, Django cannot apply such migrations and throws an exception.
      Also checked the auto-generated migration: it doesn't contain those double changes.
      In both cases, the schemas of these tables are the same.
      87d76c9a
    • M
      Fix cvat format (#2071) · 8cbe3956
      Maxim Zhiltsov 提交于
      8cbe3956
  5. 03 9月, 2020 6 次提交
  6. 01 9月, 2020 14 次提交
  7. 31 8月, 2020 1 次提交