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
Hi, I really appreciate your effort to share some valuable code.
My only question is whether using OpenCV is faster than Pillow-SIMD. I have read articles from the web that Pillow is surely slower than OpenCV, but referring to pages like https://python-pillow.org/pillow-perf/, there may be some cases when Pillow-SIMD is faster than OpenCV.
Have you tried using Pillow-SIMD instead of plain Pillow? If so, have you done any comparison between OpenCV and Pillow-SIMD on video datasets like Kinetics?
Thanks again.
The text was updated successfully, but these errors were encountered:
Hey Sean,
I haven't done that exact comparison, but if you wanted to do the
comparison and compare to opencv, feel free to submit a pull request!
Best,
Jim
On Sun, Jun 9, 2019, 4:41 AM Sean Cha ***@***.***> wrote:
Hi, I really appreciate your effort to share some valuable code.
My only question is whether using OpenCV is faster than Pillow-SIMD. I
have read articles from the web that Pillow is surely slower than OpenCV,
but referring to pages like https://python-pillow.org/pillow-perf/, there
may be some cases when Pillow-SIMD is faster than OpenCV.
Have you tried using Pillow-SIMD instead of plain Pillow? If so, have you
done any comparison between OpenCV and Pillow-SIMD on video datasets like
Kinetics?
Thanks again.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AEHW2Y2L677IZQJFT6MDILDPZS62ZA5CNFSM4HWI7DE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GYNTP3Q>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEHW2Y6CVAUMGYQ43DGX2M3PZS62ZANCNFSM4HWI7DEQ>
.
Hi, I really appreciate your effort to share some valuable code.
My only question is whether using OpenCV is faster than Pillow-SIMD. I have read articles from the web that Pillow is surely slower than OpenCV, but referring to pages like https://python-pillow.org/pillow-perf/, there may be some cases when Pillow-SIMD is faster than OpenCV.
Have you tried using Pillow-SIMD instead of plain Pillow? If so, have you done any comparison between OpenCV and Pillow-SIMD on video datasets like Kinetics?
Thanks again.
The text was updated successfully, but these errors were encountered: