首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--信息处理(信息加工)论文--模式识别与装置论文

基于多深度特征表达和稳定中心损失的目标检测算法研究

摘要第4-7页
Abstract第7-8页
Acknowledgement第9-12页
Nomenclature第12-16页
Chapter 1 Introduction第16-23页
    1.1 Research Background第16-17页
    1.2 Current State and Analysis of the Research第17-21页
        1.2.1 Object Detection第17-20页
        1.2.2 Deep Learning for Computer Vision第20-21页
    1.3 Main Content Research第21-22页
    1.4 Thesis Structure第22-23页
Chapter 2 Related Works第23-38页
    2.1 Convolutional Neural Network第23-30页
        2.1.1 Deep Residual Network第24-27页
        2.1.2 Densely Connected Convolutional Network第27-28页
        2.1.3 Visualization of the Convolutional Neural Network第28-30页
    2.2 Review of Faster RCNN architecture第30-33页
        2.2.1 RCNN第30-31页
        2.2.2 Fast RCNN第31-32页
        2.2.3 Faster RCNN第32-33页
    2.3 Metric Learning / Similarity Learning第33-37页
        2.3.1 Siamese Network第34-35页
        2.3.2 Triplet Loss第35-36页
        2.3.3 Center Loss第36-37页
    2.4 Summary第37-38页
Chapter 3 Proposed Method第38-49页
    3.1 Proposed Method Integration with Faster RCNN第38-39页
    3.2 Multi-Depth Feature Representation第39-44页
        3.2.1 Motivation第39页
        3.2.2 Faster RCNN Baseline Architecture using Res Net第39-41页
        3.2.3 MDFR using ROI Pooling第41-42页
        3.2.4 MDFR using Transformed Features第42-43页
        3.2.5 MDFR using Dense Features第43-44页
    3.3 Stable Center Loss第44-48页
        3.3.1 Motivation第44-45页
        3.3.2 Implementation第45-48页
    3.4 Summary第48-49页
Chapter 4 Experiments第49-65页
    4.1 Datasets第49-50页
    4.2 Evaluation Method第50-51页
    4.3 Experiment Setup第51页
    4.4 Multi-Depth Feature Representation第51-54页
    4.5 Stable Center Loss第54-60页
        4.5.1 Stable Center Loss Implementation on MNIST dataset第54-57页
        4.5.2 Object Detection Experiment Result第57-59页
        4.5.3 Discriminative Feature Experiment第59-60页
    4.6 Analysis of the Proposed Method第60-63页
    4.7 Other Research Comparison第63-65页
Conclusions第65-66页
References第66-70页

论文共70页,点击 下载论文
上一篇:基于单片机的可展开式热辐射器综合控制单元
下一篇:社交网络中影响力最大化问题的并行算法研究