Skip to content

Commit 1aab031

Browse files
authored
Update README.md
1 parent 21e1f0a commit 1aab031

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/09 - Image Captioning/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
$ git clone https://github.com/pdollar/coco.git
77
$ cd coco/PythonAPI/
88
$ make
9+
$ python setup.py build
10+
$ python setup.py install
911
$ cd ../../
1012
$ git clone https://github.com/yunjey/pytorch-tutorial.git
1113
$ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning

0 commit comments

Comments
 (0)