Open ghost opened 7 years ago
Hello~!! Hello~!! me too who can tell me ?
Maybe Dataset image must be in a folder named UTKFace and UTKFace folder must be in your test folder
I have the same questions too.Can you tell me how to solve this problem? Thank you very much~~~
Traceback (most recent call last):
File "/home/lj/CAAE/main.py", line 43, in
Hope for your replying!
Put the utkFace folder in the data Folder
Hi,
I am running your code on Ubuntu 16.0.4.
Even I am facing the same error as above. The 'UTKFace' dataset is inside the folder 'data'. Still I have this issue.
Can you help me with this please?
Error Log:
$ python main.py
Namespace(dataset='UTKFace', epoch=50, is_train=True, savedir='save', testdir='None', use_init_model=True, use_trained_model=True)
Building graph ...
Training Mode
Loading pre-trained model ...
FAILED >_<!
Loading init model ...
Traceback (most recent call last):
File "main.py", line 70, in
@ajaysimhasr https://github.com/ZZUTK/Face-Aging-CAAE/blob/d59275f00af647c8fc333f79c016fb9cf69d4c7b/FaceAging.py#L195 requires a flat list of images, your UTKFace folder shouldn't contain nothing else then images
Hi, Where to download the pre-trained model?
Hello~ When I am running your code,the error look like this I don't know where go wrong,Could you help me ?