Home > Article > Technology peripherals > Deepin releases AI plug-in, the device supports eight functions including image coloring and style conversion
According to the official press release of deepin, they recently released an application called "Picture Viewing AI Plug-in". This plug-in provides 8 AI photo editing functions. Users only need to install it on their device to experience these functions.
- Image Colorization: Automatically add color to black and white images or monochrome images
- Increase resolution: Increase the pixel density of the image to make the image details clearer and more concrete
- Blurred background: Reduce the clarity of the image background to make the subject more prominent
- Delete background: Remove the background of the image to make the subject independent or replace it with a new background
- Hand-drawn comics: Convert real images into hand-drawn comic style
- 2D Comics: Convert real images into 2D comic style
- 3D Comics: Convert real images into 3D comic style
- Sketch: Convert real images into sketch styles
In order to help players who have not passed the level yet, let us learn about it together Let’s look at the specific method of solving the puzzle.
This site noticed that officially claimed that this "Picture Viewing AI Plug-in" uses the DCT-Net (Domain-Calibrated Translation) model in terms of "style conversion" , claims to be able to generate "high-fidelity, easy-to-expand" picture content by only using "a small number of style data samples".
In terms of "image resolution improvement", officially claims that this plug-in is based on the Real-ESRGAN algorithm, using "multiple degradation" method to "simulate real complex degradation", claiming that "compared to traditional simple sampling, it is better at processing low-resolution scenes."
In terms of "picture coloring", officially claims that the development team has introduced the SOTA image coloring algorithm, which is claimed to be able to quickly convert black and white images into color images.
It is reported that this “picture viewing AI plug-in” has been put on the deepin application store. In addition to installing through the app store, friends can also install through traditional commands.
sudo apt install imageenhance
The above is the detailed content of Deepin releases AI plug-in, the device supports eight functions including image coloring and style conversion. For more information, please follow other related articles on the PHP Chinese website!