Skip to content

An improved Sobel operation with ideas from Inception Net

Notifications You must be signed in to change notification settings

cshong0618/ImprovedSobel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImprovedSobel

Implementation

This technique was inspired from InceptionNet which perform multiple convolution with different kernel size onto the input and concatenate them.

Kernel sizes used:

  • 3x3
  • 5x5
  • 7x7

About

An improved Sobel operation with ideas from Inception Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages