-
Notifications
You must be signed in to change notification settings - Fork 137
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
Release v0.1.7 #185
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update changelog
* 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
* update changelog
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
How to test
Checklist
develop
branchLicense
Feel free to contact the maintainers if that's a concern.