We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e1f0a commit 1aab031Copy full SHA for 1aab031
tutorials/09 - Image Captioning/README.md
@@ -6,6 +6,8 @@
6
$ git clone https://github.com/pdollar/coco.git
7
$ cd coco/PythonAPI/
8
$ make
9
+$ python setup.py build
10
+$ python setup.py install
11
$ cd ../../
12
$ git clone https://github.com/yunjey/pytorch-tutorial.git
13
$ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
0 commit comments