上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 35 下一页

2017年8月23日

Image Filter

摘要: 香港中文大学研究成果 Rolling Guidance Filter http://www.cse.cuhk.edu.hk/~leojia/projects/rollguidance/ 100+ Times Faster Weighted Median Filter http://www.cse.c 阅读全文

posted @ 2017-08-23 11:08 Maddock 阅读(587) 评论(0) 推荐(0) 编辑

2017年8月20日

CVPR 2017 papers on the web

摘要: http://www.cvpapers.com/cvpr2017.html 阅读全文

posted @ 2017-08-20 23:13 Maddock 阅读(204) 评论(0) 推荐(0) 编辑

2017年8月18日

为什么凸优化这么重要?知乎解答

摘要: https://www.zhihu.com/question/24641575?sort=created 为什么 Non-Convex Optimization 受到了越来越大的关注? https://www.zhihu.com/question/61034915 阅读全文

posted @ 2017-08-18 19:46 Maddock 阅读(436) 评论(0) 推荐(0) 编辑

2017年8月17日

ceshi

摘要: %kadd.mclcclear all% img = imread('testimg\debug\left_small1.png');im(:,:,1) = importdata('img1.txt');im(:,:,2) = importdata('img2.txt');im(:,:,3) = i 阅读全文

posted @ 2017-08-17 17:36 Maddock 阅读(162) 评论(0) 推荐(0) 编辑

2017年8月16日

Kmeans原理与实现

摘要: 原理 http://www.cnblogs.com/jerrylead/archive/2011/04/06/2006910.html 实现 http://www.cnblogs.com/zjutzz/p/5924762.html 无监督学习之K-均值算法分析与MATLAB代码实现 转载 https 阅读全文

posted @ 2017-08-16 13:59 Maddock 阅读(276) 评论(0) 推荐(0) 编辑

2017年8月2日

deep learning+ Depth Estimation

摘要: Depth estimation/stereo matching/optical flow @CVPR 2017 Unsupervised Learning of Depth and Ego-Motion from Video https://people.eecs.berkeley.edu/%7E 阅读全文

posted @ 2017-08-02 10:24 Maddock 阅读(873) 评论(0) 推荐(0) 编辑

2017年8月1日

反向传播BackPropagation

摘要: http://www.cnblogs.com/charlotte77/p/5629865.html http://www.cnblogs.com/daniel-D/archive/2013/06/03/3116278.html http://deeplearning.stanford.edu/wik 阅读全文

posted @ 2017-08-01 23:07 Maddock 阅读(228) 评论(0) 推荐(0) 编辑

2017年7月30日

Softmax回归推导过程

摘要: http://www.cnblogs.com/Deep-Learning/p/7073744.html http://www.cnblogs.com/lutingting/p/4768882.html http://chenrudan.github.io/blog/2016/01/09/logist 阅读全文

posted @ 2017-07-30 22:52 Maddock 阅读(686) 评论(0) 推荐(0) 编辑

2017年7月29日

Ubuntu Python 安装numpy SciPy、MatPlotLib环境

摘要: 安装 sudo apt-get install python-scipysudo apt-get install python-numpysudo apt-get install python-matplotlib 测试 [[ 0.65980666 0.55674039 0.15432447 0.6 阅读全文

posted @ 2017-07-29 23:48 Maddock 阅读(615) 评论(0) 推荐(0) 编辑

2017年7月27日

Ubuntu libpng png++安装

摘要: http://blog.csdn.net/xiaozhun07/article/details/49865785 png使用过程问题小结: (1) libpng “png_set_longjmp_fn” not found 解决方法 In my case, I have the old png 1. 阅读全文

posted @ 2017-07-27 19:50 Maddock 阅读(4341) 评论(1) 推荐(0) 编辑

上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 35 下一页

导航