Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

donot gen right img #632

Open
i3587616 opened this issue Jan 10, 2024 · 2 comments
Open

donot gen right img #632

i3587616 opened this issue Jan 10, 2024 · 2 comments

Comments

@i3587616
Copy link

win10,then
python gen_images.py --outdir=E:\logs --trunc=0.5 --seeds=1-10 --network=G:\av\stylegan3-r-ffhq-1024x1024.pkl
python gen_images.py --outdir=E:\logs --trunc=1 --seeds=2 --network=G:\av\stylegan3-r-metfaces-1024x1024.pkl
i try ,but result img is not right .and how can i find problem .i donot know why
seed0002
this is the result img ,not a man .why.

@i3587616
Copy link
Author

(stylegan3) G:\av\stylegan3>
(stylegan3) G:\av\stylegan3>python gen_images.py --outdir=E:\logs --trunc=0.8 --seeds=20 --network=G:\av\stylegan3-r-metfaces-1024x1024.pkl
Loading networks from "G:\av\stylegan3-r-metfaces-1024x1024.pkl"...
Generating image for seed 20 (0/1) ...
Setting up PyTorch plugin "bias_act_plugin"... Done.
Setting up PyTorch plugin "filtered_lrelu_plugin"... Done.

no log show where problem ,how can i find out the problem

@i3587616
Copy link
Author

stylegan3) G:\av\stylegan3>conda list

packages in environment at G:\miniconda3\envs\stylegan3:

Name Version Build Channel

blas 1.0 mkl
blas-devel 3.9.0 20_win64_mkl conda-forge
brotli-python 1.1.0 py39h99910a6_1 conda-forge
bzip2 1.0.8 hcfcfb64_5 conda-forge
ca-certificates 2023.12.12 haa95532_0
certifi 2023.11.17 py39haa95532_0
charset-normalizer 2.0.12 pyhd8ed1ab_0 conda-forge
click 8.1.7 win_pyh7428d3b_0 conda-forge
colorama 0.4.6 pyhd8ed1ab_0 conda-forge
cudatoolkit 11.1.1 hb074779_12 conda-forge
freetype 2.12.1 hdaf720e_2 conda-forge
idna 3.6 pyhd8ed1ab_0 conda-forge
intel-openmp 2023.2.0 h57928b3_50497 conda-forge
jpeg 9e hcfcfb64_3 conda-forge
lcms2 2.12 h2a16943_0 conda-forge
lerc 3.0 h0e60522_0 conda-forge
libblas 3.9.0 20_win64_mkl conda-forge
libcblas 3.9.0 20_win64_mkl conda-forge
libdeflate 1.10 h8ffe710_0 conda-forge
libffi 3.4.2 h8ffe710_5 conda-forge
libhwloc 2.9.3 default_haede6df_1009 conda-forge
libiconv 1.17 hcfcfb64_2 conda-forge
liblapack 3.9.0 20_win64_mkl conda-forge
liblapacke 3.9.0 20_win64_mkl conda-forge
libpng 1.6.39 h19919ed_0 conda-forge
libsqlite 3.44.2 hcfcfb64_0 conda-forge
libtiff 4.3.0 hc4061b1_4 conda-forge
libuv 1.44.2 hcfcfb64_1 conda-forge
libxml2 2.11.6 hc3477c8_0 conda-forge
libzlib 1.2.13 hcfcfb64_5 conda-forge
mkl 2023.2.0 h6a75c08_50497 conda-forge
mkl-devel 2023.2.0 h57928b3_50497 conda-forge
mkl-include 2023.2.0 h6a75c08_50497 conda-forge
mkl-service 2.4.0 py39h2bbff1b_1
mkl_fft 1.3.8 py39h2bbff1b_0
mkl_random 1.2.4 py39h59b6b97_0
ninja 1.10.2 h2d74725_1 conda-forge
numpy 1.26.3 py39h055cbcc_0
numpy-base 1.26.3 py39h65a83cf_0
olefile 0.47 pyhd8ed1ab_0 conda-forge
openjpeg 2.5.0 hb211442_0 conda-forge
openssl 3.2.0 hcfcfb64_1 conda-forge
pillow 8.3.1 py39h916092e_0 conda-forge
pip 23.3.2 pyhd8ed1ab_0 conda-forge
pthreads-win32 2.9.1 hfa6e2cd_3 conda-forge
pysocks 1.7.1 pyh0701188_6 conda-forge
python 3.9.18 h4de0772_1_cpython conda-forge
python_abi 3.9 4_cp39 conda-forge
pytorch 1.9.1 py3.9_cuda11.1_cudnn8_0 pytorch
requests 2.26.0 pyhd8ed1ab_1 conda-forge
scipy 1.11.4 py39hddb5d58_0 conda-forge
setuptools 69.0.3 pyhd8ed1ab_0 conda-forge
tbb 2021.11.0 h91493d7_0 conda-forge
tk 8.6.13 h5226925_1 conda-forge
tqdm 4.62.2 pyhd8ed1ab_0 conda-forge
typing_extensions 4.9.0 pyha770c72_0 conda-forge
tzdata 2023d h0c530f3_0 conda-forge
ucrt 10.0.22621.0 h57928b3_0 conda-forge
urllib3 1.26.18 pyhd8ed1ab_0 conda-forge
vc 14.3 hcf57466_18 conda-forge
vc14_runtime 14.38.33130 h82b7239_18 conda-forge
vs2015_runtime 14.38.33130 hcb4865c_18 conda-forge
wheel 0.42.0 pyhd8ed1ab_0 conda-forge
win_inet_pton 1.1.0 pyhd8ed1ab_6 conda-forge
xz 5.2.6 h8d14728_0 conda-forge
zlib 1.2.13 hcfcfb64_5 conda-forge
zstd 1.5.5 h12be248_0 conda-forge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant