上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 30 下一页
摘要: https://blog.csdn.net/wuqindeyunque/article/details/103694900 https://theailearner.com/2019/01/30/contrast-stretching/ https://docs.opencv.org/3.4/d5/ 阅读全文
posted @ 2020-06-15 21:17 ChevisZhang 阅读(988) 评论(0) 推荐(0) 编辑
摘要: https://www.cse.unsw.edu.au/~cs9313/20T2/slides/L2.pdf https://drive.google.com/drive/folders/13_vsxSIEU9TDg1TCjYEwOidh0x3dU6es 第二节课花了40分钟讲,如果dataNode 阅读全文
posted @ 2020-06-15 17:11 ChevisZhang 阅读(131) 评论(0) 推荐(0) 编辑
摘要: https://www.cse.unsw.edu.au/~cs9313/20T2/slides/L2.pdf https://drive.google.com/drive/folders/13_vsxSIEU9TDg1TCjYEwOidh0x3dU6es Hadoop: 1.•Stores big 阅读全文
posted @ 2020-06-15 15:30 ChevisZhang 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 1.TCP三次握手 2.树深度的迭代法 3. 找到数组中 大于所有左边的数,小于所有右边的数,复杂度<n^2 4. precision,recall,f1 ; 什么时候希望precision高,什么时候希望recall高 5.机器学习与深度学习的边界 6. 盛最多水的容器 1. https://ba 阅读全文
posted @ 2020-06-15 11:38 ChevisZhang 阅读(215) 评论(0) 推荐(0) 编辑
摘要: weight decay 也就是L2正则化 https://blog.csdn.net/program_developer/article/details/80867468 阅读全文
posted @ 2020-06-15 09:56 ChevisZhang 阅读(152) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/3174257e619e https://zhuanlan.zhihu.com/p/62737338 https://www.cnblogs.com/linyouyi/p/11429511.html # pillow官方Lib https://pi 阅读全文
posted @ 2020-06-14 21:39 ChevisZhang 阅读(148) 评论(0) 推荐(0) 编辑
摘要: https://webcms3.cse.unsw.edu.au/COMP9517/20T2/resources/46792 阅读全文
posted @ 2020-06-14 12:14 ChevisZhang 阅读(125) 评论(0) 推荐(0) 编辑
摘要: https://webcms3.cse.unsw.edu.au/COMP9517/20T2/resources/46792 总结: 1. Spatial Filter 1 - Smoothing Spatial Filters 1) Gaussion Filter 用于smoothing图片,去掉噪 阅读全文
posted @ 2020-06-13 22:12 ChevisZhang 阅读(185) 评论(0) 推荐(0) 编辑
摘要: https://webcms3.cse.unsw.edu.au/COMP9517/20T2/resources/46792 Logic Operations: And / Or : pixel by pixel basis between 2 or more images + / - 下图中的mas 阅读全文
posted @ 2020-06-13 14:57 ChevisZhang 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 1. Contrast Stretching 将像素从小范围,放大到0-255 2. Intensity Histogram 统计强度直方图 3. Image Shaping 暂时不太懂 4. Image Sharpening 阅读全文
posted @ 2020-06-13 10:23 ChevisZhang 阅读(190) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 30 下一页