Open Access

SSD Object Detection Algorithm Based on Feature Fusion and Channel Attention


Cite

Figure 1.

Schematic diagram of SSD network structure
Schematic diagram of SSD network structure

Figure 2.

Schematic diagram of the base network with improved SSD
Schematic diagram of the base network with improved SSD

Figure 3.

Schematic diagram of the fusion of shallow features and deep features
Schematic diagram of the fusion of shallow features and deep features

Figure 4.

Schematic diagram of SE module
Schematic diagram of SE module

Figure 5.

Schematic diagram of the network model with improved SSD
Schematic diagram of the network model with improved SSD

Figure 6.

Loss curve of improved SSD algorithm
Loss curve of improved SSD algorithm

Figure 7.

mAP graph of improved SSD algorithm
mAP graph of improved SSD algorithm

Environment configuration table

Hardware Processor Video Cards Intel(R)Core(TM) i7-6500U GeForce_RTX_2080_Ti
Software Operating System windows10
Deep Learning Framework pytorch-gpu
Compiler Language python
Compilers pycharm

Default dimension and quantity of feature map

Feature Map Width and height of the feature map Default boxes size Number of default boxes
Feature Map1 38 × 38 21{1/2,1,2}; 21×45 \sqrt {21\, \times 45} {1} 38 × 38 × 4
Feature Map2 19 × 19 45{1/3,1/2,1,2,3}; 45×99 \sqrt {45\, \times 99} {1} 19 × 19 × 6
Feature Map3 10 × 10 99{1/3,1/2,1,2,3}; 99×153 \sqrt {99\, \times 153} {1} 10 × 10 × 6
Feature Map4 5 × 5 153{1/3,1/2,1,2,3}; 153×207 \sqrt {153\, \times 207} {1} 5 × 5 × 6
Feature Map5 3 × 3 207{1/2,1,2}; 207×261 \sqrt {207\, \times 261} {1} 3 × 3 × 4
Feature Map6 1 × 1 261{1/2,1,2}; 261×315 \sqrt {261\, \times 315} {1} 1 × 1 × 4

Comparison of detection results of different algorithms on the PASCAL VOC2012 dataset

Algorithm mAP
SSD-VGG16 70.6%
SSD-ResNet50 72.1%
The improved algorithm 72.7%

Training parameters setting table

Parameter Value
learning rate 0.0005
momentum 0.9
weight_decay 0.0005
batch size 16
epoch 50
step_size 5
eISSN:
2470-8038
Language:
English
Publication timeframe:
4 times per year
Journal Subjects:
Computer Sciences, other