xinshoulzc / ML_review

basic machine learning knowledge
MIT License
1 stars 0 forks source link

CVPR 2018|Cascade R-CNN:向高精度目标检测器迈进 #4

Open xinshoulzc opened 6 years ago

xinshoulzc commented 6 years ago

系统的学习下ocr相关的知识,最新的faster-rcnn了解一下

xinshoulzc commented 6 years ago

http://www.cvmart.net/community/article/detail/297 简要介绍

xinshoulzc commented 6 years ago

https://arxiv.org/abs/1712.00726 文章地址 https://github.com/zhaoweicai/cascade-rcnn 代码地址

devotedtaylor commented 6 years ago

看了abstract和introduction部分,本文提出一种名为the Cascade R-CNN的multi-stage object detection architecture,能够适用于在不同IOU下的object detection表现。