Rishabh Shah

Results 12 comments of Rishabh Shah

I managed to solve this issue by the following steps, this is for windows 10, python 3.9.1 1. Install **gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe** version (https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2020-02-21/gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe) 2. Download **harfbuzz-4.0.1** (https://github.com/harfbuzz/harfbuzz/releases/download/4.0.1/harfbuzz-win64-4.0.1.zip) 3. Copy all content...

> I managed to solve this issue by the following steps, this is for windows 10, python 3.9.1 > > 1. Install **gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe** version (https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2020-02-21/gtk3-runtime-3.24.14-2020-02-21-ts-win64.exe) > 2. Download **harfbuzz-4.0.1** (https://github.com/harfbuzz/harfbuzz/releases/download/4.0.1/harfbuzz-win64-4.0.1.zip)...

Hi @Vidhi-Pat Can you please share the code for training? [email protected]

Make sure the import to pggan is correct.

Run the same file in Python IDLE. It will work.

Manually download the dataset from this link: https://drive.google.com/drive/folders/0B7EVK8r0v71pWEZsZE9oNnFzTm8 Img -> img_align_celeba.zip FOR IMAGES Anno -> list_attr_celeba.txt FOR ANNOTATIONS

Follow these steps: 1. Run script_gen_sample_pggan.py 2. Run script_old_discover_feature_axis.py 3. Run script_transform_sample_pickle_to_img.py 4. Run script_predict_label.py 5. Run script_label_regression.py

Yes. See this for your reference [https://stackoverflow.com/questions/4383571/importing-files-from-different-folder] Or what can you is to copy and paste 'model.cnn_face_attr_celeba' to your current directory.