SRCNN - Super-resolution using convolutional neural networks. Uses OpenCL to execute on the GPU.
Stars
29
Forks
5
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
154
commits
Update README.md
bcca674
Merge branch 'dev/kernel_per_batch_'
4ae0350
Restore validation skip
1fba3ae
Mass square error
e772397
Mass backpropagate
bdc00d2
Mass forward
b797b9c
Convert forward propagation to batch-buffers
201b2c9
Create batch-deltas-gpu-buffers
4881fc0
Use batch-ground-truth-gpu-buffer in last squarred error calculations
7ef6c4f
Use batch-ground-truth-gpu-buffer in last delta calculations
00370d3
Use only single validation_error buffer
dd9f1dd
Remove AllocationItem
b8aa5e5
Make forward use ConfigBasedDataPipeline's internal buffers
5422aa3
Move execute_batch to ConfigBasedDataPipeline
9c3d415
Remove optimized kernel versions
c4e0836