Giter Site home page Giter Site logo

siamul / photostylist Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 59.65 MB

This repository contains the code for the paper "PhotoStylist: Altering the Style of Images based on the Connotations of Texts

Python 16.01% Shell 0.08% Jupyter Notebook 83.91%

photostylist's Introduction

PhotoStylist

This repository contains the code for the paper "PhotoStylist: Altering the Style of Photos based on the Connotations of Texts" published in PAKDD 2021. The paper can be found here: https://doi.org/10.1007/978-3-030-75762-5_51

The implementation is done using Tensorflow.

You have to download the weights in the link: https://drive.google.com/file/d/1ZdS6fe11aaVzhbrc5fyLOvuyAeOLG0pd/view?usp=sharing and extract it to "weights/" folder.

You have to download the MVSO dataset and update the location in the code. Or, you could make a toy dataset with images according to different ANPs and supply it to the model.

The instructions below show you how to run the code.

For running using your own content image and style text (remember to download and use MVSO dataset):

python3 photostylist.py --content_image <path_to_content_image_file> --style_text <path_to_style_text_file>

To view the data from the evaluation survey, use the "Evaluation_Graphs.ipynb" IPython Notebook. It contains codes to generate the graphs presented in the paper as well.

photostylist's People

Contributors

siamul avatar

Watchers

 avatar  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.