The Beautiful Future
caffe locally connected layer 본문
BxRxC = Im2colLayer(BxCxHxW)
BxD = ReshapeLayer(BxRxC)
BxD1 = InnerProductLayer(BxD)
BxC1xH1xW1 = ReshapeLayer(BxD1)
'스킬' 카테고리의 다른 글
Install Atom editor and integration with Github (0) | 2017.11.10 |
---|---|
우분투 명령어 (0) | 2017.08.09 |
sse add mul (0) | 2016.09.04 |
matlab 그래프 포인트 움직이기 (0) | 2016.09.01 |
vtk 설치 win8.1 (0) | 2016.08.06 |
Comments