Committed instruction

This commit is contained in:
Chaoyue Wang
2017-07-19 21:28:27 -04:00
parent c443a7d8f1
commit 27b41dce01
+1 -1
View File
@@ -20,7 +20,7 @@ Interpolation layer is implemented in code as custom layer "Interp"
## Important
This repo is forked from [Vladkryvoruchko/PSPNet-Keras-tensorflow](https://github.com/Vladkryvoruchko/PSPNet-Keras-tensorflow) and repaired some issues. Here is an example of current code:
This repo is forked from [Vladkryvoruchko/PSPNet-Keras-tensorflow](https://github.com/Vladkryvoruchko/PSPNet-Keras-tensorflow) and repaired some issues. But the result is not as well as expected. Here is an example of current code:
![Original](test.jpg)
![Processed](test_seg.jpg)
![Alpha mixed](test_seg_blended.jpg)