Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 286 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 286 Bytes

UnetViz – Unet Trace Visualizer

To install:

using Pkg
Pkg.add("https://github.com/org-arl/UnetViz.jl")

To use:

using UnetViz
showtrace("trace.json", 1)      # show the first trace in trace.json

Sample output: