| CPC G06V 10/761 (2022.01) [G06V 10/774 (2022.01); G06V 10/82 (2022.01); G06V 40/16 (2022.01)] | 18 Claims |

|
1. A method of image de-identification, the method comprising:
receiving an input image of a human face;
iteratively modifying the input image to produce an output image of the human face by modifying style parameters while maintaining structure features of the input image until:
a score indicating how unlikely a human is to associate the input image with the output image reaches a first threshold indicating that the human would not be able to associate the input image with the output image, and
a score indicating an ability of a computerized unit to associate the input image with the output image reaches a second threshold indicating that the computerized unit would be able to associate the input image with the output image; and
providing the output image,
wherein modifying the input image is performed by a deep neural network, wherein the style parameters comprise high level features of the neural network, and wherein the neural network modifies the input image by modifying the high level features while maintaining the structure features,
wherein modifying the style parameters while maintaining the structure features is carried out with application of a loss function
: =λ0∥Θ0(Xsrc)−Θ0(XD)∥−λ1∥Θ1(Xsrc)−Θ1(XD)∥ . . . −λk∥Θk(Xsrc)−Θk(XD)∥where k is a scale index, λ is a weight, Θ is a parameter of the neural network, Xsrc is the input image, XD is the output image, and Θk are the high level features.
|