Coder Social home page Coder Social logo

timzhang001 / gpdm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ariel415el/gpdm

1.0 0.0 0.0 94.34 MB

Original Pytorch implementation of the GPDM model introduced in "Generating natural images with direct patch distributions matching"

License: Apache License 2.0

Python 100.00%

gpdm's Introduction

GPDM

Original Pytorch implementation of the GPDM algorithm introduced in

"Generating Natural Images with Direct Patch Distribution Matching"

Accepted to ECCV 2022

Teaser

Video presentation

IMAGE ALT TEXT

Run GPDM:

Reshuffling

$ python3 main.py data/images/SIGD16/7.jpg

Input Output

Retargeting

$ python3 main.py data/images/SIGD16/4.jpg --init_from target --width_factor 1.5

Input Output

Style transfer

$ python3 main.py data/images/style_transfer/style/mondrian.jpg --init_from data/images/style_transfer/content/trump.jpg --fine_dim 1024 --coarse_dim 256 --noise_sigma 0

Input init_from Output

Texture synthesis

$ python3 main.py data/images/textures/cobbles.jpeg --width_factor 1.5 --height_factor 1.5

Input Output

Reproduce paper tables

I added the Places50 and SIGD16 datasets from Drop-The-Gan and SinGAN so that results can be reproduced

Apart from the datasets from the paper I collected some interesting retargeting images in the images folder

In the images folder you can find images I collected from various repos and papers cited in my paper.

Cite

@inproceedings{elnekave2022generating,
  title={Generating natural images with direct Patch Distributions Matching},
  author={Elnekave, Ariel and Weiss, Yair},
  booktitle={Computer Vision--ECCV 2022: 17th European Conference, Tel Aviv, Israel, October 23--27, 2022, Proceedings, Part XVII},
  pages={544--560},
  year={2022},
  organization={Springer}
}

gpdm's People

Contributors

ariel415el avatar timzhang001 avatar chenxwh avatar ronensc avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.