Stylized Neural Painting Installation Tutorial

preview_player
Показать описание
Main video

My main channel where I introduce the latest fascinating AI tools

Stylized Neural Paint

Install CUDA 10.2

Install Anaconda Prompt

notes:
conda create -n SNP2 python=3.6
conda activate SNP2

remove torch, torchvision, opencv-python

conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
conda install pytorch torchvision torchaudio cpuonly -c pytorch

Photo to oil painting

Progressive rendering

Photo to marker-pen painting

Progressive rendering

Style transfer

Generate 8-bit graphic artworks

Рекомендации по теме
Комментарии
Автор

I think I know what Max_divide is now, basically it changes the stroke size in each chunk that the image was divided into. The higher the max_divide is, the smaller the strokes can be. Correct me or develop my point if I am wrong or not precise enough.
ALSO, higher max_divide runs faster too.

bycloud
Автор

Hi, would anmybody know why it's not using my gpu? Im getting tons of cpu usage and zero gpu usage

giovanniguarino
Автор

How can we adjust Aspect ratio? I can change the resolution but the image I get is distorted into a square

OGPatriot
Автор

Is there a way to not generate a file for every brushstroke pass and video, and only generate the final output?

bigulebu
Автор

By time you get this setup you could actually learn to paint for real. Certainly less complicated.

HalkerVeil
Автор

all i have to say to the people who made this program is JUST MAKE IT A FUCKING EXE!!!

sciencepod
Автор

initialize network with normal
pre-trained renderer does not exist...

please help, thank u so much for your content

enriqueangel
Автор

Tutorial for Disco Diffusion on Windows 7 pleadeee boss!

Andonchoto
Автор

The lightweight renderers don't seem to work. The commands that are given seem to be specifically for the heavy renderers because they show errors when using on the lightweight version.

nikola
Автор

keeps tellimg me ModuleNotFoundError: No module named 'torch'

G-Rated_Caucasian
Автор

Any advice on how to work with an rtx 3080? I get this 'UserWarning:
GeForce RTX 3080 with CUDA capability sm_86 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 compute_37.'

worldisending
Автор

pre-trained renderer does not exist...

ApexSportsbooks
Автор

Yo learning python, im an artist, there is sample brushs folder on the git cloned down.. can you add more brush alfas ? there is anything on the code that an expert like you can see that call those in particular ? or is long way turn of events on this side quest? because i have trilions 🙉of those alfas ! and 10 teras🙀 of images i made XD i would just buy a machine to do this brushery👺

jleao
Автор

So ive downloaded many cudatoolkits, is it right to do that? they are quiete heavy and some versions are newer than others. Do I need to have the exact same version of the cudatoolkit for the programm to work?

Descalibrado_
Автор

Hi, thank you for all your help with installing. Is there any chance you could record a similar tutorial for StyleFlow by Rameen Abdal? I’ve tried myself, but have run into trouble with the dependencies (unable to get a correct versions of tensorflow and possibly CUDA).

LetsDrawTW
Автор

How about for videos Why don't u show that to videos

chowdary
Автор

My pc suddenly shuts down in the middle of running the strokes process. I have a GTX1070Ti and Ryzen 7 2700x. Any thoughts on the reason? I'm updating Anaconda at the moment to see if that's the cause..

zakboukhriss
Автор

Is there any way to increase the resolution of the output?

deuone
Автор

Can somebody help me? I tried to set this up, but have a problem with this part [4:23]
My SNP folder is in the correct directory, but it still can't find 'Requirements.txt':


I am a MacOS user, I installed Anaconda and use it with terminal

Sorry for my grammar, English is not my first language

toriel
Автор

hello, friend,thanks for your sharing. I'm not sure can you speak Chinese,well I got some issues,I changed the “max_m_strokes”100 - 1500 there is nothing happened with the result,and my graphic card is TITAN X Pascal,but But the CPU occupancy rate exceeds 60%, and the graphic card occupancy rate has been below 10%. and it's really slow can you help me to figure it out

ggxxav