本博客汇总了个人在学习过程中所看过的一些论文、代码、资料以及常用的资源与网站,为了便于记录自身的学习过程,将其整理于博客之中。

Machine Learning

(1) Machine Learning Video Library - Caltech
说明:罗列了机器学习的常用算法以及机器学习图谱

(2) Deep Learning - Bengio

说明:Deep Learning三大牛之一Bengio写的一本书

(3) Understanding LSTM Networks

说明:非常棒的LSTM教程

(4) Hacker's guide to Neural Networks

说明:Standford大学CS博士生Andrej Karpathy写的神经网络学习指南

(5) The Unreasonable Effectiveness of Recurrent Neural Networks

说明:同样Andrej Karpathy写的关于RNN的博客

(6) Which Algorithm Family Can Answer My Question?

Computer Vision

Detction Project

(1) RCNN:

Paper: http://www.cs.berkeley.edu/~rbg/papers/r-cnn-cvpr.pdf

Code: https://github.com/rbgirshick/rcnn

(2) Fast-RCNN: 
Paper: http://arxiv.org/pdf/1504.08083v1.pdf

Code: https://github.com/rbgirshick/fast-rcnn

(3) Faster-Rcnn: 
Paper: http://arxiv.org/pdf/1506.01497v1.pdf

Code: UnRelease

(4) SPP-Net: 
Paper: http://arxiv.org/pdf/1406.4729v4.pdf

Code: https://github.com/ShaoqingRen/SPP_net

(5) YOLO:

Paper: http://arxiv.org/pdf/1506.02640v3.pdf

Code: http://pjreddie.com/darknet/yolo/

(6) End-to-end people detection in crowded scenes:CNN与LSTM结合的目标检测方法

Paper: http://arxiv.org/pdf/1506.04878v3.pdf

Code: https://github.com/Russell91/reinspect

Tracking

(1) CMT: 
Paper:

cvpr2014: http://www.gnebehay.com/publications/cvpr_2015/cvpr_2015.pdf

wacv2014: http://www.gnebehay.com/publications/wacv_2014/wacv_2014.pdf

Website: http://www.gnebehay.com/cmt/

Code:

Python: https://github.com/gnebehay/CMT

C++: https://github.com/gnebehay/CppMT

Helpful Blog:

songrotek: http://blog.csdn.net/songrotek/article/details/47662617

SuperResolution

(1) SCSR 
Paper: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4587647 
Code: http://www.ifp.illinois.edu/~jyang29/codes/ScSR.rar 
Website: http://www.ifp.illinois.edu/~jyang29/ScSR.htm

(2) SRCNN 
Paper: 
eccv2014: http://personal.ie.cuhk.edu.hk/~ccloy/files/eccv_2014_deepresolution.pdf 
T-PAMI: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7115171 
Website: http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html 
Code: http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html

People

(1) Ross B. Girshick - The Author of RCNN、Fast-RCNN 
Website: http://www.cs.berkeley.edu/~rbg/#girshick2014rcnn 
Github: https://github.com/rbgirshick

(2) Shaoqing Ren - The Author of Faster-Rcnn、SPP-Net 
Website: http://home.ustc.edu.cn/~sqren/ 
Github: https://github.com/ShaoqingRen

(3) Georg Nebehay - The Author of CMT 
Website: http://www.gnebehay.com 
Github: https://github.com/gnebehay

(4) Jianchao Yang - The Author of SCSR 
Website: http://www.ifp.illinois.edu/~jyang29/

Interestiing Things

(1) 全景图 
作者:M.S_2308 
介绍: http://www.guokr.com/post/444888/ 
分析:http://www.guokr.com/post/445059/ 
软件:http://matthewalunbrown.com/autostitch/autostitch.html

(2) Kaggle Competition: Denoising Dirty Documents 
Proplem Website: https://www.kaggle.com/c/denoising-dirty-documents/data 
Solution Website: http://colinpriest.com/

My Reading List - Machine Learning && Computer Vision的更多相关文章

  1. How do I learn machine learning?

    https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644   How Can I Learn X? ...

  2. [学习笔记] CS131 Computer Vision: Foundations and Applications:Lecture 4 像素和滤波器

    Background reading: Forsyth and Ponce, Computer Vision Chapter 7 Image sampling and quantization Typ ...

  3. Teaching Your Computer To Play Super Mario Bros. – A Fork of the Google DeepMind Atari Machine Learning Project

    Teaching Your Computer To Play Super Mario Bros. – A Fork of the Google DeepMind Atari Machine Learn ...

  4. Deep Learning关于Vision的Reading List

    最近开始学习深度学习了,加油! 下文转载自:http://blog.sina.com.cn/s/blog_bda0d2f10101fpp4.html 主要是顺着Bengio的PAMI review的文 ...

  5. Learning ROS for Robotics Programming Second Edition学习笔记(五) indigo computer vision

    中文译著已经出版,详情请参考:http://blog.csdn.net/ZhangRelay/article/category/6506865 Learning ROS for Robotics Pr ...

  6. How do you explain Machine Learning and Data Mining to non Computer Science people?

    How do you explain Machine Learning and Data Mining to non Computer Science people?   Pararth Shah, ...

  7. 【机器学习Machine Learning】资料大全

    昨天总结了深度学习的资料,今天把机器学习的资料也总结一下(友情提示:有些网站需要"科学上网"^_^) 推荐几本好书: 1.Pattern Recognition and Machi ...

  8. ON THE EVOLUTION OF MACHINE LEARNING: FROM LINEAR MODELS TO NEURAL NETWORKS

    ON THE EVOLUTION OF MACHINE LEARNING: FROM LINEAR MODELS TO NEURAL NETWORKS We recently interviewed ...

  9. 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】

    转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...

随机推荐

  1. 从U盘安装linux(前人踩坑后人乘凉)

    今天踩了一个大坑,网上的教程从u盘安装linux少了一个关键步骤导致我挣扎了两个小时 废话不多说,开始需要准备一些东西 1.从官网下载一个Ubuntu 10.04的镜像 2.一个大于等于1G的支持启动 ...

  2. i++为什么是线程不安全的

    主要是因为i++这个操作不是原子性的,它会编译成 i = i +1: 其实是做了3个步骤,一个是读取,修改,写入 .所以会出现多线程访问冲突问题. 可以结合Java内存模型来进行说明.

  3. js的数组问题

    目录: 1. 遇到的问题 2. 解决方案 3. 内部原理 4. 总结 1. 遇到的问题 前天在写js时,遇到了一个很奇怪的问题:我有两个数组变量a.b,在经过一些运算后,数组b中有一些值,然后我就把数 ...

  4. C++(三十) — this 指针

    1.如何区分多个对象调用同一个类函数? 类外部访问类成员,必须用对象来调用.一个类的所有对象在调用的成员函数,都执行同一段代码,那成员函数如何区分属于哪个对象呢? 在对象调用成员函数时,除接收实参外, ...

  5. wireshark抓取mysql数据包

    最近在学习搭建数据库服务,因为跟产品相关所以需要从流量中拿到mysql的数据包.然后就想着在本机搭建mysql数据库,然后连接,用wireshark抓就行了. MySQL搭建用的是XAMPP,想说XA ...

  6. Java 完美判断字符串中中文字符【中文符号】

    package com.cmc.util; import java.util.regex.Pattern; public class CharUtil { public static void mai ...

  7. centos7 rabbitmq 安装

    http://www.rabbitmq.com/install-rpm.html Overview rabbitmq-server is included in Fedora. However, th ...

  8. Day14 js高级部分

    JS中文学习文档 http://jquery.cuishifeng.cn/ 一.函数变量的作用域: 变量的作用域是在声明时决定的而不是调用执行时决定 作用域链: 二.词法分析: 函数执行前,会进行预编 ...

  9. BZOJ2259 [Oibh]新型计算机

    话说hzwer你在坑爹?... 我按照你的建图交了上去,发现WA. 开始检查= =...过了好久,突然觉得画风不对...hzwer您建图错了啊!!! 后来看了看zky的终于知道了怎么回事>_&l ...

  10. 020——VUE中变异方法push的留言版实例讲解

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title> ...