Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- STYLE_IMAGE=OVENSTYLES/013.jpg
- CONTENT_IMAGE=OVEN/tower.jpg
- STYLE_WEIGHT=1000
- STYLE_SCALE=1
- CONTENT_WEIGHT=5
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -print_iter 1 \
- -save_iter 100 \
- -image_size 512 \
- -num_iterations 1000 \
- -model_file models/pascalcontext-fcn32s-heavy.caffemodel \
- -proto_file models/train-pascalcontext-fcn32s-heavy.prototxt \
- -content_layers relu1_1,relu2_1,relu3_1,relu4_1,relu5_1 \
- -style_layers relu1_1,relu2_1,relu3_1,relu4_1,relu5_1 \
- -optimizer lbfgs \
- -output_image out1.png \
- -tv_weight 0.00001 \
- -gpu 1,2,0 \
- -multigpu_strategy 1,7,6 \
- -original_colors 0 \
- -backend cudnn \
- -init random \
- STYLE_WEIGHT=100
- STYLE_SCALE=1
- CONTENT_WEIGHT=375
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -init image -init_image out1.png \
- -print_iter 1 \
- -image_size 800 \
- -num_iterations 500 \
- -model_file models/pascalcontext-fcn32s-heavy.caffemodel \
- -proto_file models/train-pascalcontext-fcn32s-heavy.prototxt \
- -content_layers relu1_1,relu2_1,relu3_1,relu4_1,relu5_1 \
- -style_layers relu1_1,relu2_1,relu3_1,relu4_1,relu5_1 \
- -optimizer lbfgs \
- -output_image out2.png \
- -tv_weight 0.00001 \
- -gpu 1,2,0 \
- -multigpu_strategy 1,7,6 \
- -original_colors 0 \
- -normalize_gradients \
- -backend cudnn
- STYLE_WEIGHT=1000
- STYLE_SCALE=1
- CONTENT_WEIGHT=0
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image out2x.png \
- -num_iterations 200 \
- -model_file models/pascalcontext-fcn32s-heavy.caffemodel \
- -proto_file models/train-pascalcontext-fcn32s-heavy.prototxt \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 100 \
- -tv_weight 0.00001 \
- -backend cudnn \
- -init image \
- -init_image out2.png \
- -learning_rate 1 \
- -image_size 1048 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 6,12,8\
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image out3.png \
- -num_iterations 200 \
- -model_file models/channel_pruning.caffemodel \
- -proto_file models/channel_pruning.prototxt \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 100 \
- -tv_weight 0.00001 \
- -backend cudnn \
- -init image \
- -init_image out2x.png \
- -learning_rate 1 \
- -image_size 2050 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 6,12,8\
- STYLE_WEIGHT=1000
- STYLE_SCALE=1
- CONTENT_WEIGHT=0
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image out4.png \
- -model_file models/nin_imagenet_conv.caffemodel \
- -proto_file models/train_val.prototxt \
- -num_iterations 200 \
- -content_layers relu0,relu1,relu2,relu3,relu5,relu6,relu7,relu8 \
- -style_layers relu0,relu1,relu2,relu3,relu5,relu6,relu7,relu8 \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 100 \
- -tv_weight 0.00001 \
- -backend cudnn \
- -init image \
- -init_image out3.png \
- -learning_rate 1 \
- -image_size 2550 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 8,14,11\
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image out5.png \
- -model_file models/nin_imagenet_conv.caffemodel \
- -proto_file models/train_val.prototxt \
- -num_iterations 200 \
- -content_layers relu0,relu1,relu2,relu3,relu5,relu6 \
- -style_layers relu0,relu1,relu2,relu3,relu5,relu6 \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 100 \
- -tv_weight 0.00001 \
- -backend cudnn \
- -init image -init_image out4.png \
- -learning_rate 1 \
- -image_size 2700 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 5,10,8\
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image out6.png \
- -model_file models/nin_imagenet_conv.caffemodel \
- -proto_file models/train_val.prototxt \
- -num_iterations 200 \
- -content_layers relu0,relu1,relu2,relu3,relu5,relu6,relu7,relu8 \
- -style_layers relu0,relu1,relu2,relu3,relu5,relu6,relu7,relu8 \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 0 \
- -tv_weight 0 \
- -backend cudnn \
- -init image \
- -init_image out5.png \
- -learning_rate 1 \
- -image_size 2900 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 8,14,11\
- th neural_style_dir_rng_fix.lua \
- -style_image $STYLE_IMAGE \
- -style_weight $STYLE_WEIGHT \
- -style_scale $STYLE_SCALE \
- -content_image $CONTENT_IMAGE \
- -content_weight $CONTENT_WEIGHT \
- -output_image DONE/masterpiece1.png \
- -model_file models/nin_imagenet_conv.caffemodel \
- -proto_file models/train_val.prototxt \
- -num_iterations 200 \
- -content_layers relu0,relu1 \
- -style_layers relu0,relu1 \
- -optimizer adam \
- -print_iter 1 \
- -save_iter 0 \
- -tv_weight 0 \
- -backend cudnn \
- -init image -init_image out6.png \
- -learning_rate 1 \
- -image_size 4000 \
- -gpu 1,2,0 \
- -original_colors 0 \
- -normalize_gradients \
- -multigpu_strategy 2,4,3\
Advertisement
Add Comment
Please, Sign In to add comment