Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about "-n" and "--num_eval_episodes" #21

Open
Nieysh opened this issue Mar 30, 2024 · 1 comment
Open

Question about "-n" and "--num_eval_episodes" #21

Nieysh opened this issue Mar 30, 2024 · 1 comment

Comments

@Nieysh
Copy link

Nieysh commented Mar 30, 2024

Hi! Thank you for your great work! I have some questions about evaluating episodes:

  • If I set "-n" to 8, "--num_eval_episodes" to 250, I get 2000 episodes to evaluate. And if I set "-n" to 4, "--num_eval_episodes" to 500, will the resulting 2000 episodes end up different with the former? Since the "--num_eval_episodes" seems to be defined for each scene.
  • If I want to reproduce the results in the paper, how to set the "-n" and "--num_eval_episodes"?
@Nieysh
Copy link
Author

Nieysh commented Mar 31, 2024

@ybgdgh The L3MVN paper says using the standard HM3D splits of 20 validation scenes, when evaluating, I notice each thread will be assigned to several scenes from the val spilts, how does each thread handle the scene and episodes data? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant