Deep Learning Aggregating Features - Feature concatenation Channel-dimension concatenation Spatial dimension concatenation Size increased Example GoogleNet (128 + 192 + 96 + 256 => Filter Concatenation => 672 Spatial Pyramid P Net (16 + 4 + 1) U-Net merging (elementwise) Size remains same Example Feature Pyramid Network Merged with the corresponding bottom-up map (which undergoes a 1x1 convolutional layer to reduce channel dimensions) 이미지를 다양한 scale로 조절하여 다양한 feature를 추출, 크기에 따라 상대적으로 이용하여 predict 진행 Single-scale image input으로부터 multiple level에서 resizing된 feature map을 출력할 수 있는 architecture. Bottom-up pathway(CNN의 feed-forward 방식 computation) - CNN의 각 stage ResNet : input dimension 유지 공유하기 게시글 관리 Jay Chamber 저작자표시 비영리 동일조건 'Deep Learning' 카테고리의 다른 글 creating tensor (0) 2021.06.18 CNN Architectures (0) 2021.06.14 Up-sampling (0) 2021.06.14 CNN [1] : Pooling & Convolution (0) 2021.06.07 CNN [0] (0) 2021.05.24 Contents 당신이 좋아할만한 콘텐츠 creating tensor 2021.06.18 CNN Architectures 2021.06.14 Up-sampling 2021.06.14 CNN [1] : Pooling & Convolution 2021.06.07 댓글 0 + 이전 댓글 더보기