Skip to content

always keeping exif info#82

Merged
zhiltsov-max merged 7 commits intodevelopfrom
dl/always-keeping-exif
Feb 10, 2025
Merged

always keeping exif info#82
zhiltsov-max merged 7 commits intodevelopfrom
dl/always-keeping-exif

Conversation

@Eldies
Copy link
Copy Markdown

@Eldies Eldies commented Feb 10, 2025

Summary

  • Added support for EXIF image rotation in all image reads in all formats, not only for YOLO

How to test

Checklist

  • 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.​
  • I have updated the documentation accordingly

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) 2025 CVAT.ai Corporation
#
# SPDX-License-Identifier: MIT

@Eldies Eldies mentioned this pull request Feb 10, 2025
6 tasks
@zhiltsov-max
Copy link
Copy Markdown
Collaborator

Could you add at least 1 test for this change and update the changelog?

@Eldies
Copy link
Copy Markdown
Author

Eldies commented Feb 10, 2025

Could you add at least 1 test for this change and update the changelog?

done

@sonarqubecloud
Copy link
Copy Markdown

@zhiltsov-max zhiltsov-max merged commit 3d01d44 into develop Feb 10, 2025
6 checks passed
@zhiltsov-max zhiltsov-max deleted the dl/always-keeping-exif branch February 10, 2025 16:25
@zhiltsov-max
Copy link
Copy Markdown
Collaborator

Probably, we'll need a separate PR in CVAT for this change. I don't expect issues with regular images, as CVAT handles them itself, but segmentation masks in formats like VOC can be affected.

@zhiltsov-max zhiltsov-max mentioned this pull request Feb 11, 2025
6 tasks
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.

2 participants