Giter VIP home page Giter VIP logo

projects's Introduction

Project archive

projects's People

Contributors

50min avatar bsham avatar byunggwan-son avatar chanhoeom avatar dh-baek avatar hyunjp avatar jaehyeonmoon avatar jeiminjeon avatar jun0kim avatar junghyup-lee avatar leegeon31 avatar njyoun avatar sanghoooon avatar shape-kim avatar wonkyunglee 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  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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projects's Issues

Evaluation problem

Hi, Could you tell me how to evaluate the model on PF-willow dataset. Thanks. In your code, I just see the way to evaluate PF-pascal

lambda for the losses

Hello,

I have a question about the experiments on the Table 3: Average PCK comparison of different loss functions.

In the paper you stated that you fixed the parameters as (λmask = 3, λflow = 16, λsmooth = 0.5).

How did you set the parameters in your ablation studies?

For example, If you train only with the two losses (Lmask, L_flow), did you set the λmask and λflow as (3, 16) or did you find another combination?

Best regards,

Ahyun

Question about code?

image
What's the reason about 'corr_T2S = corr_feat3 * corr_feat4', and where can found the explanation in the paper?

VOC2012_seg_img.npy

Hello,
I want to execute your code for train-phrase, but I get this error:

FileNotFoundError: [Errno 2] No such file or directory: './data/VOC2012_seg_img.npy'

Where can I get this file?

Thank you :)

Question about the experiment result

Hello, do you use re-ranking or some tricks in your experiment? I can't reproduce the metric by using the config in your paper. In Market1501 dataset, I just got a 0.75 mAP with GCP and one-vs.-rest module. Expected for your reply, thank you.

quertion about the GCP

I want to know the computation of contrastive feature.
Pcontrast = 1Pavg-1Pmax
or
Pcontrast = 1Pavg-1/6Pmax
or
Pcontrast = 6Pavg-1Pmax

I have questions about SFNet.

Thank you for sharing nice implementations!

I have questions about SFNet.

First, do you have the plan to provide the evaluation code of Caltech101?
Second, how did you make the corresponding map like Fig3 in the paper?

Thanks.

reproducing ISGAN results

Thanks for the inspiring work and implementation.
I'm having troubles on reproducing the reported results of ISGAN using default configures without making any changes to codes.
I have trained models on Market and Duke, and was able to reproduce the stage1 (backbone) results as the paper reported, however, for stage3 model, I got mAP/rank-1 around 0.859/0.948 on Market and 0.773/0.884 on Duke, I also tested the provided trained final models, which achieved the reported results.
Can you shed some insights on how to reproduce the results? Is this because of the training configures should be different from provided defaults or maybe something else?
I'm currently using one gpu, I'm not sure if I should deploy the model into a multi-gpu setting as I didn't find DataParaller function within codes. Thank you.

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.