(论文阅读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:修剪 |

相关推荐
神马行空14 分钟前
一文解读DeepSeek大模型在政府工作中具体的场景应用
人工智能·大模型·数字化转型·deepseek·政务应用
合合技术团队16 分钟前
实测对比|法国 AI 独角兽公司发布的“最强 OCR”,实测效果如何?
大数据·人工智能·图像识别
冷月半明17 分钟前
Python项目打包指南:PyInstaller与SeleniumWire的兼容性挑战及解决方案
python·selenium
冷月半明17 分钟前
《Pandas 性能优化:向量化操作 vs. Swifter 加速,谁才是大数据处理的救星?》
python·数据分析·pandas
蒹葭苍苍87323 分钟前
LoRA、QLoRA微调与Lama Factory
人工智能·笔记
蹦蹦跳跳真可爱58924 分钟前
Python----机器学习(基于PyTorch的线性回归)
人工智能·pytorch·python·机器学习·线性回归
搞不懂语言的程序员1 小时前
装饰器模式详解
开发语言·python·装饰器模式
mosquito_lover11 小时前
矿山边坡监测预警系统设计
人工智能·python·深度学习·神经网络·视觉检测
船长@Quant1 小时前
PyTorch量化进阶教程:第二章 Transformer 理论详解
pytorch·python·深度学习·transformer·量化交易·sklearn·ta-lib
契合qht53_shine1 小时前
OpenCV 从入门到精通(day_03)
人工智能·opencv·计算机视觉