Skip to content

Release 0.1.9#277

Merged
zhiltsov-max merged 40 commits intomasterfrom
develop
Jun 3, 2021
Merged

Release 0.1.9#277
zhiltsov-max merged 40 commits intomasterfrom
develop

Conversation

@zhiltsov-max
Copy link
Copy Markdown
Contributor

Summary

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

chuneuny-emily and others added 30 commits April 5, 2021 13:57
Co-authored-by: Jihyeon Yi <jihyeon.yi@intel.com>
* better handling multi-attributes for classification_split

* handling multi-attributes better for detection

* bugfix in calculating required number of images for splitting 2 correct side effect of the changes for re-id split

* allow multiple subsets with arbitrary names

* rename _is_number to _is_float and improve it
* Fix export filtering

* update example in readme
* change export filename for LabelMe format

* Allow simple merge for datasets with no labels

* Add a more complex test on relative paths

* Support escaping in attributes

* update changelog

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* split unlabeled data into subsets for classification, detection. for re-id, 'not-supported' subsets for this data
* fix image saving in cvat format

* update changelog
* add face label

* update changelog
…g to Pascal VOC if they are not present (#216)

* remove check for 'difficult' attribute

* remove check for 'truncated' and 'occluded' attributes

* update changelog
* Ignore empty lines in yolo annotations

* Add type hints for image class, catch image opening errors in image.size

* update changelog
* add classification

* update changelog

* update documentation
* added segmentation_split

* updated changelog

* rename reidentification to reid
* add CIFAR dataset format

* add CIFAR to documentation

* update Changelog
* add validation item for instance segmentation
* add coco stuff and panoptic formats

* update CHANGELOG

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* add documentation for validator
* add user documentation for Pascal VOC format

* add integration tests

* update changelog
* add mnist format

* add mnist csv format

* add mnist to documentation
* Make formats docs folder, move format docs

* Create COCO format documentation
* Add folder creation

* Update changelog
* add user documentation file for yolo

* add integraion tests

* update user manual

* update changelog
* add cityscapes format

* add format docs

* update changelog
* add validator cli

* add configurable validator threshold

* update changelog
* Moving to GitHub Actions
Maxim Zhiltsov and others added 10 commits June 1, 2021 13:52
* Rename workflows
* Update PR template

* Update build status badge
* Update rise docs

* Update cli help
* Tests moved to pytest. Updated CI. Updated requirements.

* Updated contribution guide

* Added annotations for tests

* Updated tests

* Added code style guide
* Fix script call

* change script call to binary call
* Fix prog name

* Add mark_bug test annotation
* Fix labelmap parameter in camvid
* Update version

* Update changelog
@zhiltsov-max zhiltsov-max merged commit 057740e into master Jun 3, 2021
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.

6 participants