CPC G06N 3/047 (2023.01) [G06F 18/2431 (2023.01); G06T 7/11 (2017.01); G06T 2207/10044 (2013.01); G06T 2207/10132 (2013.01); G06T 2207/20021 (2013.01); G06T 2207/20084 (2013.01)] | 19 Claims |
1. A computer-implemented method for processing an image utilizing a convolutional neural network, the computer-implemented method comprising:
receiving an image;
dividing the image into patches, each patch of size p;
extracting, via a first convolutional layer, a feature map having a number of channels based on a feature detector of size p, wherein the feature detector has a stride equal to size p;
refining the feature map by alternatingly applying depth-wise convolutional layers and point-wise convolutional layers to obtain a refined feature map, wherein the number of channels in the feature map, and the size of the feature map remains constant throughout all operations in the refinement; and
outputting the refined feature map.
|