Category "tensorboard"

Tensorboard stops updating in Google Colab during learning with stable baselines

I am using PPO stable baselines in Google Colab with Tensorboard activated to track the training progress but after around 100-200K timesteps tensorboard stops

Getting Error 403 in Google Colab with Tensorboard with Firefox

I have a tfevent file already present on my Drive and I have successfully connected it to Google Colab. After searching within the issues of Tensorboard Github,

How to run tensorboard in vscode?

Whenever I try to run tensorboard in a jupyter notebook within visual studio code with this command tensorbard --logdir=runs, I get the message Launching Tensor

Unable to produce tensorboard in Keras pre trained model

I am building Pre trained inception model for image classification in keras i am trying to produce tensorboard but getting errors like "Unable to create directo

How do you read Tensorboard files programmatically?

How can you write a python script to read Tensorboard log files, extracting the loss and accuracy and other numerical data, without launching the GUI tensorboar

Kill a process in Windows 10 from the PyCharm command line

I would like to use Tensorboard on a Python application. When I start it using the command line of PyCharm in Windows 10, I get the following message: "Reusing

tensorboard: command not found

I installed TensorFlow on my MacBook Pro 10.12.5 from source code by steps described here. https://www.tensorflow.org/install/install_sources TensorFlow itself

Tensorboard shows nothing in browser and vscode

I ran my code and got a tfevent file with log. and when I ran tensorboard --inspect --logdir Path find path | grep tfevent They return results without problem

Exporting Tensorboard computation graph as vector graphics

In Tensorboard there is a button save the computation graph as a png, is there a way to export it as vector graphics like eps?

Tensorboard Error: No dashboards are active for current data set

I am trying to use Tensorboard but every time I run any program with Tensorflow, I get an error when I go to localhost:6006 to view the Visualization Here is m

Mask rcnn is giving mAP less than 1% even though the training loss is less than 0.01

I am trying to train a mask rcnn model using the tensorflow object detection api. I am using custom dataset which is grey scale CT scan images of Lung of pati