Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
1 year ago | |
---|---|---|
docs | 1 year ago | |
models | 1 year ago | |
ox | 1 year ago | |
visualization | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
elephant.jpg | 1 year ago | |
requirements.txt | 1 year ago | |
setup.py | 1 year ago | |
test.py | 1 year ago |
Model-Pivot is a model conversion and visualization tool to help users inter-operate among different deep learning frameworks. Convert models between PyTorch and Tensorflow.
IR is based on the National Information Technology Standardization ```Neural Network Representation and Model Compression Part 1: Convolution Neural Network``.
If you want to access the deployed web page from an external network, you should first modify the host and port for the ./visualization/app.py file.
You can deploy it on Web by running:
python app.py
Framework | ResNet50 | Inception V3 | ShuffleNet | FCN | LSTM |
---|---|---|---|---|---|
TensorFlow | √ | √ | √ | √ | √ |
PyTorch | √ | √ | √ | √ | √ |
CUDA_VSIBLE_DEVICES=0 python test.py
Model-Pivot is a model conversion and visualization tool to help users inter-operate among different deep learning frameworks. Convert models between PyTorch and Tensorflow.
https://model-pivot.readthedocs.io
Python SVG JavaScript CSS Protocol Buffer other