Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.2.0 #64

Merged
merged 12 commits into from
Sep 19, 2018
Merged

Release 0.2.0 #64

merged 12 commits into from
Sep 19, 2018

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Sep 19, 2018

  • Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible
  • Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created
  • Better data validation on client and server
  • Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes
  • Bug has been fixed: filename extension in annotation file differ by source filename extension
  • Migration to bigint for indexes has been added
  • Some memory leaks have been fixed

Boris Sekachev and others added 12 commits September 4, 2018 15:45
Move function from closure to class method
Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m…
… had detached from DOM before their items were created
Performance of frame changing has been increased due to UI containers…
#55)

* Bug has been fixed: filename extensions in annotation file differ by source filename extension
* Data validation on client and server
* Consistent uploading methods for task and for job
Fixed problems with "integer out of range" for trackedbox (int -> bigint)
* svg.selectize.js memory leaks have been fixed
@nmanovic nmanovic merged commit eac18ff into release-0.2 Sep 19, 2018
@nmanovic nmanovic deleted the release-0.2.0 branch September 19, 2018 11:54
TOsmanov pushed a commit to TOsmanov/cvat that referenced this pull request Aug 23, 2021
* Relax importer for Pascal VOC dataset (search in subdirectories) (cvat-ai#50)

In some cases developers don't want to specify the exact path to Pascal VOC.
Now you have to specify VOCtrainval_11-May-2012/VOCdevkit/VOC2012/. After the
patch it will be possible to specify VOCtrainval_11-May-2012/.

* Allow missing supercategory in COCO annotations (cvat-ai#54)

Now it is possible to load coco_instances dataset even if the annotation file doesn't have supercategory

* Add CamVid format support (cvat-ai#55)

Co-authored-by: Maxim Zhiltsov <[email protected]>

* Fix CamVid format (cvat-ai#57)

* Fix ImageNet format

* Fix CamVid format

* ability to install opencv-python-headless instead opencv-python (cvat-ai#62)

Allow to choose `opencv=python-headless` as dependency with `DATUMARO_HEADLESS=1` env. variable when installing

* Release 0.1.4 (cvat-ai#63)

* update version

* update changelog

Co-authored-by: Nikita Manovich <[email protected]>
Co-authored-by: Anastasia Yasakova <[email protected]>
Co-authored-by: Andrey Zhavoronkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants