Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to visualize train process ( tensorboard, chart, loss) #725

Open
tuyendb opened this issue May 15, 2022 · 6 comments
Open

How to visualize train process ( tensorboard, chart, loss) #725

tuyendb opened this issue May 15, 2022 · 6 comments

Comments

@tuyendb
Copy link

tuyendb commented May 15, 2022

No description provided.

@tuyendb
Copy link
Author

tuyendb commented May 15, 2022

I want to visualize the train or val process like that. Help me to solve it!!!
ảnh

@tuyendb
Copy link
Author

tuyendb commented May 15, 2022

I run tensorboard on localhost but it dint work
ảnh
ảnh

@zylo117
Copy link
Owner

zylo117 commented May 15, 2022

tensorboard --logdir /path/to/tensorboard/file

@tuyendb
Copy link
Author

tuyendb commented May 15, 2022

I do the same but can't open localhost on the web, is this not because of tensorboard?

@myasser63
Copy link

myasser63 commented Jun 7, 2022

try %load_ext tensorboard first.

then %tensorboard --logdir /path/to/tensorboard/file

In colab works, not sure about other ways

@makamnilisha
Copy link

Hi @zylo117 even , i'm trying to run the tensorboard on google colab. But no luck.
Screenshot 2023-10-09 at 2 45 28 AM
Its either this or port 6006 no available error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants