The application relates to a point labeling
remote sensing target directional detection method and device, which comprises the following steps: acquiring a point labeling image, inputting the point labeling image into an improved ResNet50 model, and acquiring a class probability graph; the improved model comprises the following steps: connecting a hollow
convolution layer, a
feature extraction network based on
canonical correlation analysis and a mixed channel attention mechanism in sequence at an output layer of the ResNet50 model to acquire the class probability graph; in the process of training the model, pseudo labels of the height and width of a target are acquired according to an original class probability graph, a dynamic
radius adjustment mechanism of adjusting a positive
label distribution
radius is adjusted according to the target pseudo labels, and positive and negative
label distribution is combined with point labeling information; the class probability graph is dimensionally reduced, each
data point after the
dimensional reduction is assigned a weight, a
covariance matrix is constructed, eigenvalues of the
covariance matrix are decomposed, the width and height directions of the target are determined according to the direction of the
decomposition result, the target boundary is acquired by moving outward along the two directions, and a rotating frame is further generated.