【计算机视觉】Object Proposal之BING++

179 篇文章 40 订阅 ¥39.90 ¥99.00

本文是对 BING 算法的升级,主要是在快的同时保持定位精度 
两个 + 分别对应: edge-based recursive boxes as one “+”, and MTSE-based superpixel merging as the other “+”

Object Detection Recall (DR):which is the ratio of the number of correctly detected objects and the total number of objects in the dataset

Proposal Localization Quality measured in terms of average best overlap (ABO)

mean average best overlap (MABO) 
这里写图片描述

Key insight: 我们注意到好的候选区域框是刚刚包含物体,edge 特征可以用于检测物体边缘

这里写图片描述

2 Problems in BING 
poor proposal localization quality

3 Our Solution: BING++ 
(1) We take proposals from BING as input. 
(2) We then recursively update current bounding boxes based on their current locations and surrounding edge points to form new bounding boxes. This process is recursed until we find 
(3) We finally apply fast super-pixel merging techniques to further refine the output bounding boxes of (2) and output final object proposals

算法流程: 
这里写图片描述

结果对比: 
这里写图片描述

这里写图片描述

这里写图片描述

这里写图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值