Jonathan Tompson

Results 7 issues of Jonathan Tompson

When cudnn.benchmark == true and if I FPROP a large network, the cudnn benchmark routine crashes my OS and ubuntu just restarts... No warning, no BSOD, it just restarts. This...

I get failures when linking smoke executable. Sorry for the large dump, but here is the compiler output: ``` [100%] [100%] [100%] Building CXX object Projects/CMakeFiles/smoke.dir/user_projects/Smoke/SMOKE_DRIVER.cpp.o Building CXX object Projects/CMakeFiles/smoke.dir/user_projects/Smoke/SMOKE_EXAMPLE.cpp.o...

Hey guys, For some reason the explicit template instantiation was commented out for SPARSE_MATRIX_FLAT_NXN which was causing linker errors for the smoke project. This PR fixes it.

This is a great resource! Thanks so much for making this public. However, I was wondering if you could add a LICENSE file specifying the license for this repository. I...

Not a bug but more of a comment. There's great documentation in example.py for recovering pose however it's not clear how to also recover button events using the same API....

Hi! Thanks for the awesome repo! I tried running run_evaluation.m, setting the dataset = 'OTB100' and I get the following error: Unable to read file '/data/unified_tracking_benchmark/tracker_benchmark_v1.0/anno/att/kitesurf.txt'. No such file or...

Fixes missing file error.