| CPC G06T 7/0012 (2013.01) [G06T 3/4053 (2013.01); G06V 10/42 (2022.01); G06V 10/44 (2022.01); G06V 10/764 (2022.01); G06V 10/774 (2022.01); G06V 10/82 (2022.01); G16H 30/40 (2018.01); G16H 50/20 (2018.01); G06T 2207/10116 (2013.01); G06T 2207/20081 (2013.01); G06T 2207/20084 (2013.01); G06T 2207/30004 (2013.01); G06V 2201/031 (2022.01)] | 15 Claims |

|
1. A computer-implemented method of identifying abnormal images in a set of medical images for optimal assessment of the medical images, the method comprising:
extracting a plurality of global features from each medical image of the set of medical images based on pretrained weights associated with each of the plurality of global features, wherein the global features are assigned the pretrained weights using a first Convolutional Neural Network (CNN);
extracting, using a second Convolutional Neural Network (CNN) different from the first CNN, a plurality of local features from each medical image by analysing a predefined number of image patches corresponding to each medical image, wherein the predefined number of image patches are generated by obtaining a higher resolution image corresponding to each medical image and splitting each higher resolution image into the predefined number of image patches, wherein the respective image patches are analyzed to extract local features from the respective image patches, and wherein the extracted local features for the respective image patches are combined to obtain the plurality of local features, wherein a resolution of the medical image is less than a resolution of the higher resolution image;
determining an abnormality score for each medical image based on weights associated with a combined feature set obtained by concatenating the plurality of global features and the plurality of local features, wherein the abnormality score is determined using a pretrained feature classifier; and
identifying the medical image as an abnormal image when the abnormality score of the medical image is higher than a predefined first threshold score.
|