clearml-docs/docs/guides/frameworks/tensorboardx/video_tensorboardx.md
pollfly e1b179ed54
Some checks failed
CI / build (push) Has been cancelled
Update links (#1041)
2025-02-13 13:21:35 +02:00

674 B

title
TensorBoardX Video

The moveiepy_tensorboardx.py example demonstrates the integration of ClearML into code, which creates a TensorBoardX SummaryWriter object to log video data.

When the script runs, it creates a task named pytorch with video tensorboardX in the examples project.

Debug Samples

ClearML automatically captures the video data that is added to the SummaryWriter object, using the add_video method. The video appears in the task's DEBUG SAMPLES tab.

Debug Samples