GithubHelp home page GithubHelp logo

simon4yan / espgan Goto Github PK

View Code? Open in Web Editor NEW
47.0 2.0 12.0 27 KB

We extend the SPGAN (our prior work in CVPR2018) to an end-to-end version, named eSPGAN. https://arxiv.org/pdf/1811.10551.pdf

License: MIT License

Python 100.00%
person-reidentification domain-adaptation image-image-translation

espgan's Introduction

VisDA2020: 4th Visual Domain Adaptation Challenge

We have released training and validation sets in https://github.com/Simon4Yan/VisDA2020. Welcome to VisDA2020!

eSPGAN

We have updated the code of eSPGAN. To use it, you need to 1) train a source model, and 2) run espgan.py to learn an adapted model. For the first step, I use the modified codes (train_IDE_plus.py) in Here. You could learn your own model, and be sure to change the corresponding parts of our codes ('ft_net' in models/models.py).

Here, we also provide the PyTorch version of SPGAN. Please try this code. This code is based on https://github.com/LynnHo/CycleGAN-Tensorflow-2, thanks to their project. You could write your own data loader to use your datasets. Of course, I notice the provided data loader is not perfect, you could use yours.

Recently, my friend Xiao conducted an experiment on the Synthetic data PersonX, and she found that SPGAN is helpful. Specifically, Synthetic-->Market result is almost 52% in rank-1 accuracy! Moreover, eSPGAN can achieve 56% in rank-1 accuracy.

Now, we use SPGAN and eSPGAN as baselines for the 4th visda challenge. We will release all the codes and datasets when the challenge begins. We will provide clean and easy dataset loaders to read our datasets. Both SPGAN and eSPGAN will also be included to support our challenge (and in a more convenient way).

Thanks for your attention!

Weijian

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.