Unverified Commit e0320a19 authored by Vyas Adhikari's avatar Vyas Adhikari Committed by GitHub
Browse files

Update running_pets.md

Another error appears when an incompatible version of Tensorboard is installed. Need to ensure Tensorboard is 1.9 as well
parent 13c1ddac
...@@ -248,6 +248,8 @@ web browser. You should see something similar to the following: ...@@ -248,6 +248,8 @@ web browser. You should see something similar to the following:
![](img/tensorboard.png) ![](img/tensorboard.png)
Make sure your Tensorboard version is the same minor version as your Tensorflow (1.x)
You will also want to click on the images tab to see example detections made by You will also want to click on the images tab to see example detections made by
the model while it trains. After about an hour and a half of training, you can the model while it trains. After about an hour and a half of training, you can
expect to see something like this: expect to see something like this:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment