1. What contributions have the authors mentioned in the paper "Gswo: a programming model for gpu-enabled parallelization of sliding window operations in image processing" ?
However, GPU programming requires a steep learning curve and is error-prone for novices, so the availability of a tool that can produce a GPU implementation automatically from the original CPU source code can provide an attractive means by which the GPU power can be harnessed effectively.. This paper presents a GPUenabled programming model, called GSWO, which can assist GPU novices by converting their SWO-based image processing applications from the original C/C++ source code to CUDA code in a highly automated manner.
read more
2. What future works have the authors mentioned in the paper "Gswo: a programming model for gpu-enabled parallelization of sliding window operations in image processing" ?
The authors will investigate using shared memory to improve kernel acceleration in future work.. Conclusion and Future Work. Future work will introduce new pragmas to extend the GSWO model for more general time-consuming image processing applications, such as object detection.
read more





