Speed/accuracy trade-offs for modern convolutional object detectors
生活随笔
收集整理的這篇文章主要介紹了
Speed/accuracy trade-offs for modern convolutional object detectors
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
現(xiàn)代卷積目標(biāo)檢測(cè)器的速度/精度權(quán)衡
- 摘要
- 1. 簡(jiǎn)介
- 2 Meta-architectures
- 2.1. Meta-architectures
- 2.1.1 Single Shot Detector (SSD).
- 2.1.2 Faster R-CNN
- 2.2. R-FCN
- 3. Experimental setup
- 3.1. Architectural configuration
- 3.1.1 Feature extractors
- 3.1.2 Number of proposals.
- 3.1.3 Output stride settings for Resnet and Inception Resnet
總結(jié)
以上是生活随笔為你收集整理的Speed/accuracy trade-offs for modern convolutional object detectors的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: .net Redis缓存优化提高加载速度
- 下一篇: 一个c++ 2d图形引擎 AGG