automatic commit
[folded-ctf.git] / global.h
index fae2d81..afe9dd2 100644 (file)
--- a/global.h
+++ b/global.h
@@ -43,12 +43,10 @@ public:
   char detector_name[buffer_size];
   char result_path[buffer_size];
 
-  char materials_image_numbers[buffer_size];
-  char materials_pf_numbers[buffer_size];
-
   int loss_type;
 
   int nb_images;
+  int material_feature_nb;
 
   int tree_depth_max;