码迷,mamicode.com
首页 >  
搜索关键字:proposal    ( 197个结果
关于RoI pooling 层
ROIs Pooling顾名思义,是pooling层的一种,而且是针对ROIs的pooling; 整个 ROI 的过程,就是将这些 proposal 抠出来的过程,得到大小统一的 feature map。 什么是ROI呢?(https://www.sogou.com/link?url=DOb0bgH ...
分类:其他好文   时间:2018-10-21 13:12:18    阅读次数:650
托福口语_新航道_刘莹_task 3 & task5
综合对话类 task3 破题技巧 reading part 信号词及总结 45'读+归纳 20'说完 what policy: announce, plan, decide, is going to, will, is about to, is committed to proposal: thin ...
分类:其他好文   时间:2018-10-21 00:50:57    阅读次数:209
ethereum/EIPs-158 State clearing 被EIP-161取代
158 State clearing Vitalik Buterin Standards Track Core Replaced 2016-10-16 161 被EIP-161取代了 Specification For all blocks where block.number >= FORK_BL ...
分类:其他好文   时间:2018-09-29 17:45:59    阅读次数:260
【ROI Pooling】ROI Pooling层详解(转)
原文链接:https://blog.deepsense.ai/region of interest pooling explained/ 目标检测typical architecture 通常可以分为两个阶段: (1)region proposal:给定一张输入image找出objects可能存在的 ...
分类:其他好文   时间:2018-09-23 22:29:21    阅读次数:313
zookeeper之场景与架构-《每日五分钟搞定大数据》
Zookeeper作为一个分布式协调系统提供了一项基本服务: 分布式锁服务 ,分布式锁是分布式协调技术实现的核心内容。像配置管理、任务分发、组服务、分布式消息队列、分布式通知/协调等,这些应用实际上都是基于这项基础服务由用户自己摸索出来的。 1.Zookeeper在大数据系统中的常见应用 zooke ...
分类:其他好文   时间:2018-09-23 11:51:41    阅读次数:145
Proposal: Mojo Synchronous Methods
Proposal: Mojo Synchronous Methods yzshen@chromium.org 02/02/2016 Overview Currently there are quite a lot of sync IPC messages in Chrome: A quick sea ...
分类:其他好文   时间:2018-09-18 22:46:52    阅读次数:170
POJ 2396 Budget(有源汇上下界网络流)
Description We are supposed to make a budget proposal for this multi-site competition. The budget proposal is a matrix where the rows represent differ ...
分类:其他好文   时间:2018-09-14 16:02:11    阅读次数:155
k8s device plugin
Device Manager Proposal Device plugin offical Doc ...
分类:其他好文   时间:2018-08-14 22:52:04    阅读次数:368
faster-RCNN 加入新的Ground Truth
出于project的需要,不仅要detect和classify对象,还希望建立不同class的对象之间的关系,进行所谓的pair-matching。 需要完成以下几步: 1. dataset中label的增加: 在自定义的dataset类中,方法_load_XXX_annotation(self, ...
分类:其他好文   时间:2018-08-14 14:43:42    阅读次数:167
image_pyradid和自己的一些训练经验总结
这是训练的路锥、警示柱的数据,也就是小物体的.小物体有两个定义,一个是本身像素少,另一个是物体相对于整张图片的比例小 这是把图片缩小到600 proposal_target_layer选取用来训练的proposal的情况: 下图是缩小到900的: 其实我想知道为什么小物体,经过proposal_Ta ...
分类:其他好文   时间:2018-08-13 23:46:03    阅读次数:218
197条   上一页 1 ... 6 7 8 9 10 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!