(论文阅读18/100)SSD: Single Shot MultiBox Detector

|----|------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 文献阅读笔记 |||
| 简介 | 题目 | SSD: Single Shot MultiBox Detector |
| 简介 | 作者 | Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang Fu, Alexander C. Berg |
| 简介 | 原文链接 | https://arxiv.org/pdf/1512.02325v2.pdf 【精选】目标检测->SSD算法-CSDN博客 |
| 简介 | 关键词 | SSD |
| 简介 | 研究问题 | a method for detecting objects in images using a single deep neural network |
| 简介 | 研究方法 | Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature map location. 解决了多尺度问题。 |
| 简介 | 研究结论 | SSD easy to train and can straightforward to integrate into systems that require a detection component. |
| 简介 | 创新不足 | 可以设置更好的bounding boxes,使其位置和特征比例图上每个位置的感受野更好地对其。 |
| 简介 | 额外知识 | Discretize:离散化 Eliminate:排除,消除 Encapsulate:总结 Utilize:利用 Unified:统一 Varients:变体 Prevailed:盛行 Benchmark:基准 Albeit:虽然 Intensive:密集的 High-end hardware:高端硬件 Offset:偏移 High-profile:高知名度的 Bounding box Default box Augmentation:扩充 Jaccard overlap:交并比 Aspect ratio:纵横比 Monotonically:单调地 Pruning:修剪 |

相关推荐
Chef_Chen1 小时前
从0开始学习计算机视觉--Day09--卷积与池化
深度学习·学习·计算机视觉
charley.layabox5 小时前
8月1日ChinaJoy酒会 | 游戏出海高端私享局 | 平台 × 发行 × 投资 × 研发精英畅饮畅聊
人工智能·游戏
DFRobot智位机器人6 小时前
AIOT开发选型:行空板 K10 与 M10 适用场景与选型深度解析
人工智能
想成为风筝8 小时前
从零开始学习深度学习—水果分类之PyQt5App
人工智能·深度学习·计算机视觉·pyqt
F_D_Z8 小时前
MMaDA:多模态大型扩散语言模型
人工智能·语言模型·自然语言处理
江沉晚呤时8 小时前
在 C# 中调用 Python 脚本:实现跨语言功能集成
python·microsoft·c#·.net·.netcore·.net core
大知闲闲哟9 小时前
深度学习G2周:人脸图像生成(DCGAN)
人工智能·深度学习
飞哥数智坊9 小时前
Coze实战第15讲:钱都去哪儿了?Coze+飞书搭建自动记账系统
人工智能·coze
wenzhangli79 小时前
低代码引擎核心技术:OneCode常用动作事件速查手册及注解驱动开发详解
人工智能·低代码·云原生
电脑能手9 小时前
如何远程访问在WSL运行的Jupyter Notebook
ide·python·jupyter