Showing
10 changed files
with
19 additions
and
0 deletions
중간보고서/2by2 filter 결과.png
0 → 100644
16.6 KB
중간보고서/2by2 filter.png
0 → 100644
18.7 KB
중간보고서/4by4 filter.png
0 → 100644
15.3 KB
중간보고서/cifar10_input 이미지.png
0 → 100644
13.3 KB
6.66 KB
중간보고서/test error 결과.png
0 → 100644
350 KB
중간보고서/test error 결과1.png
0 → 100644
91.7 KB
중간보고서/객체.filter(imageFilter.Sharpen).png
0 → 100644
6.55 KB
중간보고서/논문 쓸 때 정확도 수치.txt
0 → 100644
1 | +[2 by 2 + orig] | ||
2 | +81.66 | ||
3 | +18.34 | ||
4 | + | ||
5 | +[orig] | ||
6 | +81.19 | ||
7 | +18.81 | ||
8 | + | ||
9 | +[PILimageEnhance-sharpness(5)+2by2+orig] | ||
10 | +82.79 | ||
11 | +17.21 | ||
12 | + | ||
13 | + | ||
14 | +--------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
15 | + | ||
16 | +['orig','2by2','2by2+orig','2by2(middle white)+orig','2by2(middle white2)+orig','30by30(outer black)+orig','PILimageFilter-sharpen+orig','PILimageEnhance-sharpness(5)+orig','PILimageEnhance-sharpness(5)+2by2+orig'] | ||
17 | + | ||
18 | + | ||
19 | +이미지 분류기로 사용되는 CNN 모델은 크게 2가지 단계로 나뉜다. 특징 추출(feature extraction)과 분류(classification)이다. 입력 데이터의 고유한 특징(invariance)를 찾는 특징 추출 단계에서 convolutional filter를 통한 다양한 특징을 추출하는데, 핵심이 되는 특징인 edge 정보를 이미지 입력 단계에서 선행 주입하는 방식으로 특징 추출이 용이하도록 한다. | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
중간보고서/중간최종보고서 양식.hwp
0 → 100644
No preview for this file type
-
Please register or login to post a comment