Lecture 24: High Performance Image Processing & Halide (23)
tanmayghai18
I think Halide is a really cool language/application of optimization in the way that it shrinks huge chunks of code into much shorter segments. In the future, I wonder how it could be applied to projects in our various courses!
nathanpetreaca
When I was taking cs194-26 I had always wondered about a language for image processing. At the time I was using python, and I felt really bogged down by it. To say the least, I really look forward to giving this a try.
fywu85
I think Halide does not limit itself to only graphics applications. A lot of computations in image processing are similar to the tasks in deep learning. For example, Halide is used in Facebook Tensor Comprehension.
I think Halide is a really cool language/application of optimization in the way that it shrinks huge chunks of code into much shorter segments. In the future, I wonder how it could be applied to projects in our various courses!
When I was taking cs194-26 I had always wondered about a language for image processing. At the time I was using python, and I felt really bogged down by it. To say the least, I really look forward to giving this a try.
I think Halide does not limit itself to only graphics applications. A lot of computations in image processing are similar to the tasks in deep learning. For example, Halide is used in Facebook Tensor Comprehension.