资源算法Deep-Image-Analogy-PyTorch

Deep-Image-Analogy-PyTorch

2019-12-18 | |  102 |   0 |   0

Deep-Image-Analogy

996.ICU

This project is a python implementation of Deep Image Analogy.https://arxiv.org/abs/1705.01088.

Some results

results.jpg

Requirements

  • python 3

  • opencv3

    If you use anaconda, you can install opencv3 by  conda install opencv

  • pytorch

    See pytorch for installation

    Codes in branch "master" works with pytorch 0.4

    Codes in branch "pytorch0.3" works with pytorch 0.3

  • cuda (CPU version is not implemented yet)

Usage (demo)

python main.py --resize_ratio 0.5 --weight 2 --img_A_path data/demo/ava.png --img_BP_path data/demo/mona.png --use_cuda True

Acknowledgments

My project acknowledge the official code Deep-Image-Analogy, pytorch, and another pytorch implementation. Especially, thanks for the authors of this amazing algorithm.


上一篇:Deep-Image-Analogy

下一篇:Deep-Image-Analogy-PyTorch

用户评价
全部评价

热门资源

  • allennlp-server

    allennlp-server Serve allennlp services as sep...

  • ubuntu-allennlp

    ubuntu-allennlp AllenAI AllenNLP image based o...

  • allennlp_extras

    allennlp_extras Some utilities build on top of...

  • allennlp-dureader

    An Apache 2.0 NLP research library, built on Py...

  • seetafaceJNI

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