Skip to content

Conversation

gdlg
Copy link

@gdlg gdlg commented Sep 26, 2025

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

AlbertvanHouten and others added 12 commits September 4, 2025 10:10
Signed-off-by: Albert van Houten <albert.van.houten@intel.com>
Co-authored-by: Leonardo Lai <leonardo.lai@intel.com>
Signed-off-by: Albert van Houten <albert.van.houten@intel.com>
…4751)

Signed-off-by: Albert van Houten <albert.van.houten@intel.com>
Co-authored-by: Grégoire Payen de La Garanderie <gdlg@hochet.info>
…ing_extensions into feature/datumaro

# Conflicts:
#	library/src/otx/data/dataset/base_new.py
#	library/src/otx/data/dataset/classification_new.py
#	library/src/otx/data/dataset/detection_new.py
#	library/src/otx/data/dataset/instance_segmentation_new.py
#	library/src/otx/data/dataset/keypoint_detection_new.py
#	library/src/otx/data/dataset/segmentation_new.py
#	library/src/otx/data/entity/sample.py
Signed-off-by: Albert van Houten <albert.van.houten@intel.com>
@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests BUILD labels Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants