AbdelrahmanMechraoui

Results 6 comments of AbdelrahmanMechraoui

Thank you so much for your reply. I had some issues with platform toolset in vs, once I used vs2017 v141 instead of v142 I was able to build it....

Hi, are there any workarounds for this?

I think there is a bug during the calculation of the mean style code since it only accounts for present classes in the style code and not the absent ones....

Was anyone able to figure out the organization of the datasets? From what I gathered from the code, it seems like: ``` |- CelebA-HQ |- unlabel_data |- unlabel_list.txt (list of...

> Hi @AbdouMechraoui , for preparing the inception, the path should point to the image folder, it calculate stats over 50K images and store it in `--output` path you defined....

> Was anyone able to figure out the organization of the datasets? From what I gathered from the code, it seems like: > > ``` > |- CelebA-HQ > |-...