Skip to content

Commit

Permalink
Kate/handling multiple attributes and speed up detection split (cvat-…
Browse files Browse the repository at this point in the history
…ai#207)

* 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
  • Loading branch information
Jihyeon Yi authored Apr 8, 2021
1 parent b14dfa0 commit 70a9005
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 124 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-

### Changed
-
- Allowed arbitrary subset count and names in classification and detection splitters (<https://github.com/openvinotoolkit/datumaro/pull/207>)

### Deprecated
-
Expand Down
Loading

0 comments on commit 70a9005

Please sign in to comment.