资源算法Deep-image-analogy-TensorFlow

Deep-image-analogy-TensorFlow

2019-12-18 | |  75 |   0 |   0

Deep-image-analogy-TensorFlow

Implementation of the paper : Deep image analogy

Introduction

This code mainly implements the interesting paper Visual Attribute Transfer through Deep Image Analogy, details of the algorithm please see the paper.

How to use


Step 1. Download the vgg19.npy(BaiduDrive), and put it into the folder 'vgg19'

Step 2. Modify the image's path in Main.py

Step 3. execute Main.py


Python packages

===================

  1. python 3.5

  2. tensorflow1.4.0

  3. numpy

  4. scipy

  5. pillow

===================

Results

Input:Output::Output:Input
::::
::::
::::

Time: 3 minutes for 224x224 image size

These results are not satisfactory compare to paper's attractive results

Acknowledgement

Thanks for the PatchMatch code from harveyslash


上一篇:Conditional-Analogy-GAN-keras

下一篇:ImageAnalogies

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

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