Jiancheng Zou1, Na Zhu1,*, Bailin Ge1, Don Hong2
Journal of New Media, Vol.3, No.1, pp. 1-10, 2021, DOI:10.32604/jnm.2021.017763
- 15 March 2021
Abstract We propose an improved a single-shot detector (SSD) algorithm to
detect falls of the elderly. The VGG16 network part of the SSD network is
replaced with the MobilenetV2 network. At the same time, we change the
infrastructure of MobilenetV2 network, the three layers that were not downsampled at the end were removed, which can make the model structure simpler
and faster to detect. The complete Intersection-over-Union (CIoU) loss function
is introduced to get a good regression of the target borders that have different
sizes and different proportions. We use Feature Pyramid Network (FPN) for upsampling, More >