mirror of
https://github.com/wassname/PSPNet-Keras-tensorflow.git
synced 2026-09-10 11:40:16 +08:00
Updated README.md
This commit is contained in:
@@ -10,9 +10,9 @@ 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 coverter was modified to fit batch normalization, which is annotated as 'BN' in original prototxt
|
||||
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
|
||||
|
||||
Interpolation layer is implemented in code as custom layer
|
||||
Interpolation layer is implemented in code as custom layer "Interp"
|
||||
|
||||
## Important
|
||||
|
||||
|
||||
Reference in New Issue
Block a user