Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c1252 commit df940bcCopy full SHA for df940bc
README.md
@@ -3,3 +3,8 @@
3
As the header already tells, I used the Xception model as a base model. On top of it I inlcuded two separate output layers.
4
5
The model takes one input and trains all output layers at the same time.
6
+
7
+This script was motivated by:
8
9
+- https://www.pyimagesearch.com/2018/06/04/keras-multiple-outputs-and-multiple-losses/
10
+- https://www.kaggle.com/abnera/transfer-learning-keras-xception-cnn?scriptVersionId=818701
0 commit comments