Skip to content

Commit

Permalink
Committed instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy940418 committed Jul 20, 2017
1 parent bf5ccad commit 43caf9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Download converted weights here:
And place in directory with pspnet50_ade20k.npy

Weights from caffemodel were converted by, weight_converter.py. The usage of this file is
<pre>
``bash
python weight_converter.py <path to .prototxt> <path to .caffemodel>
</pre>
``
Running this need to compile the original PSPNet caffe code and pycaffe.

Interpolation layer is implemented in code as custom layer "Interp"
Expand Down

0 comments on commit 43caf9d

Please sign in to comment.