Giter Club home page Giter Club logo

Comments (5)

HarshayuGirase avatar HarshayuGirase commented on July 24, 2024

Hi,

That is correct -- it's averaged during test so the signal on the test/val set during training may be slightly noisy. Correct me if I'm wrong, but it seems as though you are using the TT (sampling with >1 SD at test time which is the default we had set for K=20); or did you change the sampling SD to 1?

from human-path-prediction.

ksachdeva avatar ksachdeva commented on July 24, 2024

HI @HarshayuGirase

Apologies for the late reply.

I did not change the number of samples to 1. It is still K=20. The scale used is 1.3 (as in your original implementation)

Regards
Kapil

from human-path-prediction.

HarshayuGirase avatar HarshayuGirase commented on July 24, 2024

Hi @ksachdeva,

Thanks for clarifying. It seems as though you are using the TT, as the SD is 1.3 (different than what was used in training). Please see the Truncation Trick in section 3.1. For larger sample sizes (K=20), instead of truncating, we use a larger SD for better sample diversity, so this model you experimented with would just be O-S. Setting the SD to 1 during test time would correspond to the O-S-TT ablation.

from human-path-prediction.

ksachdeva avatar ksachdeva commented on July 24, 2024

Thanks @HarshayuGirase

It makes sense now. I would try again with SD = 1 during test.

as the SD is 1.3 (different than what was used in training).

I got 1.3 from your configuration file. I am assuming it is valid for SDD, was it different for ETH ?

Regards
Kapil

from human-path-prediction.

HarshayuGirase avatar HarshayuGirase commented on July 24, 2024

No problem @ksachdeva !

Yes, our default parameters in config file were the best parameters we found for K=20 (so it includes social + changing SD trick). I believe it was the same for ETH/UCY. I'll close this issue for now -- feel free to open another issue for other questions!

from human-path-prediction.

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.