搜索资源列表
dalleyCudaPedDet
- This bundle provides the source code for the INRIA Object Detection and Localization Toolkit, with various optimizations including a CUDA port that allows most of the processing to be offloaded to a CUDA-capable NVidia graphics card for substantial s
jacket_matlab
- 在matlab下编程使用jacket工具包进行GPU加速图像平滑算法,对900×900的图像平滑可达8倍多的加速比。需要jacket工具包及cuda toolkit。-In matlab programming toolkit used jacket GPU-accelerated image smoothing algorithm, the 900,900 image smooth acceleration up to 8 times more than that. Need jacket t
faster_rcnn-master
- faster_rcnn的matlab试验资料,包括编译好的包,CUDA7.5,matlab2016a,VS2013(this is a good learning resource for object detection using deep learning. we use faster_rcnn algorithm and matlab coder cuda version is 7.5 VS version is 12.0 matlab version is 2016a)
Non Local Means with Cuda
- 使用cuda对快匹配算法进行并行化处理,提高了运算速度(The fast matching algorithm is parallelized with CUDA, and the speed of operation is improved.)