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

[RLlib|Tune] - Video results do not log correctly in wandb #45149

Open
simonsays1980 opened this issue May 5, 2024 · 0 comments
Open

[RLlib|Tune] - Video results do not log correctly in wandb #45149

simonsays1980 opened this issue May 5, 2024 · 0 comments
Labels
bug Something that is supposed to be working; but isn't rllib RLlib related issues rllib-newstack tune Tune-related issues wandb W&B related enhancement

Comments

@simonsays1980
Copy link
Collaborator

What happened + What you expected to happen

What happened

Running the RLlib example examples/envs/env_rendering_and_recording.py results

  1. in very long-lasting iterations - where probably wandb tries to upload the videos (around 10 minutes per iteration)
  2. in videos not showing correctly in wandb:

image

What you expected to happen

That wandb logging for videos/images is performant and videos show correctly on wandb

Versions / Dependencies

Ray nigfhtly
Fedora 39
Python 3.11

Reproduction script

Run examples/envs/env_rendering_and_recording.py

Issue Severity

Medium: It is a significant difficulty but I can work around it.

@simonsays1980 simonsays1980 added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) rllib RLlib related issues rllib-newstack tune Tune-related issues wandb W&B related enhancement and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't rllib RLlib related issues rllib-newstack tune Tune-related issues wandb W&B related enhancement
Projects
None yet
Development

No branches or pull requests

1 participant