The invention discloses a semi-supervised segmentation method combining double segmentation head frequency decoupling learning and entropy change pseudo
label screening, is applied to the field of
image processing, and aims to solve the problems that in an existing semi-supervised semantic segmentation method, pseudo
label generation quality is difficult to guarantee, a model is single in enhanced disturbance response, and the efficiency is low. The problems of high false
label error and unstable training caused by difficulty in distinguishing
global structure change and local detail change are solved; the student model adopts a double-segmentation-head structure and is composed of a prototype prediction head and a
linear prediction head, and function division is realized through a
frequency domain decomposition mechanism: the prototype head receives low-frequency component characteristics of an
encoder, the linear head receives high-frequency component characteristics of the
encoder, and for a label-free sample, after random enhancement is applied, the original prediction head and the
linear prediction head are divided into two segments; and respectively predicting category distribution of samples before and after enhancement by two segmentation heads of the teacher model, and calculating a change ratio of average prediction entropy. And based on the entropy change ratio before and after enhancement, synthesizing the reaction of the prototype head and the linear head, and jointly evaluating the prediction stability after enhancement.