| Beautiful Sakura 1 | Beautiful Sakura 2 | Beautiful Sakura 3 | 
|---|---|---|
![]()  | 
![]()  | 
![]()  | 
| Beautiful Sakura 4 | Beautiful Sakura 5 | Beautiful Sakura 6 | 
![]()  | 
![]()  | 
![]()  | 
| Beautiful Sakura 7 | Beautiful Sakura 8 | Beautiful Sakura 9 | 
![]()  | 
![]()  | 
![]()  | 
For simplicity, let’s just pick up Python Server way to install Netron by pip install --user netron. After installation:
1  | ➜ ~ pip show netron  | 
We then test out some popular models, including
- a onnx Alexnet model: bvlcalexnet-9.onnx
 - a caffe model trained by BAIR: finetune_flickr_style.caffemodel
 - a Tensorflow model provided by Google Brain on Kaggle: Inception-v3
 
| bvlcalexnet-9.onnx | finetune_flickr_style.caffemodel | 
|---|---|
![]()  | 
![]()  | 











