You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be able to support .heic, it's a common file format used by Apple
Possible Solution
No response
Context
I have a system that stores images, I want an easy way to upload those images to CVAT, I made my own implementation of uploading to the API on a local instance.
Basically CVAT supports the image format which are supported by stock Pillow Python library.
We do not have any plans regarding HEIC support, but you may try to contribute.
But the easiest way for you, I believe, will be to convert it to something more commonly used.
Actions before raising this issue
Steps to Reproduce
Expected Behavior
Should be able to support .heic, it's a common file format used by Apple
Possible Solution
No response
Context
I have a system that stores images, I want an easy way to upload those images to CVAT, I made my own implementation of uploading to the API on a local instance.
Environment
The text was updated successfully, but these errors were encountered: