未验证 提交 a82c6854 编写于 作者: D daminglu 提交者: GitHub

Add links (#167)

上级 296b4b18
......@@ -23,28 +23,28 @@ VisualDL supports four componments:
Compatible with ONNX (Open Neural Network Exchange) [https://github.com/onnx/onnx]. VisualDL is compatible with the mainstream DNN platforms such as PaddlePaddle, Pytorch, and MXNet through Python SDK.
<p align="center">
<img src="./images/introduction_graph.png"/>
<img src="./introduction/graph.png" width="60%"/>
</p>
### scalar
Show the error trend throughout the training.
<p align="center">
<img src="./images/introduction_scalar.png"/>
<img src="./introduction/scalar.png" width="60%"/>
</p>
### image
To visualize any tensor, or model generated images
<p align="center">
<img src="./images/introduction_image.png"/>
<img src="./introduction/image-gan.png" width="60%"/>
</p>
### histogram
To visualize the distribution of elements in any tensor
<p align="center">
<img src="./images/introduction_histogram.png"/>
<img src="./introduction/histogram.png" width="60%"/>
</p>
## SDK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册