Created
October 19, 2018 00:16
-
-
Save b0noI/880eeb22b965ba5d43683ad080293531 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
git clone https://github.com/tensorflow/models.git | |
cd models | |
git checkout f0e10716160cd048618ccdd4b6e18336223a172f | |
touch research/__init__.py | |
touch research/tensorrt/__init__.py | |
cp research/tensorrt/labellist.json . | |
cp research/tensorrt/image.jpg .. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment