摘要: 1、grandfather: R-CNN网络 结构如下: 工作流程: Input(an image) Proposals(~2K个,在使用CNN提取特征之前还要先resize) feature maps 每类得分,再经过NMS筛选,再使用手工设计的回归器进行box regression; 缺点: ( 阅读全文
posted @ 2018-12-10 10:38 outthinker 阅读(2614) 评论(0) 推荐(0)