Skip to content

Commit ed23f31

Browse files
author
Ori Levari
authored
User/orilevari/update dashboard readme (#229)
Updates the dashboard readme to include an image of the output debugging convolution with png output type. Updates readme to point to newer tag (which is yet to be created since I will target the tag at this pull request merge).
1 parent 00facc8 commit ed23f31

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

Tools/WinMLDashboard/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public/*
3939
!public/ConfigureDebug.png
4040
!public/EditorView.png
4141
!public/DebugView.png
42+
!public/DebugPngs.png
4243
!public/progress_bar.gif
4344
!public/WinMLRunner.exe
4445
!public/libsvm-3.22-cp36-cp36m-win_amd64.whl

Tools/WinMLDashboard/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,16 @@ To debug your model follow these steps:
7575

7676
<img src="./public/ConfigureDebug.png" width=800/>
7777
<img src="./public/DebugView.png" width=800/>
78+
<img src="./public/DebugPngs.png" width=800/>
79+
80+
*Intermediate PNG convolutional output from an image of a [kitten](../../SharedContent/media/kitten_224.png)*
7881

7982

8083
## Install
8184

8285
You can install an early preview version of WinML Dashboard from here.
8386

84-
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v0.5.1)
87+
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v0.6.1)
8588

8689
Note that the prerelease version is not currently signed so you may see a warning about the binary being untrusted when you try to download and run the installer.
8790

156 KB
Loading

0 commit comments

Comments
 (0)