Update reporting images

This commit is contained in:
revital 2025-04-23 08:23:20 +03:00
parent 9985c76f54
commit 4b9def9e29
12 changed files with 10 additions and 5 deletions

View File

@ -30,7 +30,8 @@ args = parser.parse_args()
Command line options appears in **HYPERPARAMETERS** **>** **Args**.
![image](../../img/examples_reporting_hyper_param_01.png)
![Command line options](../../img/examples_reporting_hyper_param_01.png#light-mode-only)
![Command line options](../../img/examples_reporting_hyper_param_01_dark.png#dark-mode-only)
## TensorFlow Definitions
@ -50,7 +51,8 @@ flags.DEFINE_string('echo5', '5', 'Text to echo.', module_name='test')
TensorFlow Definitions appear in **HYPEPARAMETERS** **>** **TF_DEFINE**.
![image](../../img/examples_reporting_hyper_param_03.png)
![TF Defines](../../img/examples_reporting_hyper_param_03.png#light-mode-only)
![TF Defines](../../img/examples_reporting_hyper_param_03_dark.png#dark-mode-only)
## Parameter Dictionaries
@ -78,5 +80,6 @@ parameters['float'] = '9.9'
Parameters from dictionaries connected to Tasks appear in **HYPERPARAMETERS** **>** **General**.
![image](../../img/examples_reporting_hyper_param_02.png)
![Parameter dictionaries](../../img/examples_reporting_hyper_param_02.png#light-mode-only)
![Parameter dictionaries](../../img/examples_reporting_hyper_param_02_dark.png#dark-mode-only)

View File

@ -50,8 +50,10 @@ Logger.current_logger().report_image(
ClearML reports these images as debug samples in the **ClearML Web UI**, under the task's
**DEBUG SAMPLES** tab.
![Debug samples](../../img/examples_reporting_07.png)
![Debug samples](../../img/examples_reporting_07.png#light-mode-only)
![Debug samples](../../img/examples_reporting_07_dark.png#dark-mode-only)
Click a thumbnail to open the image viewer.
![Image viewer](../../img/examples_reporting_07a.png)
![Image viewer](../../img/examples_reporting_07a.png#light-mode-only)
![Image viewer](../../img/examples_reporting_07a_dark.png#dark-mode-only)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB