convolution2d
There are 5 repositories under convolution2d topic.
anilsathyan7/ConvAcc
Accelerating convolution using numba, cupy and xnor in python
FilipTirnanic96/SIFT_patch_match
Advance Patch Matcher Implementation. Matching patches with high accuracy and short time conditions using simplified SIFT algorithm and RANSAC outlier filtering.
tbozinis/simple-convolution
This is a simple convolution implementation both for CPU_only and GPU_only (using CUDA)
abrbird/NNNumpy
Neural networks
kvasnyj/Behavioral-Cloning
Train a deep neural network to drive a car like you!