• Vladislav Vinogradov's avatar
    fix gpu HOG implementation: · 4539607a
    Vladislav Vinogradov authored
    move hog::set_up_constants from constructor to compute method
    
    if user changed CUDA device between constructor and computation,
    some variables were uninitialized
    (cherry picked from commit 21bbed7b)
    4539607a
hog.cpp 102 KB