收藏 分享(赏)

第七讲_图像数据处理及分析.pdf

上传人:陈琪琪 文档编号:46937 上传时间:2018-08-01 格式:PDF 页数:51 大小:1.78MB
下载 相关 举报
第七讲_图像数据处理及分析.pdf_第1页
第1页 / 共51页
第七讲_图像数据处理及分析.pdf_第2页
第2页 / 共51页
第七讲_图像数据处理及分析.pdf_第3页
第3页 / 共51页
第七讲_图像数据处理及分析.pdf_第4页
第4页 / 共51页
第七讲_图像数据处理及分析.pdf_第5页
第5页 / 共51页
点击查看更多>>
资源描述

1、互联网新技术在线教育领航者 ChinaHadoop互联网新技术在线教育领航者 LOGO -互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 互联网新技术在线教育领航者 CV 互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 scikit-image scikit-image Python NumPy ndarra

2、y NumPy SciPy pip install -U scikit-image互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 scikit-image skimage skimage NumPy ndarray skimage matplotlib scipy CV 1. 0 - 255, 0 255 2. 0 - 1, 0 1 skimage dtype 1. float- 0-1 2. unsigned bytes - 0-255 3. unsigned 16-bit integers - 0-6

3、5535 01_scikit_image_basic.ipynb互联网新技术在线教育领航者 scikit-image img_as_float, img_as_ubyte float skimage float 0-1 matplotlib, plt.imshow() color map I/O skiamge.io.imread() skimage.io.imread_collection() skimage.io.imsave() 01_scikit_image_basic.ipynb互联网新技术在线教育领航者 - scikit-image scikit-image scikit-imag

4、e 互联网新技术在线教育领航者 scikit-image RGB 3 ndarray RGB Gray, skimage.color.rgb2gray() skimage.exposure.histogram 02_image_proc.ipynb互联网新技术在线教育领航者 scikit-image skimage.exposure.rescale_intensity(image, in_range=(min, max) min 0 max 255 skimage.exposure.equalize_hist(image) 0, 1 02_image_proc.ipynb互联网新技术在线教育领

5、航者 scikit-image skimage.filters.rank.median skimage.filters.gaussian 02_image_proc.ipynb互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 1. 2. 3. 4. skimage skimage.feature http:/scikit-image.org/docs/dev/api/skimage.feature.html互联网新技术在线教育领航者 512x512 k 256 k k=20 20 (0, 0, 750, 1

6、4613, 24233, 11126, 12943, 19345, 22012, 23122, 27978, 33309, 25312, 15992, 9563, 12967, 8045, 828, 6, 0) 03_image_feat.ipynb k=10互联网新技术在线教育领航者 SIFT (Scale-invariant feature transform) SIFT 03_image_feat.ipynb 128 互联网新技术在线教育领航者 HOG (Histogram of Oriented Gradient) HOG HOG 03_image_feat.ipynb互联网新技术在线

7、教育领航者 HOG 03_image_feat.ipynb互联网新技术在线教育领航者 Cognitive-Face-Python https:/ key pip install cognitive_face key 03_image_feat.ipynb互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 1980 backpropagation input layer hidden layers output layer互联网新技术在线教育领航者 neuron unit input layer weight

8、3互联网新技术在线教育领航者 normalize 0-1 互联网新技术在线教育领航者 Backpropagation 1. (weights) (bias): -1 1 2. 2.1 2.2 互联网新技术在线教育领航者 3. 1) , 2) 3) 互联网新技术在线教育领航者 1. (w) (b) (i) (o)互联网新技术在线教育领航者 2.1. h1 h2 2 0.596884378 h out 1 1 1 2 2 1 1 h net w i w i b 1 0.15 0.05 0.2 0.1 0.35 1 0.3775 h net 1 1 0.3775 11 11 0.593269992

9、h h net out ee 互联网新技术在线教育领航者 2.1. o1 o2 1 1 2 5 6 2 1 o h h net w out w out b 1 1 1.105905967 11 11 0.75136507 o o net out ee 2 0.772928465 o out 1 0.4 0.593269992 0.45 0.596884378 0.6 1 1.105905967 o net 互联网新技术在线教育领航者 2.2. 2 1 () 2 total E target out 2 1 1 1 2 1 () 2 1 (0.01 0.75136507) 2 0.2748110

