Convolution:试图从头开始构建卷积程序。 放弃了c ++,所以是python

时间:2024-04-03 15:05:31
【文件属性】:

文件名称:Convolution:试图从头开始构建卷积程序。 放弃了c ++,所以是python

文件大小:2.3MB

文件格式:ZIP

更新时间:2024-04-03 15:05:31

Python

从头开始卷积 试图从头开始构建卷积程序。 放弃了c ++,所以是python 简要说明:尝试从头开始制作卷积算法,以免变得复杂 functions: to_gray_scale: Basically the title, takes the image and converts it to grayscale for example for the edge detection kernels convolute: Again, basically the title, takes the selected image and applies the kernel on it (kinda brute forcing) kernel: Using a 3x3 kernel, the


【文件预览】:
Convolution-main
----.gitattributes(66B)
----cvmain.py(4KB)
----convoluted_img_cv2.png(80KB)
----fuzzy doggos.png(71KB)
----convoluted_image3.png(76KB)
----convoluted_image2.png(1.7MB)
----main.py(389B)
----img.jpg(8KB)
----LICENSE(1KB)
----README.md(1KB)
----pic.jpg(8KB)
----dogs.jpg(6KB)
----kernel.txt(23B)
----convoluted_image.png(76KB)
----picture.jpg(328KB)

网友评论