Parcourir la source

Merge pull request #23 from ssakhavi/master

Adding New Object Detection Papers
Myungsub Choi il y a 9 ans
Parent
commit
6f5586d325
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -82,7 +82,10 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-deep-visi
    * Russell Stewart, Mykhaylo Andriluka, End-to-end people detection in crowded scenes, arXiv:1506.04878.
   * You Only Look Once: Unified, Real-Time Object Detection [[Paper]] (http://arxiv.org/abs/1506.02640)
    * Joseph Redmon, Santosh Divvala, Ross Girshick, Ali Farhadi, You Only Look Once: Unified, Real-Time Object Detection, arXiv:1506.02640
-
+  * Inside-Outside Net [[Paper]](http://arxiv.org/abs/1512.04143)
+   * Sean Bell, C. Lawrence Zitnick, Kavita Bala, Ross Girshick, Inside-Outside Net: Detecting Objects in Context with Skip Pooling and Recurrent Neural Networks
+  * Deep Residual Network (Current State-of-the-Art) [[Paper]](http://arxiv.org/abs/1512.03385)
+   * Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun, Deep Residual Learning for Image Recognition
 
 ### Object Tracking
  * Seunghoon Hong, Tackgeun You, Suha Kwak, Bohyung Han, Online Tracking by Learning Discriminative Saliency Map with Convolutional Neural Network, arXiv:1502.06796. [[Paper]](http://arxiv.org/pdf/1502.06796)