• Vladislav Vinogradov's avatar
    fix gpu HOG implementation: · 21bbed7b
    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
    21bbed7b
hog.cpp 102 KB