[transfer learning] Update to use softmax prediction
authorParichay Kapoor <pk.kapoor@samsung.com>
Wed, 23 Sep 2020 05:24:31 +0000 (14:24 +0900)
committerParichay Kapoor <pk.kapoor@samsung.com>
Fri, 25 Sep 2020 02:33:28 +0000 (11:33 +0900)
commitbf8c50af74e318150f92c174a738114ec2025b4c
tree4f0d32664d9bd0fa38f9a0b924be493e411c2148
parent2b7ebf4d33aad028a9ac44ec2df0a288c1271602
[transfer learning] Update to use softmax prediction

Update transfer learning application to use softmax prediction value
to give prediction only if softmax is beyond certain threshold

**Self evaluation:**
1. Build test: [x]Passed [ ]Failed [ ]Skipped
2. Run test: [x]Passed [ ]Failed [ ]Skipped

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
Applications/TransferLearning/Draw_Classification/jni/main.cpp