Skip to content

lanpa/tensorboard-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tensorboard-dumper

requires: pip install tensorboard

This tool dumps images in tensorboard.

tested on python3

python dump.py dumps the images in the file events.out.tfevents. which is generated by tensorboard-pytorch's demo.py

You can find the events.out.tfevents... file in the runs folder in tensorboard-pytorch after running python demo.py.

About

This tool dumps images in tensorboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages