Black smoke vehicle detection method based on convolutional attention network

A detection method and convolutional neural network technology, applied in the field of black smoke vehicle detection based on convolutional attention network, can solve problems such as misjudgment, avoid invalid calculation, suppress unnecessary features, and enhance the detection of main features. Effect

CN111539343AActive Publication Date: 2020-08-14ANHUI WAYEE SCI & TECH CO LTD
5 Cites 11 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2020-08-14

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a black smoke vehicle detection method based on a convolutional attention network. The method comprises the following steps: extracting a moving target through a monitoring video; extracting a foreground target of the moving target, and removing a non-vehicle target in the foreground target; extracting a candidate black smoke area of the moving vehicle, and converting the candidate black smoke area into a set specification; extracting static features of the single-frame picture of the candidate black smoke area by using a convolutional attention network; inputting the static characteristics into a full connection layer to identify a black smoke vehicle; when the static features of the candidate black smoke area are extracted, the feature map carries out weight distribution through the channel attention module and the space attention module. According to the method, an attention mechanism is adopted to enhance the representation capability of the convolutional neural network in two dimensions of space and channel, pay attention to the main characteristics of the black smoke area and inhibit unnecessary characteristics of interference areas such as vehicles, roads and shadows, and the misjudgment rate can be effectively reduced.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to a smoky car detection technology, in particular to a smoky car detection method based on a convolutional attention network. Background technique

[0002] Smoky vehicles emit a large amount of fine particulate matter (PM2.5) and toxic gases (CO, NO, etc.) during driving, causing environmental pollution and seriously endangering human health.

[0003] The traditional detection methods of smoky vehicles have problems such as high cost and low efficiency. With the rapid development of the Internet of Things and artificial intelligence (especially computer vision), video / image recognition algorithms are increasingly mature, and it is possible to automatically identify smoky cars based on surveillance videos. There are two types of smoky car detection methods based on computer vision, one is based on traditional machine learning algorithms (support vector machines, neural networks, etc.), and the other is based on convolutional neur...

Examples

Embodiment Construction

[0033] The application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain related inventions, rather than to limit the invention. It should also be noted that, for ease of description, only parts related to the invention are shown in the drawings.

[0034] It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined with each other. The present application will be described in detail below with reference to the accompanying drawings and embodiments.

[0035] The present invention proposes a method for detecting smoky vehicles based on a convolutional attention network. The method uses a background difference algorithm to extract smoky pictures of moving vehicles in surveillance videos, and can quickly and accurately identify smoky vehicles. The...