GithubHelp home page GithubHelp logo

peterzhousz / dcton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chongjiange/dcton

0.0 0.0 0.0 3.18 MB

[CVPR 2021] Disentangled Cycle Consistency for Highly-realistic Virtual Try-On

TeX 1.14% Python 97.37% Shell 1.49%

dcton's Introduction

DCTON (CVPR 2021)

Disentangled Cycle Consistency for Highly-realistic Virtual Try-On (https://arxiv.org/abs/2103.09479)

image

Prerequisites

  • python 3.6
  • pytorch 1.0.0
  • torchvision 0.3.0
  • cuda 10.0
  • opencv

To install requirements:

conda create -n dcton python=3.6
conda activate dcton
conda install pytorch==1.0.10 torchvision==0.3.0 cuda100
pip install tensorboardX
pip install opencv-python
pip install imdb
pip install tqdm

Dataset

For data preparation, please refer to VITON.

Run the Demo

Download trained weights. Put the trained weights in the 'pretrained_model' file.

We here provide some data in 'demo_data' file for demo running.

# Demo data running
bash test.sh

License

The use of this code is restricted to non-commercial research.

Acknowledgement

Thanks for pytorch-CycleGAN-and-pix2pix for providing the useful codes.

Citation

If you think our work is useful, please feel free to cite.

@inproceedings{ge2021disentangled,
  title={Disentangled Cycle Consistency for Highly-realistic Virtual Try-On},
  author={Ge, Chongjian and Song, Yibing and Ge, Yuying and Yang, Han and Liu, Wei and Luo, Ping},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={16928--16937},
  year={2021}
}

dcton's People

Contributors

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