File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
32
< https://github.com/openvinotoolkit/datumaro/pull/659 > )
33
33
- A way for formats to signal that they don't support detection
34
34
(< https://github.com/openvinotoolkit/datumaro/pull/665 > )
35
- - Deletion transforms ( ` delete_images ` , ` delete_annotations ` , ` delete_attributes ` )
36
- to delete specific images/annoations/attributes from dataset
37
- (https://github.com/openvinotoolkit/datumaro/pull/666 )
35
+ - Removal transforms to remove items/annoations/attributes from dataset
36
+ ( ` remove_images ` , ` remove_annotations ` , ` remove_attributes ` )
37
+ (< https://github.com/openvinotoolkit/datumaro/pull/670 > )
38
38
39
39
### Changed
40
40
- Allowed direct file paths in ` datum import ` . Such sources are imported like
You can’t perform that action at this time.
0 commit comments