Skip to content

david-vazquez/bokeh_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bokeh_visualization

Visualization of deep learning training data

This code allows you to show an interactive plot of your training/valiudation losses and to show some result images from your train/valudation. First the Bokeh server should be running.

Start Bokeh server

To start the bokeh (version 0.10):

bokeh-server

How to use in your code

The code is only one file with one class: visualize_data.py. The file contains a main with an example of how to use the class.

TODO list

  • Create the tool
  • Test in real training
  • Add a thread

About

Visualization of deep learning training data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages