Skip to content

vinaygangadhar/red_ninjas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

red_ninjas

CUDA 759 project

NOTE: Please execute the 'cmake_clean.sh' script before commiting things to the repo

FILES:

  1. final_report -- Final Project report
  2. me759_project_gpu_impl -- GPU parallelized implementation (Final outcome withe examples)
  3. project -- All intermediate files of implementation
  4. vj_cpp_orig -- Original CPP CPU implementation of Viola Jones