Git Product home page Git Product logo

espgan's People

Contributors

simon4yan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

espgan's Issues

一些关于 espgan and spgan区别的疑惑

您好!很荣幸拜读您的论文,我现在有一些关于espgan和spgan区别的疑惑,看了代码后,我发现您在espgan.py里没有使用孪生网络,当然也没有使用论文中的对比损失函数来训练它,直接用一个训练好的基准网络代替,那么espgan不就无法实现spgan 中的相似度保留,不知我理解的是否有偏差,也希望您能告诉我他们俩之间的根本区别,期待您的回复!

how many data!

Hi,
could you plz tell me how many data we need to train eSPGAN?
thanks

How testing the re-ID performance

Thanks for sharing the code. How do you test the re-ID model? I found that the IDE adds a classifier directly after the output of resnet. Is this classifier removed directly for testing?

ModuleNotFoundError: No module named 'models.model_imagenet'

root@f2aaf8a01a08:/home/SPGAN-torch/py-spgan# CUDA_VISIBLE_DEVICES=0 python train_spgan.py --dataset=market2duke --gpu_id=0
Traceback (most recent call last):
File "train_spgan.py", line 6, in
import models.models_spgan as models
File "/home/SPGAN-torch/py-spgan/models/models_spgan.py", line 11, in
import models.model_imagenet
ModuleNotFoundError: No module named 'models.model_imagenet'
是否是少了一个包叫:model_imagenet
希望能增加readme文件,比如一些包的版本信息数据,存放的格式等等
非常感谢!

Is the train_A and test_A(train_B and test_B) are the same data in SPGAN?

Hi Weijian,
Thanks for your released code and your SPGAN work.
I got confused about the data preparation process. Is the train_A and test_A(train_B and test_B) are the same data in SPGAN? As to the person re-ID dataset, the style transfer is performed during training and training a discriminate model on both re-ID datasets and style transferred datasets.
Thank for your kindly reply.

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.