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 can i get the images written by writer.add_image() #9

Open
Hermetist opened this issue Nov 4, 2018 · 23 comments
Open

How can i get the images written by writer.add_image() #9

Hermetist opened this issue Nov 4, 2018 · 23 comments

Comments

@Hermetist
Copy link

I am new to pytorch. you have used writer.add_image() to write the images to tensorboard. Now, how can i access these images, restore them and save them in a specified folder for further process?

@liutinglt
Copy link
Owner

liutinglt commented Nov 5, 2018

@Hermetist With writer.add_image(), you can run the command tensorboard --logdir=./snapshots, and visit the http://(your ip):6006/ to access the images. If you want to restore them, please refer to the test.py.

@eng100200
Copy link

Thank you Liutinglt,,,,But, i have a problem,,,i run the tensorboard --logdir=./snapshots on terminal of my GPU,,,now when i open google chrome on my local mac ,,,the page does not open, why?
do i need to open it on local host?

@eng100200
Copy link

and you have mention http://(your ip):6006/,,,you ip here is this the ip of my GPU,,,,which can be accessible directly by opening browser on my local mac.?
please reply

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

@eng100200 Just replace '(your ip)' with 'localhost'

@eng100200
Copy link

@RanTaimu do you mean by replace with local host,,,means write their the ip of my local host?

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

http://localhost:6006
@eng100200 copy this into your address bar.

@eng100200
Copy link

@RanTaimu you mean the type in words localhost:6006,,,,just simply this,, no need for ip address or something?

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

@eng100200 yes, just copy it.

@eng100200
Copy link

@RanTaimu thank you,,,,,

@eng100200
Copy link

image
Uploading image.png…

I got this : http://bjlt-hg162.sy:6006 ,,,but,,,,no display when i run thin on my mac

@eng100200
Copy link

note; i have run tensorboard --logdir=./,,,,,, on my GPU

@eng100200
Copy link

image

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

@eng100200 Do you run any proxy software(like shadowsocks or openconnect) in your computer? That may disturb you.

@eng100200
Copy link

i think may be

@eng100200
Copy link

because i need to open google!!

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

Haha. If the problem is resolved, please close this issue :)

@eng100200
Copy link

@RanTaimu if i disable my internet then open http://bjlt-hg162.sy:6006 ,, would it be okay?

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

@eng100200 It should be. this address is the local loop in your computer, which is unrelated to the internet.

@eng100200
Copy link

still no display,,,you can close this,,i would try later. Could you give me your email for future correspondence....thank u

@RanTaimu
Copy link

RanTaimu commented Nov 6, 2018

@eng100200 Via [email protected]

@eng100200
Copy link

@RanTaimu thank u

@eng100200
Copy link

@RanTaimu did you receive my email?

@RanTaimu
Copy link

RanTaimu commented Nov 11, 2018

@eng100200 I'm afraid that I missed your email. If you have any question about CE2P or M-CE2P, just feel free to open an new issue :)

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