Skip to content

Commit 4298ca0

Browse files
authored
Remove deprecated dataset formats (#1745)
<!-- Contributing guide: https://github.com/openvinotoolkit/datumaro/blob/develop/CONTRIBUTING.md --> ### Summary This PR removes two deprecated dataset formats: `Common Semantic Segmentation` and `Common Superresolution`. Both these dataset formats are used by OpenVINO accuracy checker, which itself is deprecated and no longer exists in recent versions. <!-- Resolves #111 and #222. Depends on #1000 (for series of dependent commits). This PR introduces this capability to make the project better in this and that. - Added this feature - Removed that feature - Fixed the problem #1234 --> ### How to test <!-- Describe the testing procedure for reviewers, if changes are not fully covered by unit tests or manual testing can be complicated. --> ### Checklist <!-- Put an 'x' in all the boxes that apply --> - [ ] I have added unit tests to cover my changes.​ - [ ] I have added integration tests to cover my changes.​ - [ ] I have added the description of my changes into [CHANGELOG](https://github.com/openvinotoolkit/datumaro/blob/develop/CHANGELOG.md).​ - [x] I have updated the [documentation](https://github.com/openvinotoolkit/datumaro/tree/develop/docs) accordingly ### License - [x] I submit _my code changes_ under the same [MIT License](https://github.com/openvinotoolkit/datumaro/blob/develop/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). ```python # Copyright (C) 2025 Intel Corporation # # SPDX-License-Identifier: MIT ```
2 parents 1da13fe + 7a4c86c commit 4298ca0

File tree

8 files changed

+0
-1026
lines changed

8 files changed

+0
-1026
lines changed

docs/source/docs/data-formats/formats/common_semantic_segmentation.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

docs/source/docs/data-formats/formats/common_super_resolution.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)