CUDA 759 project
NOTE: Please execute the 'cmake_clean.sh' script before commiting things to the repo
FILES:
- final_report -- Final Project report
- me759_project_gpu_impl -- GPU parallelized implementation (Final outcome withe examples)
- project -- All intermediate files of implementation
- vj_cpp_orig -- Original CPP CPU implementation of Viola Jones