You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did the training and in the end I generated the file metadata.tsv, however, when opening the tensorboard the following error occurs: "ckeckpoints / metadata.tsv is not a file" (follows printscreen). What should I do to use the tensorboard view? I use linux.
The text was updated successfully, but these errors were encountered:
I used linux too. You can open the metadata.tsv file using gedit and check
if everything is okay in it. Check the path you are providing. I can't
think any other reason for this error.
Everything is fine with the file. It is in the checkpoints folder along with the text8.ckpt. Please tell me what you have in your projector_config.pbtxt file.
I did the training and in the end I generated the file metadata.tsv, however, when opening the tensorboard the following error occurs: "ckeckpoints / metadata.tsv is not a file" (follows printscreen). What should I do to use the tensorboard view? I use linux.
![tensorboard](https://user-images.githubusercontent.com/25668145/34827169-b0d85c8a-f6af-11e7-8ac2-21b73ce02cff.png)
The text was updated successfully, but these errors were encountered: