-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdl_collections.html
55 lines (52 loc) · 3.38 KB
/
dl_collections.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0033)http://www.convnet.me/papers.html -->
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deep Learning Collections</title>
</head>
<body leftmargin="150" marginwidth="150">
<h2 align="center">Deep Learning Collections</h2>
<hr>
<li><strong>Conferences</strong></li>
<li>ICCV: <a href="http://www.cvpapers.com/iccv2015.html">2015</a>,
<a href="http://www.cvpapers.com/iccv2013.html">2013</a>,
<a href="http://www.cvpapers.com/iccv2011.html">2011</a>,
<a href="http://www.cvpapers.com/iccv2009.html">2009</a>,
<a href="http://www.cvpapers.com/iccv2007.html">2007</a>
</li>
<li>CVPR: <a href="http://www.cvpapers.com/cvpr2017.html">2017</a>,
<a href="http://openaccess.thecvf.com/CVPR2016.py">2016</a>,
<a href="http://openaccess.thecvf.com/CVPR2015.py">2015</a>,
<a href="http://www.cvpapers.com/cvpr2014.html">2014</a>,
<a href="http://www.cvpapers.com/cvpr2013.html">2013</a>,
<a href="http://www.cvpapers.com/cvpr2012.html">2012</a>,
<a href="http://www.cvpapers.com/cvpr2011.html">2011</a>,
<a href="http://www.cvpapers.com/cvpr2010.html">2010</a>,
<a href="http://www.cvpapers.com/cvpr2009.html">2009</a>,
<a href="http://www.cvpapers.com/cvpr2008.html">2008</a>,
<a href="http://www.cvpapers.com/cvpr2007.html">2007</a>
</li>
<li>ECCV: <a href="http://www.cvpapers.com/eccv2014.html">2014</a>,
<a href="http://www.cvpapers.com/eccv2012.html">2012</a>,
<a href="http://www.cvpapers.com/eccv2010.html">2010</a>,
<a href="http://www.cvpapers.com/eccv2008.html">2008</a>,
<a href="http://www.cvpapers.com/eccv2006.html">2006</a>
</li>
<li>BMVC: <a href="http://www.bmva.org/bmvc/">Online</a></li>
<br/>
<li><strong>Review/Survey Papers</strong></li>
<li> <a target="_blank" href=""></a></li>
<li> </li>
<br/>
<li><strong>Online Resources</strong></li>
<li> <a target="_blank" href="http://handong1587.github.io/deep_learning/2015/10/09/dl-resources.html">Deep Learning Resources</a></li>
<li> <a target="_blank" href="https://github.com/kjw0612/awesome-deep-vision">awesome-deep-vision</a></li>
<li> <a target="_blank" href="https://medium.com/@rayalez/best-deep-learning-resources-76b24c67f9e#.lbsvpvtpd">Best Deep Learning Resources</a></li>
<li> <a target="_blank" href="https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap">Deep Learning Papers Reading Roadmap</a></li>
<li> <a target="_blank" href="http://mp.weixin.qq.com/s?__biz=MzA3MzI4MjgzMw==&mid=2650716071&idx=1&sn=7aa209732425c6a52536fbb9012a09fd&scene=1&srcid=0613ugIwIy7buAbdTAbp3MxP&from=groupmessage&isappinstalled=0#wechat_redirect">2010-2016年被引用次数最多的深度学习论文</a></li>
<li>
Machine Learning & Deep Learning: <a target="_blank" href="https://github.com/ty4z2008/Qix/blob/master/dl.md">chap1</a>
<a target="_blank" href="https://github.com/ty4z2008/Qix/blob/master/dl2.md">chap2</a>
</li>
<li> <a target="_blank" href="http://www.asimovinstitute.org/neural-network-zoo/">neural network zoo</a>
<a target="_blank" href="http://www.asimovinstitute.org/neural-network-zoo-prequel-cells-layers/">cells and layers</a></li>
</body></html>