10、83 o o o E target out O1 O2 2 0.023560026 o E 12 0.274811083 0.023560026 0.298371109 total o o E E E 互联网新技术在线教育领航者 2.2. w5 w5 5 total E w 11 11 55 total total o o oo E E out net w out net w 互联网新技术在线教育领航者 2.2. ( ) 22 1 1 2 2 11 ( ) ( ) 22 total o o o o E target out target out 21 11 1 1 2 ( ) (0 1) 2

11、total oo o E target out out 11 1 () (0.01 0.75136507) 0.74136507 total oo o E target out out 互联网新技术在线教育领航者 2.2. ( ) 1 1 1 1 o o net out e 1 11 1 (1 ) 0.75136507 (1 0.75136507) 0.186815602 o oo o out out out net 互联网新技术在线教育领航者 2.2. ( ) 1 1 2 2 5 6 1 o h h net w out w out b 1 1 0.593269992 5 o h net ou

12、t w 11 11 55 0.74136507 0.186815602 0.593269992 0.082167041 total total o o oo E E out net w out net w 互联网新技术在线教育领航者 2.2. ( ) 55 5 0.4 0.5 0.082167041 0.35891648 total E ww w 6 0.408666186 7 0.511301270 8 0.561370121 w w w 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w ou

13、t h1 out o1 out o2 12 1 1 1 total o o h h h E E E out out out 1 1 1 1 1 1 o o o h o h E E net out net out 1 1 1 1 1 1 0.74136507 0.186815602 0.138498562 o o o o o o E E out net out net 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w out h1 out o1 out o2 12 1 1 1 total o o

14、h h h E E E out out out 1 1 1 1 1 1 o o o h o h E E net out net out 1 1 1 5 6 2 1 o h h net w out w out b 1 1 5 0.40 o h net w out 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w out h1 out o1 out o2 12 1 1 1 total o o h h h E E E out out out 1 1 1 1 1 1 o o o h o h E E ne

15、t out net out 1 1 0.138498562 0.40 0.055399425 o h E out 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w out h1 out o1 out o2 12 1 1 1 total o o h h h E E E out out out 2 1 0.019049119 o h E out 1 0.055399425 ( 0.019049119) 0.036350306 total h E out 互联网新技术在线教育领航者 2.2. ( )

16、11 11 11 total total h h hh E E out net w out net w 1 1 1 1 h h net out e 1 11 1 (1 ) 0.59326999(1 0.59326999) 0.241300709 h hh h out out out net 1 1 1 2 2 1 1 h net w i w i b 1 1 0.05 1 h net i w 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w 0.036350306 0.241300709 0.05

17、 1 0.000438568 total E w 互联网新技术在线教育领航者 2.2. ( ) 11 11 11 total total h h hh E E out net w out net w 11 1 0.15 0.5 0.000438568 0.149780716 total E ww w 2 0.19956143 3 0.24975114 4 0.29950229 w w w 互联网新技术在线教育领航者 3. lect07_nn互联网新技术在线教育领航者 - scikit-image scikit-image scikit-image 互联网新技术在线教育领航者 lect07_pr

18、oj 互联网新技术在线教育领航者 | http:/chuansong.me/n/401296742796 scikit-image http:/scikit-image.org/ http:/homepages.inf.ed.ac.uk/rbf/HIPR2/median.htm http:/homepages.inf.ed.ac.uk/rbf/HIPR2/gsmooth.htm SIFT http:/ SIFT demo http:/people.cs.ubc.ca/lowe/keypoints/互联网新技术在线教育领航者 HOG - http:/ Cognitive-Face-Python https:/ https:/ example/互联网新技术在线教育领航者 LOGO 疑问 Robin_TY互联网新技术在线教育领航者 LOGO 微信公众号:小象 新浪微博:ChinaHadoop 联系我 们

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 网络技术 > 热门技术

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:文库网官方知乎号:文库网

经营许可证编号: 粤ICP备2021046453号世界地图

文库网官网©版权所有2025营业执照举报