Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
## 2015
| Title | Conf | Code | Stars |
|:--------|:--------:|:--------:|:--------:|
| [Faster R-CNN: Towards Real-Time Object Detectionwith Region Proposal Networks](https://papers.nips.cc/paper/5638-faster-r-cnn-towards-real-time-object-detection-with-region-proposal-networks.pdf) | NIPS | [code](https://github.com/facebookresearch/Detectron) | 16767 |
| [Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks](https://papers.nips.cc/paper/5638-faster-r-cnn-towards-real-time-object-detection-with-region-proposal-networks.pdf) | NIPS | [code](https://github.com/facebookresearch/Detectron) | 16767 |
| [Fast R-CNN](http://openaccess.thecvf.com/content_iccv_2015/html/Girshick_Fast_R-CNN_ICCV_2015_paper.html) | ICCV | [code](https://github.com/facebookresearch/Detectron) | 16494 |
| [Conditional Random Fields as Recurrent Neural Networks](http://openaccess.thecvf.com/content_iccv_2015/html/Zheng_Conditional_Random_Fields_ICCV_2015_paper.html) | ICCV | [code](https://github.com/torrvision/crfasrnn) | 1167 |
| [Fully Convolutional Networks for Semantic Segmentation](http://openaccess.thecvf.com/content_cvpr_2015/html/Long_Fully_Convolutional_Networks_2015_CVPR_paper.html) | CVPR | [code](https://github.com/shekkizh/FCN.tensorflow) | 839 |
Expand Down