ChiFang

Results 3 issues of ChiFang

I try to run evaluate_style_transfer.py but fail.... **Error msg:** style_image_features = losses.extract_image_features(style, self.network_name) in avatar_net.py ``` ValueError: Variable vgg_19/conv1/conv1_1/weights does not exist, or was not created with tf.get_variable(). Did you...

good first issue

In order to make final layer (soft argmin) don't limits the output value. I use linear combinations to predict. (my result is good with your pre-trained model in softargmin) my...

Issue Description: createGCNetwork throws an TypeError my clone version(the newest): 684ad7ff4697a641601f583f0f3f6bcae25f7506 my cmd: python3 test.py -data data/test_256 -pspath result (the 'test_256' is the folder where i put my test pictures...