Computational Speed of Conversions #789
JoshuaEbenezer
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @JoshuaEbenezer, Yes this is acknowledged and last year, one of our GSoC projects was just about that, i.e. The Need for Speed. @OmarWagih1 created a repository to benchmark Colour and implemented support for Cupy in this PR: #625 It needs to be merged but requires me sourcing a good machine with Cuda. Cheers, Thomas |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This library is incredible but a lot of functions seem to be really slow. I've been using this for color space or EOTF conversions (BT2020<->BT709 or SMPTE2084<->Linear) and these take a few seconds for 4k images. Do you have any suggestions or plans to improve speed?
Beta Was this translation helpful? Give feedback.
All reactions