-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
ML / DLmachine learning, deep learningmachine learning, deep learning
Milestone
Description
해결하고자 하는 문제
CNN 과정이 실제로 Convolution 함수를 이용하는 것인지, 또는 그냥 Cross Correlation인지 궁금합니다.
Convolution의 수학적 개념이 궁금해 인터넷을 찾아보던 중 이러한 글을 발견했습니다. 생각해보니 5*5의 필터를 굳이 뒤집는 건 정말 쓸데없는 일인 것처럼 느껴져서, 실제로 Convolution을 하는 것인지(한다면 왜 굳이 필터를 뒤집어서 합성곱을 진행하는 것인지), 또는 관습상 Cross-Correlation을 Convolution이라고 부르는 것인지 궁금합니다.
Metadata
Metadata
Assignees
Labels
ML / DLmachine learning, deep learningmachine learning, deep learning