Skip to content

Could not load ResNet model #9

Closed
@ProGamerGov

Description

@ProGamerGov
ubuntu@ip-Address:~/fast-neural-style$ th slow_neural_style.lua -content_image content.jpg -style_image style.jpg -output_image out.png -save_every 50 -print_every 50 -preprocessing resnet -loss_network models/resnet_50_1by2_nsfw.caffemodel -num_iterations 1550 -gpu 0 -backend cuda -use_cudnn 1 -optimizer adam
ERROR: Could not load loss network from models/resnet_50_1by2_nsfw.caffemodel
You may need to download the VGG-16 model by running:
bash models/download_vgg16.sh
ubuntu@ip-Address:~/fast-neural-style$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions