cvlab-kaist / 3DGAN-Inversion

Official Implementation of WACV 2023 paper "3D GAN Inversion with Pose Optimization".
MIT License
110 stars 13 forks source link

seek to generate data #2

Closed zhou431496 closed 1 year ago

zhou431496 commented 1 year ago

Congratulations on getting such an excellent job, could you please give me a copy of the generated data, if you can, we will be very grateful, and we will also cite such excellent work in our future work.

mlnyang commented 1 year ago

We deleted the pseudo dataset... but you can generate it with ./script/gen_pseudo_dataset.py such as : script/gen_pseudo_dataset.py --seeds 0-9999 --trunc 0.7 --network initializer/pretrained_models/afhqcats512-128.pkl

sorry for the inconvenience.

mlnyang commented 1 year ago

The python version may cause that error. Try it on python >= 3.8 Please let me know again if it does not work.

Best, Jaehoon

-----Original Message----- From: @.> To: @.>; Cc: @.>; @.>; Sent: 2023. 1. 20. (금) 18:10 (GMT+09:00) Subject: Re: [KU-CVLAB/3DGAN-Inversion] seek to generate data (Issue #2)

Thank you, I just tested the following, and it doesn't work in the win10 environment. The following problem occurs if m := range_re.match(p):^SyntaxError: invalid syntax. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>