- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Lec5 Object Detection
·AIPKU·
人工智能引论实践课
·AIPKU ·
1. Fei-Fei Li, Justin Johnson, Serena Yeung. Stanford University CS231n:
Deep Learning for Computer Vision
2. Li Liu, Wanli Ouyang, Xiaogang Wang, Paul W. Fieguth, Jie Chen,
Xinwang Liu, Matti Pietikäinen. Deep Learning for Generic Object
Detection: A Survey. IJCV 2020
3. Ross B. Girshick, Jeff Donahue, Trevor Darrell, Jitendra Malik. Rich feature
hierarchies for accurate object detection and semantic segmentation. arXiv
2013
4. Ross B. Girshick. Fast R-CNN. ICCV 2015
5. Shaoqing Ren, Kaiming He, Ross B. Girshick, Jian Sun. Faster R-CNN:
Towards Real-Time Object Detection with Region Proposal Networks.
NIPS 2015
6. Deep learning object detection.
/hoya012/deep_learning_object_detection
·AIPKU· Generic Object Detection
• Given an arbitrary image, determine whether or not there are any instances
of semantic objects from predefined categories and, if present, to return the
spatial location and extent
• Also called object class detection or object category detection
• One of the most fundamental and challenging problems in computer vision
Finding 880 faces
·AIPKU · License Plate Detection Recognition
• In Unconstrained Scenarios
• Task: find and recognize license plates in images
·AIPKU· Types of Object Detection
• Detection of specific categories
• Detecting different instances of predefined object categories,
such as human, cars
• Detection of specific instance
• Detecting instances of a particular object,
such as Donald Trump’s face, the Bradley Cooper’s face
Bradley Cooper
·AIPKU · Recognition Problems related to Detection
Assigning one or more object class labels
to a given image, d
文档评论(0)