|
@@ -141,10 +141,10 @@
|
|
|
(from Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun, Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks, arXiv:1506.01497.)</p>
|
|
|
|
|
|
<ul>
|
|
|
-<li>OverFeat, NYU <a href="http://arxiv.org/pdf/1311.2901">[Paper]</a>
|
|
|
+<li>OverFeat, NYU <a href="http://arxiv.org/pdf/1312.6229.pdf">[Paper]</a>
|
|
|
|
|
|
<ul>
|
|
|
-<li>Matthrew Zeiler, Rob Fergus, Visualizing and Understanding Convolutional Networks, ECCV, 2014.</li>
|
|
|
+<li>OverFeat: Integrated Recognition, Localization and Detection using Convolutional Networks, ICLR, 2014.</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li>R-CNN, UC Berkeley <a href="http://www.cv-foundation.org/openaccess/content_cvpr_2014/papers/Girshick_Rich_Feature_Hierarchies_2014_CVPR_paper.pdf">[Paper-CVPR14]</a> <a href="http://arxiv.org/pdf/1311.2524">[Paper-arXiv14]</a>
|
|
@@ -457,6 +457,13 @@
|
|
|
</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
+<li>Visualizing and Understanding CNN
|
|
|
+
|
|
|
+<ul>
|
|
|
+<li>Matthrew Zeiler, Rob Fergus, Visualizing and Understanding Convolutional Networks, ECCV, 2014. <a href="https://www.cs.nyu.edu/%7Efergus/papers/zeilerECCV2014.pdf">[Paper]</a>
|
|
|
+</li>
|
|
|
+</ul>
|
|
|
+</li>
|
|
|
</ul>
|
|
|
|
|
|
<h3>
|