PyTorch implementation of Kervolutional Neural Network (CVPR 2019): https://arxiv.org/abs/1904.03955
-
Updated
Feb 2, 2020 - Python
PyTorch implementation of Kervolutional Neural Network (CVPR 2019): https://arxiv.org/abs/1904.03955
A Python tool for blurring images pixel by pixel using mathematical algorithms and also providing an approximate solution for sharpening the blurred image.
Detecting and coloring edges according to their direction using NxN kernel convolutions implementation.
Add a description, image, and links to the kernel-convolution topic page so that developers can more easily learn about it.
To associate your repository with the kernel-convolution topic, visit your repo's landing page and select "manage topics."