Updated README.md

This commit is contained in:
VladK
2017-06-16 18:12:15 +03:00
parent 5378a1565c
commit e6a56241a9
+1 -1
View File
@@ -10,7 +10,7 @@ Download converted weights here:
And place in directory with pspnet.py
Weights from caffemodel were converted with [caffe-tesnorflow](https://github.com/ethereon/caffe-tensorflow), source code of converter was modified to fit batch normalization, which is annotated as 'BN' in original prototxt
Weights from caffemodel were converted with [caffe-tensorflow](https://github.com/ethereon/caffe-tensorflow), source code of converter was modified to fit batch normalization, which is annotated as 'BN' in original prototxt
Interpolation layer is implemented in code as custom layer "Interp"