Celebrandil / CudaSift

A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
MIT License
860 stars 285 forks source link

SYCL version for Cudasifit #88

Open skambapugithub opened 1 year ago

skambapugithub commented 1 year ago

This version implements the SYCL version of CudaSift project. The base version is taken from CudaSift CUDA version and ported to SYCL version.