There was an error while loading. Please reload this page.
1 parent 717bb64 commit 3fd8baaCopy full SHA for 3fd8baa
pytorch-mobilenet-image/README.md
@@ -53,7 +53,7 @@ The testing image `input.jpg` is downloaded from <https://github.com/bytecodeall
53
If you want to generate the [raw tensor](image-1x3x224x224.rgb), you can run:
54
55
```bash
56
-python3 gen_tensor input.jpg image-1x3x224x224.rgb
+python3 gen_tensor.py input.jpg image-1x3x224x224.rgb
57
```
58
59
### Execute
0 commit comments