|
@@ -307,7 +307,7 @@ textarea {
|
|
|
<class id="Digits_CNNGoodThreshold_text" style="color:black;">CNNGoodThreshold</class>
|
|
<class id="Digits_CNNGoodThreshold_text" style="color:black;">CNNGoodThreshold</class>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
- <input type="number" id="Digits_CNNGoodThreshold_value1" min="0" max="1">
|
|
|
|
|
|
|
+ <input width="40px" type="number" id="Digits_CNNGoodThreshold_value1" min="0" max="1" step="0.1">
|
|
|
</td>
|
|
</td>
|
|
|
<td style="font-size: 80%;">
|
|
<td style="font-size: 80%;">
|
|
|
EXPERIMENTAL - NOT WORKING FOR ALL CNNs! - Threshold above which the classification should be to accept the value (only for digits meaningfull)
|
|
EXPERIMENTAL - NOT WORKING FOR ALL CNNs! - Threshold above which the classification should be to accept the value (only for digits meaningfull)
|