Git Product home page Git Product logo

Comments (12)

YueLiao avatar YueLiao commented on August 26, 2024 2
  1. We only evaluate our PPDM based on our rewriting evaluation script for V-COCO. Hourglass-104 achieved about 59.
  2. Because we follow Objects as points to apply a data augmentation during training, the affine_transform function is used to generate the corresponding GT heatmap for the transformed input, e.g., scale crop aug, flip etc.

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024

The v-coco mAP is the same with the official one?

from ppdm.

YueLiao avatar YueLiao commented on August 26, 2024

We do not make sure it. We haven't conducted the evaluation in the official one. Its work is in the to-do list but not now, may next month. You can try it by yourself, and we have provided the corresponding training code for vcoco.

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024

Thanks, closing it

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024
  1. We only evaluate our PPDM based on our rewriting evaluation script for V-COCO. Hourglass-104 achieved about 59.
  2. Because we follow Objects as points to apply a data augmentation during training, the affine_transform function is used to generate the corresponding GT heatmap for the transformed input, e.g., scale crop aug, flip etc.

Could you share vcoco(Hourglass-104) training scripts or hyperparameters ? I tried but can not reach 59.

from ppdm.

YueLiao avatar YueLiao commented on August 26, 2024

All hyper-parameters are the same as hico-det's. Additionally, we only conduct an evaluation based on the non-official evolutional script, which cannot be compared to the methods evaluated by the official script.

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024

Thanks

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024

All hyper-parameters are the same as hico-det's. Additionally, we only conduct an evaluation based on the non-official evolutional script, which cannot be compared to the methods evaluated by the official script.

It is weird that I use the same hyper-parameters(lr3e-4 bs 31) in hico-det's training scripts to train vcoco, but still can not reach 59 using your vcoco_eval.py test script. I just get about 54.

from ppdm.

YueLiao avatar YueLiao commented on August 26, 2024

All hyper-parameters are the same as hico-det's. Additionally, we only conduct an evaluation based on the non-official evolutional script, which cannot be compared to the methods evaluated by the official script.

It is weird that I use the same hyper-parameters(lr3e-4 bs 31) in hico-det's training scripts to train vcoco, but still can not reach 59 using your vcoco_eval.py test script. I just get about 54.

I try to find the checkpoint, but I found all of them are deleted due to the space limitation. The 59 is got by the older version code, and you can try it based on this repo. Hope you can reproduce it.

from ppdm.

YueLiao avatar YueLiao commented on August 26, 2024

All hyper-parameters are the same as hico-det's. Additionally, we only conduct an evaluation based on the non-official evolutional script, which cannot be compared to the methods evaluated by the official script.

It is weird that I use the same hyper-parameters(lr3e-4 bs 31) in hico-det's training scripts to train vcoco, but still can not reach 59 using your vcoco_eval.py test script. I just get about 54.

I try to find the checkpoint, but I found all of them are deleted due to the space limitation. The 59 is got by the older version code, and you can try it based on this repo. Hope you can reproduce it.

Aha, I have just found the checkpoint, OneDrive or BaiduDrive? The only preserved one. However, I don't think the current training and test strategy is fit for the official vcoco evaluation method. It may be better to give a threshold to remove the non-interaction predictions or to take the non-interaction images into training.

from ppdm.

SherlockHolmes221 avatar SherlockHolmes221 commented on August 26, 2024

Thanks, both OneDrive and BaiduDrive is ok

from ppdm.

YueLiao avatar YueLiao commented on August 26, 2024

Thanks, both OneDrive and BaiduDrive is ok

OneDrive.

from ppdm.

Related Issues (20)

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.