add installation troubleshooting section

This commit is contained in:
deeppomf 2018-10-29 21:47:22 -04:00
parent 357cda0049
commit 22ab4e3305

View File

@ -104,6 +104,14 @@ Decensored images will be saved to the "decensor_output" folder. Decensoring tak
To be implemented. To be implemented.
## Troubleshooting ## Troubleshooting
###Installation
```
ModuleNotFoundError: No module named '_pywrap_tensorflow_internal'
```
See https://github.com/deeppomf/DeepCreamPy/issues/26#issuecomment-434043166
###Decensoring
If your decensor output looks like this, then the censored regions were not colored correctly. If your decensor output looks like this, then the censored regions were not colored correctly.
![Bad decensor](/readme_images/mermaid_face_censored_bad_decensor.png) ![Bad decensor](/readme_images/mermaid_face_censored_bad_decensor.png)