carpentries-incubator / lesson-gpu-programming

GPU Programming with Python and CUDA.
https://carpentries-incubator.github.io/lesson-gpu-programming/
Other
19 stars 12 forks source link

Real data for the convolution #75

Closed isazi closed 1 year ago

isazi commented 2 years ago

Instead of creating the image in Python, use a real image for the convolution with Numpy/CuPy.

isazi commented 1 year ago

In today's meeting we decided that a real image can be used for an exercise, and not for explaining the convolution.