X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=global.h;h=afe9dd2251438fd74d0fda076c603c80685499fa;hp=fae2d81213655d591fc044bd1a48bb238adf88aa;hb=94ef84aef3a1845326c7c43970997b701a919bd6;hpb=9029782367bf98ab9bbb5dd1affc64a13342f3e1 diff --git a/global.h b/global.h index fae2d81..afe9dd2 100644 --- 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;