2019-01-14

此外,计算bbox误差时,不是比较四个角的坐标,而是tx,ty,tw,th,具体计算如下:

预测的中心点和长宽值

明明只需要log,    却除以了log(2),转换底,因为c++里面的log是默认以e为底,然而e不好打出来,另外的   fit_ratio是为了让值显得大一些,才进行的。


train中

void CHECK_IOU(Anchor<Dtype>& anchor, const std::vector<Box<Dtype>> &GT_Boxes){

int target_num = GT_Boxes.size();

Dtype area1 = anchor.width * anchor.height;

Dtype maxoverlap = 0.f;

int index = -1;

for (int i = 0; i < target_num; i++) {

const Box<Dtype> &gt_box = GT_Boxes[i];

Dtype x0 = std::max(anchor.x_ctr - anchor.width / 2, gt_box.x0);

Dtype y0 = std::max(anchor.y_ctr - anchor.height / 2, gt_box.y0);

Dtype x1 = std::min(anchor.x_ctr + anchor.width / 2, gt_box.x0 + gt_box.width);

Dtype y1 = std::min(anchor.y_ctr + anchor.height / 2, gt_box.y0 + gt_box.height);

Dtype area = (x1 - x0 + 1) * (y1 - y0 + 1);

if (x1 - x0 + 1 < 0 || y1 - y0 + 1 < 0){

continue;

}

Dtype area2 = gt_box.width * gt_box.height;

Dtype Overlap = area / (area1 + area2 - area);

if (Overlap > maxoverlap) {

maxoverlap = Overlap;

index = i;

}

}

anchor.overlap = maxoverlap;

if (maxoverlap > Part_overlap) {

const Box<Dtype> &box = GT_Boxes[index];

anchor.name = box.name;

if (maxoverlap > Pos_overlap) {

anchor.isobject = 2;

}

else {

anchor.isobject = 1;

}

anchor.Tar[0] = (box.x0 + box.width / 2 - anchor.x_ctr) / anchor.width;

anchor.Tar[1] = (box.y0 + box.height / 2 - anchor.y_ctr) / anchor.height;

anchor.Tar[2] = std::log(box.width / anchor.width) / std::log(2) * fit_ratio;

anchor.Tar[3] = std::log(box.height / anchor.height) / std::log(2) * fit_ratio;

}

else {

anchor.isobject = 0;

caffe::caffe_memset(4 * sizeof(Dtype), 0, anchor.Tar);

}

if (LabelIndex.count(anchor.name)) {

anchor.cls = LabelIndex.find(anchor.name)->second;

}

}

test中

微调box

template < typename Dtype >

inline void ReassignBox(Box &box, const Anchor<Dtype> &anchor,

Dtype x_ctr_off, Dtype y_ctr_off, Dtype w_off, Dtype h_off){

box.width = std::pow(2, w_off / fit_ratio) * anchor.width;

box.height = std::pow(2, h_off / fit_ratio) * anchor.height;

box.x0 = x_ctr_off * anchor.width + anchor.x_ctr - box.width / 2;

box.y0 = y_ctr_off * anchor.height + anchor.y_ctr - box.height / 2;

}

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 202,056评论 5 474
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 84,842评论 2 378
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 148,938评论 0 335
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 54,296评论 1 272
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 63,292评论 5 363
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,413评论 1 281
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,824评论 3 393
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,493评论 0 256
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,686评论 1 295
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,502评论 2 318
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,553评论 1 329
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,281评论 4 318
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,820评论 3 305
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,873评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,109评论 1 258
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 42,699评论 2 348
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,257评论 2 341

推荐阅读更多精彩内容

  • 目录faster rcnn论文备注caffe代码框架简介faster rcnn代码分析后记 faster rcnn...
    db24cc阅读 9,591评论 2 12
  • //动态创建表格---JS API视图 <!DOCTYPE html> title * { ma...
    CtrlAltShift阅读 160评论 0 0
  • 七、物质宇宙的大小及年龄 1、从物质粒子的大小看微观宇宙有多小 ⑴物质由分子组成 在宇宙中的一切物质均由分子组成。...
    宇宙形成阅读 862评论 0 0
  • 如何救一个不会游泳的人? 换个话题,也就是说一个人如何“停”下来? 有个故事,一个不会游泳的人掉在水中扑腾,越挣扎...
    天之心语阅读 85评论 0 2
  • 初次看到这本书名字,以为是什么禅学,看到豆瓣评分便和其他书一起,让它搭着顺丰车到了家里,被搁置在角落,然后在某一天...
    一路有你ing阅读 454评论 0 0