-
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 0.1.9 #277
Merged
Merged
Release 0.1.9 #277
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
Co-authored-by: Jihyeon Yi <[email protected]>
…ocs, update tests (#203)
* 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 <[email protected]>
* 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 <[email protected]>
* 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 fixes * update changelog
* add validator cli * add configurable validator threshold * update changelog
* Moving to GitHub Actions
* 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 prog name * Add mark_bug test annotation
* Fix labelmap parameter in camvid
* 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.