Skip to content

Fixes#76

Merged
zhiltsov-max merged 8 commits intodevelopfrom
zm/little-fixes
Jan 6, 2021
Merged

Fixes#76
zhiltsov-max merged 8 commits intodevelopfrom
zm/little-fixes

Conversation

@zhiltsov-max
Copy link
Copy Markdown
Contributor

@zhiltsov-max zhiltsov-max commented Jan 6, 2021

Summary

  • Fixed inplace file copying when saving images
  • Fixed labelmap parameter type checking in VOC converter
  • Moved config tests to another file
  • Extended config class with reading and writing into file objects
  • Added more dataset tests

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

@zhiltsov-max zhiltsov-max merged commit f8cdef5 into develop Jan 6, 2021
@zhiltsov-max zhiltsov-max deleted the zm/little-fixes branch January 6, 2021 19:14
zhiltsov-max pushed a commit to zhiltsov-max/datumaro that referenced this pull request Jan 27, 2026
…dge-platform#76)

* moving ItemStatus, DatasetItemStorage, DatasetItemStorageDatasetView to components/dataset_item_storage.py

* moving DatasetPatch, DatasetStorage to components/dataset_storage.py

* moving DEFAULT_SUBSET to util/definitions.py

* renaming components/dataset_filter.py to components/filter.py

* moving components/hl_ops.py to components/hl_ops/__init__.py

* renaming components/dataset_generator.py to components/generator.py

* moving Importer to components/importer.py

* moving Transform, ItemTransform to components/transformer.py
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.

1 participant