Created
May 4, 2019 07:39
-
-
Save Tony607/3576fbfc1e23cfa7f86c434f34d4b5c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip3 install -U tensorflow scipy onnx | |
pip3 install rknn_toolkit-0.9.9-cp36-cp36m-linux_x86_64.whl | |
# Or if you have Python 3.5 | |
# pip3 install rknn_toolkit-0.9.9-cp35-cp35m-linux_x86_64.whl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment