Skip to content

dromakin/Convolutional-Layers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeiroGraph

Course project

Image convolution

The convolution is identical to the operation of the clipping but the core is mirrored during convolution

Fighting the lack of pixels

  • Filling with a constant
  • Taking the nearest value
  • Boundary mirroring

Kernel

How it works?

RGB and Kernel

kernels

In this directory you can find different kernels to your images.

pictures

In this directory you can find images for your tests.

Convolve

Branches:

  • convolve3
  • convolve2
  • convolve

About

Undrestanding Convolutional Layers in Convolutional Neural Networks (CNNs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors