Giter Club home page Giter Club logo

deepstyle's Introduction

DeepStyle: Using State-of-the-Art Deep Learning to Generate Realistic High Fashion Clothing and Styles

This is the official repository for the Medium Article Part 1 and Part 2 that contains all the relevant source code, jupyter notebooks, and configuration files for the paper. The paper is also included in the repository and can be found here.

Brief Description of the Files

The .yaml files contain the configuration details of the object detection models trained in this research as described in the paper.

The DeepFashion2Coco.ipynb shows the steps to convert the DeepFashion Dataset to COCO format to ease the training and validation of the models implemented by the Detectron framework.

The vis.py file is under the detectron/utils/ folder in the Detectron github repository. Replace the vis.py file in the repository with the updated one to reproduce the cropping of the test images based on the predicted bounding boxes, as described in the paper. This vis.py adds the code for detecting full-body fashion items in images, cropping them based on the bounding boxes, and saving the results to a local directory.

Finally, the rest of the jupyter notebooks provide the implementation details of the DCGANs as described in paper. The hyperparameters for training and the architectures for the generator and discriminator are provided for each model tested. Code are written in Pytorch.

deepstyle's People

Contributors

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