Module: BrowseTensorBoardLogs ()

Description:

This is an experimental module from the Xtra Library: https://xtras.amira-avizo.com.

This module allows you browsing TensorBoard logs from previous Deep Learning Training sessions.

You simply need to specify the destination folder that was defined when using the Deep Learning Training module, provided the tensorboard logs are in the tensorboard subfolder (default behavior).

When pressing Apply, your web browser will open and show the logs. It may be necessary to refresh the webpage, in case the service didn't have enough time to startup.

Note: you need to have the tensorboard script in your active python environment for this module to work.

Ports:

Console

Opens the Python Script Object console of the module as the active console window.

Log Path

Folder that was used as Output Folder of Deep Learning Training

Log Subfolder

This subfolder of the 'Log Path' contains the tensorboard logs (one folder per training session)

Tensorboard path

Path to the tensorboard script. This should be automatically set according to your active python environment, so this port mostly for debugging purposes.

Kill Tensorboard

Kills the tensorboard process, if it has been started.