@@ -20,7 +20,7 @@ class ClassFlowCNNGeneral :
public ClassFlowImage
{
protected:
- bool debugdetailgeneral = false;
+ bool debugdetailgeneral = true;
t_CNNType CNNType;
std::vector<general*> GENERAL;
float CNNGoodThreshold;