Because the generalization of a 
flame detection model based on image features is not strong, and the requirement of a deep neural 
network model for the number of training samples is high, the invention provides a 
flame target detection method based on digital images and 
convolution features, and the method comprises the steps: firstly making a 
data set comprising video dynamic features; replacingthe standard 
convolution of the VGG16 in the classic Faster R-CNN with the depth separable 
convolution, and reducing the number of convolution 
layers; 
cutting 256 image blocks from the original imageaccording to a candidate box generated by the RPN, and extracting LBP features of each image block; reducing the size of an output feature map of the ROI 
pooling layer and the number of neurons of a full connection layer through convolution, and further reducing network parameters; and finally, combining the extracted LBP features, the dynamic features in the 
data set and the pooled tiled featurevectors, and sending the combined feature vectors to a full connection layer for classification and regression. The 
flame target detection model constructed by the patent has relatively high detectionprecision, is convenient to improve for overcoming the defects of a test result, and is high in flexibility.