Issues
- 1
trained model not working
#19 opened by ksesalebangim - 5
About adding Tanh() at the end of the model
#12 opened by zhanghang1989 - 1
RuntimeError: The expanded size of the tensor (700) must match the existing size (32) at non-singleton dimension 2
#30 opened by dovanchan - 1
- 1
Could you upload vgg16.weight file?
#28 opened by jmhong-simulation - 5
- 0
download_styling_models.sh error
#27 opened by mqchen1993 - 5
train doesn't run: ValueError: not enough values to unpack (expected 3, got 2)
#25 opened by xaionaro - 1
content loss calculation is wrong?
#24 opened by RyanCV - 1
some question in utils.py
#23 opened by poptree - 1
download_styling_models.sh error
#22 opened by bliunlpr - 1
difference with jcjohnson
#20 opened by onlytailei - 3
Time for training a new style
#17 opened by nitish116 - 0
Problem with training
#21 opened by victorkitov - 18
How to set output_image_size when Eval
#14 opened by dovanchan - 2
- 1
Check usage of 'subtract_imagenet_mean', with new version of pytorch inplace subtraction might be different.
#11 opened by abhiskk - 19
stylize using GPU
#9 opened by jayavanth - 0
Use median filter
#8 opened by abhiskk - 0
Use Upsampling instead of ConvTranspose2d
#6 opened by abhiskk - 0
Use Reflection Padding
#7 opened by abhiskk - 0
Use instance normalization
#2 opened by abhiskk - 0
- 0
In the default configuration don't resize the styling-image when training the network
#4 opened by abhiskk - 0
Save CPU version of the trained model
#5 opened by abhiskk - 0
The scale of content and style loss just changed from 1e5 (content), 1e3 (style) to 1e2(content), (1e-2) style.
#1 opened by abhiskk