资源算法ImageAnalogies-on-demand

ImageAnalogies-on-demand

2019-12-19 | |  42 |   0 |   0

Weekly.TF

Project to spin up TensorFlow instances for custom user runs.

Setup

Configure TensorFlow machine

Install TensorFlow and Image Analogies (the current test project).  On Amazon EC2, you can start with Amazon's Deep Learning AMI on a GPU server.

Make sure to download the vgg16_weights.h5 file.

Debugging: test that Amazon AMI is truly using GPUhttp://stackoverflow.com/questions/38009682/how-to-tell-if-tensorflow-is-using-gpu-acceleration-from-inside-python-shell

Start server

Start the server as a background process:

nohup python server.py &

Go to the index page ( http://localhost:8080/ ), click the 'Test Case' button, and then Run.

On AWS: use a g2.2xlarge instance with port 80 open, and ensure that httpd is running, and ProxyPass / http://localhost:8080/

License

Open source, MIT license


上一篇:ImageAnalogies

下一篇:ImageAnalogies-on-demand

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...