molo32
molo32
running `!sh scripts / run_car.sh` gives this error. ``` StyleGAN2: Optimized CUDA op FusedLeakyReLU not available, using native PyTorch fallback. StyleGAN2: Optimized CUDA op FusedLeakyReLU not available, using native PyTorch...
with pytorch = 1.10 gives this error ``` !sh /content/GAN2Shape/scripts/run_synface.sh StyleGAN2: Optimized CUDA op FusedLeakyReLU not available, using native PyTorch fallback. StyleGAN2: Optimized CUDA op UpFirDn2d not available, using native...
how to use DPR with this job? DPR only returns * jpg *png as output. Am I missing something?
mmm yes I see it! but how do I save and load in styleflow?
now throw this ``` /usr/local/lib/python3.7/dist-packages/tensorflow/python/framework/dtypes.py:526: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type,...
still gives this error ``` from models import FaceTranslationGANInferenceModel --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in () ----> 1 from models import FaceTranslationGANInferenceModel 5 frames /tensorflow-1.15.2/python3.7/keras/backend/load_backend.py in () 13...
johndpope ,are you using it in pti? share the code.
good job, but how can i download the texture
how to use with the stylegan2-ffhq-config-f.pkl? just download the pkl and replace it? if so, what line should I change to change biggan with stylegan2-ffhq-config-f.pkl?