mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
Updated GSoC_2018 (markdown)
parent
79d5f90822
commit
481675195d
11
GSoC_2018.md
11
GSoC_2018.md
@ -295,10 +295,13 @@ This is very general and always relevant topic. OpenCV is known for speed, but t
|
||||
|
||||
### 14. Halide language
|
||||
|
||||
- Optimizing exists algorithms or some parts using Halide.
|
||||
- Extend implementations for GPU targets.
|
||||
- Deep learning layers and topologies.
|
||||
- Automatic domain-specific scheduling.
|
||||
OpenCV 4.0 is going to be written in Halide so that the compiler can be used to quickly optimize OpenCV on all the different hardware platforms that are proliferating.
|
||||
- See the [Halide project here](http://halide-lang.org/)
|
||||
- We need:
|
||||
- Optimizing exists algorithms or some parts using Halide.
|
||||
- Extend implementations for GPU targets.
|
||||
- Deep learning layers and topologies.
|
||||
- Automatic domain-specific scheduling.
|
||||
|
||||
### 15. Better image & video encoding/decoding
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user