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 v0.1.7 #185

Merged
merged 24 commits into from
Mar 24, 2021
Merged

Release v0.1.7 #185

merged 24 commits into from
Mar 24, 2021

Conversation

zhiltsov-max
Copy link
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) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

Maxim Zhiltsov and others added 24 commits March 2, 2021 11:31
* Added sampler 

* update CHANGELOG.md

* update documentation

* Adding pandas update requirements.txt
* Refactor sampler, make tests check pandas availability

- updated error messages
- updated cli options
Added support of uppercase file name extension in ImageNet format
- Fixed image saving in VggFace2 and Widerface. Formats should not convert extensions, unless requested
- Refactored image saving in formats
* Add OpenVINO interpreter samples

* Move openvino_interpreter_samples into openvino/samples and rename openvino_launcher.py into openvino/launcher.py.
* support different languages and spaces in filenames in formats

* update Changelog
…Dir) (#169)

* add image search function

* rename image dir format, add ext support

* add image dir tests

* add exts in imagenet formats

* add more extensions
…Me, MOT, MOTS, TfDetectionApi) (#171)

* support arbitrary exts in labelme

* support arbitrary exts in lfw

* support arbitrary exts in mot

* support arbitrary exts in mots

* update tfrecord

* Update tests
* Implemented validator (classification & detection), CLI, and unit tests.

* Modified validation error messages, reworked validation reports to use datumaro.components.error, simplified unittest

* Fixed voc parsing

* Removed 'x' and 'y' stats from being computed. Extended valid attributes to include shared attributes.

* Added item subset to validation reports.

Co-authored-by: Maxim Zhiltsov <[email protected]>
…WiderFace, YOLO, VOC) (#172)

* support image exts in market1501

* support image exts in vggface2

* support image exts in widerface

* update yolo format

* support arbitrary exts in voc

* update tests

* update voc tests
* fix icdar format

* remove common converter

* split importer

Co-authored-by: Maxim Zhiltsov <[email protected]>
…DAR, Datumaro) (#170)

* support etxs in camvid

* update coco format

* update icdar format

* update cvat format

* add datumaro format tests
* Avoid unnecessary image loading in Datumaro format

* update changelog

* add test
* add image addition info

* Allow specifying the list of image extensions in ImageDir format

* Add image loading with API info
* ndr cli implementation, bugfix - memory error

* Update enum use and error messages

* Update and split tests

* Update changelog.md

* Update user_manual.md

Co-authored-by: Maxim Zhiltsov <[email protected]>
Co-authored-by: woos <[email protected]>
* add check for person_id, exclude annotation attributes on unknown person_id or camera_id
… JSON (#181)

* Fixed error when converting dict w/ tuple keys to JSON.

* Refactor error messages

* Fixed typo in comments. Added default TaskType in base _Validator class.

Co-authored-by: Maxim Zhiltsov <[email protected]>
* Allow spaces in label

* Add exception on multiple characters in segmentation line

Co-authored-by: Maxim Zhiltsov <[email protected]>
* Avoid saving masks in voc when segmentation is not required
* update version

* update changelog
@zhiltsov-max zhiltsov-max merged commit 9580d5d into master Mar 24, 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.

5 participants