danielsuo / cuBoF

Bag-of-features library (soon-to-be) accelerated with CUDA
MIT License
0 stars 3 forks source link

CUDAfy nearest neighbor search #2

Open danielsuo opened 8 years ago

danielsuo commented 8 years ago
danielsuo commented 8 years ago

We can also naively compare against all neighbors, one for each thread.