搜索资源列表
CUDA.rar
- 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
dct8x8
- 基于cuda的dct图像压缩编码。要求:n卡,g80以上配置,支持cuda-Cuda-based image compression coding of dct. Requirements: n cards, g80 and above configurations, supporting cuda
cuj2k-src-1.1
- A JPEG2000 encoder on CUDA - Converts BMP -> JPEG2000 with your NVIDIA GPU - Commandline tool and CUDA/C++ library - For both lossless and lossy encoding - One of the fastest open-source JPEG2000 encoder: Encodes a 27 megapixel -
cuda-convnet
- 卷积神经网的GPU高效并行实现,用于大规模图像识别-A efficient GPU implementation of CNN with application to large-scale image recognition
CUDA-convnet
- HINTON的学生alex写的有关深度学习的图像分类上在cuda上的实现-Image classification HINTON alex students wrote about the depth of learning implemented on cuda' s
cnn_cuda5.5
- 利用cuda加速卷积神经网络,用于人工智能图像分类- Cuda accelerated use convolution neural networks, artificial intelligence for image classification
CorrectionImage
- 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
GPUBarCode
- 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,