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

Issues about testing time #510

Open
Gary3410 opened this issue Jul 17, 2024 · 1 comment
Open

Issues about testing time #510

Gary3410 opened this issue Jul 17, 2024 · 1 comment

Comments

@Gary3410
Copy link

I evaluate the rl_agent with Detic via:

python projects/habitat_ovmm/eval_baselines_agent.py --baseline_config_path projects/habitat_ovmm/configs/agent/rl_agent.yaml

However, it was found that the time to run 1199 episodes took 52 hours, is this correct?
I notice that #374 mentions the same issue, the test is slow and the GPU has less than 3G of memory.
I have ensured the following parameter settings in projects/habitat_ovmm/configs/env/hssd_eval.yaml

NO_GPU: 0
PRINT_IMAGES: 0

By the way, is there any way to speed up the test? Like loading Detic on another GPU.

@Beat-in-our-hearts
Copy link

I meet same problem, and I tried to change the yaml 'NUM_ENVIRONMENTS', but the platform seems not to support more environments.😥

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

2 participants