1 <?xml version="1.0" encoding="UTF-8"?>
    2 <!--
    3     Tree-based 20x20 gentle adaboost frontal face cascade.
    4     Created by Rainer Lienhart.
    5 
    6 ////////////////////////////////////////////////////////////////////////////////////////
    7 
    8   IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
    9 
   10   By downloading, copying, installing or using the software you agree to this license.
   11   If you do not agree to this license, do not download, install,
   12   copy or use the software.
   13 
   14 
   15                         Intel License Agreement
   16                 For Open Source Computer Vision Library
   17 
   18  Copyright (C) 2000, Intel Corporation, all rights reserved.
   19  Third party copyrights are property of their respective owners.
   20 
   21  Redistribution and use in source and binary forms, with or without modification,
   22  are permitted provided that the following conditions are met:
   23 
   24    * Redistribution's of source code must retain the above copyright notice,
   25      this list of conditions and the following disclaimer.
   26 
   27    * Redistribution's in binary form must reproduce the above copyright notice,
   28      this list of conditions and the following disclaimer in the documentation
   29      and/or other materials provided with the distribution.
   30 
   31    * The name of Intel Corporation may not be used to endorse or promote products
   32      derived from this software without specific prior written permission.
   33 
   34  This software is provided by the copyright holders and contributors "as is" and
   35  any express or implied warranties, including, but not limited to, the implied
   36  warranties of merchantability and fitness for a particular purpose are disclaimed.
   37  In no event shall the Intel Corporation or contributors be liable for any direct,
   38  indirect, incidental, special, exemplary, or consequential damages
   39  (including, but not limited to, procurement of substitute goods or services;
   40  loss of use, data, or profits; or business interruption) however caused
   41  and on any theory of liability, whether in contract, strict liability,
   42  or tort (including negligence or otherwise) arising in any way out of
   43  the use of this software, even if advised of the possibility of such damage.
   44 -->
   45 <opencv_storage>
   46     <haarcascade_frontalface_alt2 type_id="opencv-haar-classifier">
   47         <size>20 20</size>
   48         <stages>
   49             <_>
   50                 <!-- stage 0 -->
   51                 <trees>
   52                     <_>
   53                         <!-- tree 0 -->
   54                         <_>
   55                             <!-- root node -->
   56                             <feature>
   57                                 <rects>
   58                                     <_>2 7 16 4 -1.</_>
   59                                     <_>2 9 16 2 2.</_>
   60                                 </rects>
   61                                 <tilted>0</tilted>
   62                             </feature>
   63                             <threshold>4.3272329494357109e-003</threshold>
   64                             <left_val>0.0383819006383419</left_val>
   65                             <right_node>1</right_node>
   66                         </_>
   67                         <_>
   68                             <!-- node 1 -->
   69                             <feature>
   70                                 <rects>
   71                                     <_>8 4 3 14 -1.</_>
   72                                     <_>8 11 3 7 2.</_>
   73                                 </rects>
   74                                 <tilted>0</tilted>
   75                             </feature>
   76                             <threshold>0.0130761601030827</threshold>
   77                             <left_val>0.8965256810188294</left_val>
   78                             <right_val>0.2629314064979553</right_val>
   79                         </_>
   80                     </_>
   81                     <_>
   82                         <!-- tree 1 -->
   83                         <_>
   84                             <!-- root node -->
   85                             <feature>
   86                                 <rects>
   87                                     <_>13 6 1 6 -1.</_>
   88                                     <_>13 9 1 3 2.</_>
   89                                 </rects>
   90                                 <tilted>0</tilted>
   91                             </feature>
   92                             <threshold>5.2434601821005344e-004</threshold>
   93                             <left_val>0.1021663025021553</left_val>
   94                             <right_node>1</right_node>
   95                         </_>
   96                         <_>
   97                             <!-- node 1 -->
   98                             <feature>
   99                                 <rects>
  100                                     <_>4 2 12 8 -1.</_>
  101                                     <_>8 2 4 8 3.</_>
  102                                 </rects>
  103                                 <tilted>0</tilted>
  104                             </feature>
  105                             <threshold>4.4573000632226467e-003</threshold>
  106                             <left_val>0.1238401979207993</left_val>
  107                             <right_val>0.6910383105278015</right_val>
  108                         </_>
  109                     </_>
  110                     <_>
  111                         <!-- tree 2 -->
  112                         <_>
  113                             <!-- root node -->
  114                             <feature>
  115                                 <rects>
  116                                     <_>6 3 1 9 -1.</_>
  117                                     <_>6 6 1 3 3.</_>
  118                                 </rects>
  119                                 <tilted>0</tilted>
  120                             </feature>
  121                             <threshold>-9.2708261217921972e-004</threshold>
  122                             <left_node>1</left_node>
  123                             <right_val>0.1953697055578232</right_val>
  124                         </_>
  125                         <_>
  126                             <!-- node 1 -->
  127                             <feature>
  128                                 <rects>
  129                                     <_>3 7 14 9 -1.</_>
  130                                     <_>3 10 14 3 3.</_>
  131                                 </rects>
  132                                 <tilted>0</tilted>
  133                             </feature>
  134                             <threshold>3.3989109215326607e-004</threshold>
  135                             <left_val>0.2101441025733948</left_val>
  136                             <right_val>0.8258674740791321</right_val>
  137                         </_>
  138                     </_>
  139                 </trees>
  140                 <stage_threshold>0.3506923019886017</stage_threshold>
  141                 <parent>-1</parent>
  142                 <next>-1</next>
  143             </_>
  144             <_>
  145                 <!-- stage 1 -->
  146                 <trees>
  147                     <_>
  148                         <!-- tree 0 -->
  149                         <_>
  150                             <!-- root node -->
  151                             <feature>
  152                                 <rects>
  153                                     <_>4 7 4 4 -1.</_>
  154                                     <_>4 9 4 2 2.</_>
  155                                 </rects>
  156                                 <tilted>0</tilted>
  157                             </feature>
  158                             <threshold>2.3025739938020706e-003</threshold>
  159                             <left_val>0.1018375977873802</left_val>
  160                             <right_node>1</right_node>
  161                         </_>
  162                         <_>
  163                             <!-- node 1 -->
  164                             <feature>
  165                                 <rects>
  166                                     <_>9 4 2 16 -1.</_>
  167                                     <_>9 12 2 8 2.</_>
  168                                 </rects>
  169                                 <tilted>0</tilted>
  170                             </feature>
  171                             <threshold>4.4174338690936565e-003</threshold>
  172                             <left_val>0.8219057917594910</left_val>
  173                             <right_val>0.1956554949283600</right_val>
  174                         </_>
  175                     </_>
  176                     <_>
  177                         <!-- tree 1 -->
  178                         <_>
  179                             <!-- root node -->
  180                             <feature>
  181                                 <rects>
  182                                     <_>1 1 18 5 -1.</_>
  183                                     <_>7 1 6 5 3.</_>
  184                                 </rects>
  185                                 <tilted>0</tilted>
  186                             </feature>
  187                             <threshold>0.0222032107412815</threshold>
  188                             <left_val>0.2205407023429871</left_val>
  189                             <right_node>1</right_node>
  190                         </_>
  191                         <_>
  192                             <!-- node 1 -->
  193                             <feature>
  194                                 <rects>
  195                                     <_>4 5 13 8 -1.</_>
  196                                     <_>4 9 13 4 2.</_>
  197                                 </rects>
  198                                 <tilted>0</tilted>
  199                             </feature>
  200                             <threshold>-1.7283110355492681e-004</threshold>
  201                             <left_val>0.0732632577419281</left_val>
  202                             <right_val>0.5931484103202820</right_val>
  203                         </_>
  204                     </_>
  205                     <_>
  206                         <!-- tree 2 -->
  207                         <_>
  208                             <!-- root node -->
  209                             <feature>
  210                                 <rects>
  211                                     <_>1 7 16 9 -1.</_>
  212                                     <_>1 10 16 3 3.</_>
  213                                 </rects>
  214                                 <tilted>0</tilted>
  215                             </feature>
  216                             <threshold>4.3567270040512085e-003</threshold>
  217                             <left_val>0.1844114959239960</left_val>
  218                             <right_node>1</right_node>
  219                         </_>
  220                         <_>
  221                             <!-- node 1 -->
  222                             <feature>
  223                                 <rects>
  224                                     <_>2 0 15 4 -1.</_>
  225                                     <_>2 2 15 2 2.</_>
  226                                 </rects>
  227                                 <tilted>0</tilted>
  228                             </feature>
  229                             <threshold>-2.6032889727503061e-003</threshold>
  230                             <left_val>0.4032213985919952</left_val>
  231                             <right_val>0.8066521286964417</right_val>
  232                         </_>
  233                     </_>
  234                     <_>
  235                         <!-- tree 3 -->
  236                         <_>
  237                             <!-- root node -->
  238                             <feature>
  239                                 <rects>
  240                                     <_>7 5 6 4 -1.</_>
  241                                     <_>9 5 2 4 3.</_>
  242                                 </rects>
  243                                 <tilted>0</tilted>
  244                             </feature>
  245                             <threshold>1.7309630056843162e-003</threshold>
  246                             <left_val>0.2548328042030335</left_val>
  247                             <right_node>1</right_node>
  248                         </_>
  249                         <_>
  250                             <!-- node 1 -->
  251                             <feature>
  252                                 <rects>
  253                                     <_>6 3 8 9 -1.</_>
  254                                     <_>6 6 8 3 3.</_>
  255                                 </rects>
  256                                 <tilted>0</tilted>
  257                             </feature>
  258                             <threshold>-7.8146401792764664e-003</threshold>
  259                             <left_val>0.6057069897651672</left_val>
  260                             <right_val>0.2779063880443573</right_val>
  261                         </_>
  262                     </_>
  263                     <_>
  264                         <!-- tree 4 -->
  265                         <_>
  266                             <!-- root node -->
  267                             <feature>
  268                                 <rects>
  269                                     <_>8 12 3 8 -1.</_>
  270                                     <_>8 16 3 4 2.</_>
  271                                 </rects>
  272                                 <tilted>0</tilted>
  273                             </feature>
  274                             <threshold>-8.7343417108058929e-003</threshold>
  275                             <left_val>0.2889980077743530</left_val>
  276                             <right_node>1</right_node>
  277                         </_>
  278                         <_>
  279                             <!-- node 1 -->
  280                             <feature>
  281                                 <rects>
  282                                     <_>3 16 2 2 -1.</_>
  283                                     <_>3 17 2 1 2.</_>
  284                                 </rects>
  285                                 <tilted>0</tilted>
  286                             </feature>
  287                             <threshold>9.4522320432588458e-004</threshold>
  288                             <left_val>0.7616587281227112</left_val>
  289                             <right_val>0.3495643138885498</right_val>
  290                         </_>
  291                     </_>
  292                     <_>
  293                         <!-- tree 5 -->
  294                         <_>
  295                             <!-- root node -->
  296                             <feature>
  297                                 <rects>
  298                                     <_>14 1 6 12 -1.</_>
  299                                     <_>14 1 3 12 2.</_>
  300                                 </rects>
  301                                 <tilted>0</tilted>
  302                             </feature>
  303                             <threshold>0.0494148582220078</threshold>
  304                             <left_node>1</left_node>
  305                             <right_val>0.8151652812957764</right_val>
  306                         </_>
  307                         <_>
  308                             <!-- node 1 -->
  309                             <feature>
  310                                 <rects>
  311                                     <_>4 4 12 6 -1.</_>
  312                                     <_>8 4 4 6 3.</_>
  313                                 </rects>
  314                                 <tilted>0</tilted>
  315                             </feature>
  316                             <threshold>4.4891750440001488e-003</threshold>
  317                             <left_val>0.2808783054351807</left_val>
  318                             <right_val>0.6027774810791016</right_val>
  319                         </_>
  320                     </_>
  321                     <_>
  322                         <!-- tree 6 -->
  323                         <_>
  324                             <!-- root node -->
  325                             <feature>
  326                                 <rects>
  327                                     <_>0 2 6 15 -1.</_>
  328                                     <_>3 2 3 15 2.</_>
  329                                 </rects>
  330                                 <tilted>0</tilted>
  331                             </feature>
  332                             <threshold>0.0603136196732521</threshold>
  333                             <left_node>1</left_node>
  334                             <right_val>0.7607501745223999</right_val>
  335                         </_>
  336                         <_>
  337                             <!-- node 1 -->
  338                             <feature>
  339                                 <rects>
  340                                     <_>5 4 9 6 -1.</_>
  341                                     <_>5 6 9 2 3.</_>
  342                                 </rects>
  343                                 <tilted>0</tilted>
  344                             </feature>
  345                             <threshold>-1.0762850288301706e-003</threshold>
  346                             <left_val>0.4444035887718201</left_val>
  347                             <right_val>0.1437312066555023</right_val>
  348                         </_>
  349                     </_>
  350                     <_>
  351                         <!-- tree 7 -->
  352                         <_>
  353                             <!-- root node -->
  354                             <feature>
  355                                 <rects>
  356                                     <_>13 11 6 3 -1.</_>
  357                                     <_>13 12 6 1 3.</_>
  358                                 </rects>
  359                                 <tilted>0</tilted>
  360                             </feature>
  361                             <threshold>-9.5083238556981087e-003</threshold>
  362                             <left_node>1</left_node>
  363                             <right_val>0.5318170189857483</right_val>
  364                         </_>
  365                         <_>
  366                             <!-- node 1 -->
  367                             <feature>
  368                                 <rects>
  369                                     <_>12 12 6 4 -1.</_>
  370                                     <_>12 14 6 2 2.</_>
  371                                 </rects>
  372                                 <tilted>0</tilted>
  373                             </feature>
  374                             <threshold>7.6601309701800346e-003</threshold>
  375                             <left_val>0.5411052107810974</left_val>
  376                             <right_val>0.2180687040090561</right_val>
  377                         </_>
  378                     </_>
  379                     <_>
  380                         <!-- tree 8 -->
  381                         <_>
  382                             <!-- root node -->
  383                             <feature>
  384                                 <rects>
  385                                     <_>1 11 6 3 -1.</_>
  386                                     <_>1 12 6 1 3.</_>
  387                                 </rects>
  388                                 <tilted>0</tilted>
  389                             </feature>
  390                             <threshold>7.6467678882181644e-003</threshold>
  391                             <left_node>1</left_node>
  392                             <right_val>0.1158960014581680</right_val>
  393                         </_>
  394                         <_>
  395                             <!-- node 1 -->
  396                             <feature>
  397                                 <rects>
  398                                     <_>2 5 5 8 -1.</_>
  399                                     <_>2 9 5 4 2.</_>
  400                                 </rects>
  401                                 <tilted>0</tilted>
  402                             </feature>
  403                             <threshold>-8.4662932204082608e-004</threshold>
  404                             <left_val>0.2340679019689560</left_val>
  405                             <right_val>0.5990381836891174</right_val>
  406                         </_>
  407                     </_>
  408                 </trees>
  409                 <stage_threshold>3.4721779823303223</stage_threshold>
  410                 <parent>0</parent>
  411                 <next>-1</next>
  412             </_>
  413             <_>
  414                 <!-- stage 2 -->
  415                 <trees>
  416                     <_>
  417                         <!-- tree 0 -->
  418                         <_>
  419                             <!-- root node -->
  420                             <feature>
  421                                 <rects>
  422                                     <_>5 4 10 4 -1.</_>
  423                                     <_>5 6 10 2 2.</_>
  424                                 </rects>
  425                                 <tilted>0</tilted>
  426                             </feature>
  427                             <threshold>-4.8506218008697033e-003</threshold>
  428                             <left_node>1</left_node>
  429                             <right_val>0.1805496066808701</right_val>
  430                         </_>
  431                         <_>
  432                             <!-- node 1 -->
  433                             <feature>
  434                                 <rects>
  435                                     <_>2 4 16 12 -1.</_>
  436                                     <_>2 8 16 4 3.</_>
  437                                 </rects>
  438                                 <tilted>0</tilted>
  439                             </feature>
  440                             <threshold>-4.6141650527715683e-003</threshold>
  441                             <left_val>0.2177893966436386</left_val>
  442                             <right_val>0.8018236756324768</right_val>
  443                         </_>
  444                     </_>
  445                     <_>
  446                         <!-- tree 1 -->
  447                         <_>
  448                             <!-- root node -->
  449                             <feature>
  450                                 <rects>
  451                                     <_>4 5 12 6 -1.</_>
  452                                     <_>8 5 4 6 3.</_>
  453                                 </rects>
  454                                 <tilted>0</tilted>
  455                             </feature>
  456                             <threshold>-2.4301309604197741e-003</threshold>
  457                             <left_val>0.1141354963183403</left_val>
  458                             <right_node>1</right_node>
  459                         </_>
  460                         <_>
  461                             <!-- node 1 -->
  462                             <feature>
  463                                 <rects>
  464                                     <_>13 7 2 9 -1.</_>
  465                                     <_>13 10 2 3 3.</_>
  466                                 </rects>
  467                                 <tilted>0</tilted>
  468                             </feature>
  469                             <threshold>4.1787960799410939e-004</threshold>
  470                             <left_val>0.1203093975782394</left_val>
  471                             <right_val>0.6108530759811401</right_val>
  472                         </_>
  473                     </_>
  474                     <_>
  475                         <!-- tree 2 -->
  476                         <_>
  477                             <!-- root node -->
  478                             <feature>
  479                                 <rects>
  480                                     <_>5 7 2 9 -1.</_>
  481                                     <_>5 10 2 3 3.</_>
  482                                 </rects>
  483                                 <tilted>0</tilted>
  484                             </feature>
  485                             <threshold>1.0010929545387626e-003</threshold>
  486                             <left_val>0.2079959958791733</left_val>
  487                             <right_node>1</right_node>
  488                         </_>
  489                         <_>
  490                             <!-- node 1 -->
  491                             <feature>
  492                                 <rects>
  493                                     <_>7 1 6 8 -1.</_>
  494                                     <_>9 1 2 8 3.</_>
  495                                 </rects>
  496                                 <tilted>0</tilted>
  497                             </feature>
  498                             <threshold>1.0577100329101086e-003</threshold>
  499                             <left_val>0.3302054107189179</left_val>
  500                             <right_val>0.7511094212532044</right_val>
  501                         </_>
  502                     </_>
  503                     <_>
  504                         <!-- tree 3 -->
  505                         <_>
  506                             <!-- root node -->
  507                             <feature>
  508                                 <rects>
  509                                     <_>12 0 4 12 -1.</_>
  510                                     <_>14 0 2 6 2.</_>
  511                                     <_>12 6 2 6 2.</_>
  512                                 </rects>
  513                                 <tilted>0</tilted>
  514                             </feature>
  515                             <threshold>1.2376549420878291e-003</threshold>
  516                             <left_node>1</left_node>
  517                             <right_val>0.2768222093582153</right_val>
  518                         </_>
  519                         <_>
  520                             <!-- node 1 -->
  521                             <feature>
  522                                 <rects>
  523                                     <_>5 8 10 2 -1.</_>
  524                                     <_>5 9 10 1 2.</_>
  525                                 </rects>
  526                                 <tilted>0</tilted>
  527                             </feature>
  528                             <threshold>3.5315038985572755e-004</threshold>
  529                             <left_val>0.1668293029069901</left_val>
  530                             <right_val>0.5829476714134216</right_val>
  531                         </_>
  532                     </_>
  533                     <_>
  534                         <!-- tree 4 -->
  535                         <_>
  536                             <!-- root node -->
  537                             <feature>
  538                                 <rects>
  539                                     <_>5 1 6 4 -1.</_>
  540                                     <_>7 1 2 4 3.</_>
  541                                 </rects>
  542                                 <tilted>0</tilted>
  543                             </feature>
  544                             <threshold>-0.0119536602869630</threshold>
  545                             <left_val>0.1508788019418716</left_val>
  546                             <right_node>1</right_node>
  547                         </_>
  548                         <_>
  549                             <!-- node 1 -->
  550                             <feature>
  551                                 <rects>
  552                                     <_>0 3 9 12 -1.</_>
  553                                     <_>3 3 3 12 3.</_>
  554                                 </rects>
  555                                 <tilted>0</tilted>
  556                             </feature>
  557                             <threshold>1.4182999730110168e-003</threshold>
  558                             <left_val>0.4391227960586548</left_val>
  559                             <right_val>0.7646595239639282</right_val>
  560                         </_>
  561                     </_>
  562                     <_>
  563                         <!-- tree 5 -->
  564                         <_>
  565                             <!-- root node -->
  566                             <feature>
  567                                 <rects>
  568                                     <_>9 8 3 12 -1.</_>
  569                                     <_>9 12 3 4 3.</_>
  570                                 </rects>
  571                                 <tilted>0</tilted>
  572                             </feature>
  573                             <threshold>3.4642980899661779e-003</threshold>
  574                             <left_node>1</left_node>
  575                             <right_val>0.2651556134223938</right_val>
  576                         </_>
  577                         <_>
  578                             <!-- node 1 -->
  579                             <feature>
  580                                 <rects>
  581                                     <_>0 5 20 15 -1.</_>
  582                                     <_>0 10 20 5 3.</_>
  583                                 </rects>
  584                                 <tilted>0</tilted>
  585                             </feature>
  586                             <threshold>-0.0149489501491189</threshold>
  587                             <left_val>0.2298053056001663</left_val>
  588                             <right_val>0.5442165732383728</right_val>
  589                         </_>
  590                     </_>
  591                     <_>
  592                         <!-- tree 6 -->
  593                         <_>
  594                             <!-- root node -->
  595                             <feature>
  596                                 <rects>
  597                                     <_>2 2 6 8 -1.</_>
  598                                     <_>2 2 3 4 2.</_>
  599                                     <_>5 6 3 4 2.</_>
  600                                 </rects>
  601                                 <tilted>0</tilted>
  602                             </feature>
  603                             <threshold>-1.0506849503144622e-003</threshold>
  604                             <left_node>1</left_node>
  605                             <right_val>0.3622843921184540</right_val>
  606                         </_>
  607                         <_>
  608                             <!-- node 1 -->
  609                             <feature>
  610                                 <rects>
  611                                     <_>2 1 6 2 -1.</_>
  612                                     <_>2 2 6 1 2.</_>
  613                                 </rects>
  614                                 <tilted>0</tilted>
  615                             </feature>
  616                             <threshold>-4.0782918222248554e-003</threshold>
  617                             <left_val>0.2601259946823120</left_val>
  618                             <right_val>0.7233657836914063</right_val>
  619                         </_>
  620                     </_>
  621                     <_>
  622                         <!-- tree 7 -->
  623                         <_>
  624                             <!-- root node -->
  625                             <feature>
  626                                 <rects>
  627                                     <_>10 15 6 4 -1.</_>
  628                                     <_>13 15 3 2 2.</_>
  629                                     <_>10 17 3 2 2.</_>
  630                                 </rects>
  631                                 <tilted>0</tilted>
  632                             </feature>
  633                             <threshold>5.4242828628048301e-004</threshold>
  634                             <left_val>0.3849678933620453</left_val>
  635                             <right_node>1</right_node>
  636                         </_>
  637                         <_>
  638                             <!-- node 1 -->
  639                             <feature>
  640                                 <rects>
  641                                     <_>12 14 2 6 -1.</_>
  642                                     <_>12 16 2 2 3.</_>
  643                                 </rects>
  644                                 <tilted>0</tilted>
  645                             </feature>
  646                             <threshold>-7.3204059153795242e-003</threshold>
  647                             <left_val>0.2965512871742249</left_val>
  648                             <right_val>0.5480309128761292</right_val>
  649                         </_>
  650                     </_>
  651                     <_>
  652                         <!-- tree 8 -->
  653                         <_>
  654                             <!-- root node -->
  655                             <feature>
  656                                 <rects>
  657                                     <_>5 15 4 4 -1.</_>
  658                                     <_>5 15 2 2 2.</_>
  659                                     <_>7 17 2 2 2.</_>
  660                                 </rects>
  661                                 <tilted>0</tilted>
  662                             </feature>
  663                             <threshold>1.1421289527788758e-003</threshold>
  664                             <left_val>0.4104770123958588</left_val>
  665                             <right_node>1</right_node>
  666                         </_>
  667                         <_>
  668                             <!-- node 1 -->
  669                             <feature>
  670                                 <rects>
  671                                     <_>7 18 1 2 -1.</_>
  672                                     <_>7 19 1 1 2.</_>
  673                                 </rects>
  674                                 <tilted>0</tilted>
  675                             </feature>
  676                             <threshold>1.1783400550484657e-003</threshold>
  677                             <left_val>0.7239024043083191</left_val>
  678                             <right_val>0.2787283957004547</right_val>
  679                         </_>
  680                     </_>
  681                     <_>
  682                         <!-- tree 9 -->
  683                         <_>
  684                             <!-- root node -->
  685                             <feature>
  686                                 <rects>
  687                                     <_>4 5 12 10 -1.</_>
  688                                     <_>10 5 6 5 2.</_>
  689                                     <_>4 10 6 5 2.</_>
  690                                 </rects>
  691                                 <tilted>0</tilted>
  692                             </feature>
  693                             <threshold>0.0440771095454693</threshold>
  694                             <left_val>0.5640516281127930</left_val>
  695                             <right_node>1</right_node>
  696                         </_>
  697                         <_>
  698                             <!-- node 1 -->
  699                             <feature>
  700                                 <rects>
  701                                     <_>7 4 8 12 -1.</_>
  702                                     <_>11 4 4 6 2.</_>
  703                                     <_>7 10 4 6 2.</_>
  704                                 </rects>
  705                                 <tilted>0</tilted>
  706                             </feature>
  707                             <threshold>3.7900090683251619e-003</threshold>
  708                             <left_val>0.5947548151016235</left_val>
  709                             <right_val>0.3312020003795624</right_val>
  710                         </_>
  711                     </_>
  712                     <_>
  713                         <!-- tree 10 -->
  714                         <_>
  715                             <!-- root node -->
  716                             <feature>
  717                                 <rects>
  718                                     <_>9 11 2 3 -1.</_>
  719                                     <_>9 12 2 1 3.</_>
  720                                 </rects>
  721                                 <tilted>0</tilted>
  722                             </feature>
  723                             <threshold>-2.4291418958455324e-003</threshold>
  724                             <left_val>0.6603232026100159</left_val>
  725                             <right_node>1</right_node>
  726                         </_>
  727                         <_>
  728                             <!-- node 1 -->
  729                             <feature>
  730                                 <rects>
  731                                     <_>3 3 12 12 -1.</_>
  732                                     <_>3 3 6 6 2.</_>
  733                                     <_>9 9 6 6 2.</_>
  734                                 </rects>
  735                                 <tilted>0</tilted>
  736                             </feature>
  737                             <threshold>9.4262324273586273e-003</threshold>
  738                             <left_val>0.4680665135383606</left_val>
  739                             <right_val>0.2064338028430939</right_val>
  740                         </_>
  741                     </_>
  742                     <_>
  743                         <!-- tree 11 -->
  744                         <_>
  745                             <!-- root node -->
  746                             <feature>
  747                                 <rects>
  748                                     <_>15 11 5 3 -1.</_>
  749                                     <_>15 12 5 1 3.</_>
  750                                 </rects>
  751                                 <tilted>0</tilted>
  752                             </feature>
  753                             <threshold>8.0630257725715637e-003</threshold>
  754                             <left_val>0.5298851132392883</left_val>
  755                             <right_node>1</right_node>
  756                         </_>
  757                         <_>
  758                             <!-- node 1 -->
  759                             <feature>
  760                                 <rects>
  761                                     <_>10 18 3 2 -1.</_>
  762                                     <_>11 18 1 2 3.</_>
  763                                 </rects>
  764                                 <tilted>0</tilted>
  765                             </feature>
  766                             <threshold>5.2240812219679356e-003</threshold>
  767                             <left_val>0.5281602740287781</left_val>
  768                             <right_val>0.1909549981355667</right_val>
  769                         </_>
  770                     </_>
  771                     <_>
  772                         <!-- tree 12 -->
  773                         <_>
  774                             <!-- root node -->
  775                             <feature>
  776                                 <rects>
  777                                     <_>0 11 5 3 -1.</_>
  778                                     <_>0 12 5 1 3.</_>
  779                                 </rects>
  780                                 <tilted>0</tilted>
  781                             </feature>
  782                             <threshold>-7.0630568079650402e-003</threshold>
  783                             <left_val>0.1380645930767059</left_val>
  784                             <right_node>1</right_node>
  785                         </_>
  786                         <_>
  787                             <!-- node 1 -->
  788                             <feature>
  789                                 <rects>
  790                                     <_>7 18 3 2 -1.</_>
  791                                     <_>8 18 1 2 3.</_>
  792                                 </rects>
  793                                 <tilted>0</tilted>
  794                             </feature>
  795                             <threshold>5.6897541508078575e-003</threshold>
  796                             <left_val>0.5490636825561523</left_val>
  797                             <right_val>0.1260281056165695</right_val>
  798                         </_>
  799                     </_>
  800                     <_>
  801                         <!-- tree 13 -->
  802                         <_>
  803                             <!-- root node -->
  804                             <feature>
  805                                 <rects>
  806                                     <_>2 8 16 2 -1.</_>
  807                                     <_>2 9 16 1 2.</_>
  808                                 </rects>
  809                                 <tilted>0</tilted>
  810                             </feature>
  811                             <threshold>1.2472929665818810e-003</threshold>
  812                             <left_val>0.2372663021087647</left_val>
  813                             <right_node>1</right_node>
  814                         </_>
  815                         <_>
  816                             <!-- node 1 -->
  817                             <feature>
  818                                 <rects>
  819                                     <_>9 6 5 12 -1.</_>
  820                                     <_>9 12 5 6 2.</_>
  821                                 </rects>
  822                                 <tilted>0</tilted>
  823                             </feature>
  824                             <threshold>0.0495434887707233</threshold>
  825                             <left_val>0.5240166187286377</left_val>
  826                             <right_val>0.1769216060638428</right_val>
  827                         </_>
  828                     </_>
  829                 </trees>
  830                 <stage_threshold>5.9844889640808105</stage_threshold>
  831                 <parent>1</parent>
  832                 <next>-1</next>
  833             </_>
  834             <_>
  835                 <!-- stage 3 -->
  836                 <trees>
  837                     <_>
  838                         <!-- tree 0 -->
  839                         <_>
  840                             <!-- root node -->
  841                             <feature>
  842                                 <rects>
  843                                     <_>6 3 8 6 -1.</_>
  844                                     <_>6 6 8 3 2.</_>
  845                                 </rects>
  846                                 <tilted>0</tilted>
  847                             </feature>
  848                             <threshold>-4.9326149746775627e-003</threshold>
  849                             <left_node>1</left_node>
  850                             <right_val>0.1998064965009689</right_val>
  851                         </_>
  852                         <_>
  853                             <!-- node 1 -->
  854                             <feature>
  855                                 <rects>
  856                                     <_>4 7 12 2 -1.</_>
  857                                     <_>8 7 4 2 3.</_>
  858                                 </rects>
  859                                 <tilted>0</tilted>
  860                             </feature>
  861                             <threshold>2.7918140403926373e-005</threshold>
  862                             <left_val>0.2299380004405975</left_val>
  863                             <right_val>0.7393211126327515</right_val>
  864                         </_>
  865                     </_>
  866                     <_>
  867                         <!-- tree 1 -->
  868                         <_>
  869                             <!-- root node -->
  870                             <feature>
  871                                 <rects>
  872                                     <_>10 9 6 8 -1.</_>
  873                                     <_>10 13 6 4 2.</_>
  874                                 </rects>
  875                                 <tilted>0</tilted>
  876                             </feature>
  877                             <threshold>3.0876200180500746e-003</threshold>
  878                             <left_node>1</left_node>
  879                             <right_val>0.1533840000629425</right_val>
  880                         </_>
  881                         <_>
  882                             <!-- node 1 -->
  883                             <feature>
  884                                 <rects>
  885                                     <_>12 5 3 10 -1.</_>
  886                                     <_>12 10 3 5 2.</_>
  887                                 </rects>
  888                                 <tilted>0</tilted>
  889                             </feature>
  890                             <threshold>7.4669660534709692e-006</threshold>
  891                             <left_val>0.2036858946084976</left_val>
  892                             <right_val>0.5854915976524353</right_val>
  893                         </_>
  894                     </_>
  895                     <_>
  896                         <!-- tree 2 -->
  897                         <_>
  898                             <!-- root node -->
  899                             <feature>
  900                                 <rects>
  901                                     <_>4 6 3 9 -1.</_>
  902                                     <_>4 9 3 3 3.</_>
  903                                 </rects>
  904                                 <tilted>0</tilted>
  905                             </feature>
  906                             <threshold>1.8739729421213269e-003</threshold>
  907                             <left_val>0.2049895972013474</left_val>
  908                             <right_node>1</right_node>
  909                         </_>
  910                         <_>
  911                             <!-- node 1 -->
  912                             <feature>
  913                                 <rects>
  914                                     <_>7 4 6 4 -1.</_>
  915                                     <_>9 4 2 4 3.</_>
  916                                 </rects>
  917                                 <tilted>0</tilted>
  918                             </feature>
  919                             <threshold>9.3380251200869679e-004</threshold>
  920                             <left_val>0.3234199881553650</left_val>
  921                             <right_val>0.7323014140129089</right_val>
  922                         </_>
  923                     </_>
  924                     <_>
  925                         <!-- tree 3 -->
  926                         <_>
  927                             <!-- root node -->
  928                             <feature>
  929                                 <rects>
  930                                     <_>12 3 8 3 -1.</_>
  931                                     <_>12 3 4 3 2.</_>
  932                                 </rects>
  933                                 <tilted>0</tilted>
  934                             </feature>
  935                             <threshold>1.9151850137859583e-003</threshold>
  936                             <left_val>0.3045149147510529</left_val>
  937                             <right_node>1</right_node>
  938                         </_>
  939                         <_>
  940                             <!-- node 1 -->
  941                             <feature>
  942                                 <rects>
  943                                     <_>15 0 3 6 -1.</_>
  944                                     <_>15 3 3 3 2.</_>
  945                                 </rects>
  946                                 <tilted>0</tilted>
  947                             </feature>
  948                             <threshold>-5.9683797881007195e-003</threshold>
  949                             <left_val>0.2932133972644806</left_val>
  950                             <right_val>0.5621296167373657</right_val>
  951                         </_>
  952                     </_>
  953                     <_>
  954                         <!-- tree 4 -->
  955                         <_>
  956                             <!-- root node -->
  957                             <feature>
  958                                 <rects>
  959                                     <_>2 12 10 8 -1.</_>
  960                                     <_>2 12 5 4 2.</_>
  961                                     <_>7 16 5 4 2.</_>
  962                                 </rects>
  963                                 <tilted>0</tilted>
  964                             </feature>
  965                             <threshold>-7.2115601506084204e-004</threshold>
  966                             <left_val>0.3658036887645721</left_val>
  967                             <right_node>1</right_node>
  968                         </_>
  969                         <_>
  970                             <!-- node 1 -->
  971                             <feature>
  972                                 <rects>
  973                                     <_>5 5 6 8 -1.</_>
  974                                     <_>5 9 6 4 2.</_>
  975                                 </rects>
  976                                 <tilted>0</tilted>
  977                             </feature>
  978                             <threshold>-5.9663117863237858e-003</threshold>
  979                             <left_val>0.2712155878543854</left_val>
  980                             <right_val>0.7226334810256958</right_val>
  981                         </_>
  982                     </_>
  983                     <_>
  984                         <!-- tree 5 -->
  985                         <_>
  986                             <!-- root node -->
  987                             <feature>
  988                                 <rects>
  989                                     <_>12 3 8 3 -1.</_>
  990                                     <_>12 3 4 3 2.</_>
  991                                 </rects>
  992                                 <tilted>0</tilted>
  993                             </feature>
  994                             <threshold>0.0308741796761751</threshold>
  995                             <left_val>0.4419837892055512</left_val>
  996                             <right_node>1</right_node>
  997                         </_>
  998                         <_>
  999                             <!-- node 1 -->
 1000                             <feature>
 1001                                 <rects>
 1002                                     <_>15 0 3 6 -1.</_>
 1003                                     <_>15 3 3 3 2.</_>
 1004                                 </rects>
 1005                                 <tilted>0</tilted>
 1006                             </feature>
 1007                             <threshold>-0.0110997101292014</threshold>
 1008                             <left_val>0.3612976968288422</left_val>
 1009                             <right_val>0.5251451134681702</right_val>
 1010                         </_>
 1011                     </_>
 1012                     <_>
 1013                         <!-- tree 6 -->
 1014                         <_>
 1015                             <!-- root node -->
 1016                             <feature>
 1017                                 <rects>
 1018                                     <_>0 3 8 3 -1.</_>
 1019                                     <_>4 3 4 3 2.</_>
 1020                                 </rects>
 1021                                 <tilted>0</tilted>
 1022                             </feature>
 1023                             <threshold>2.1164179779589176e-003</threshold>
 1024                             <left_val>0.3628616929054260</left_val>
 1025                             <right_node>1</right_node>
 1026                         </_>
 1027                         <_>
 1028                             <!-- node 1 -->
 1029                             <feature>
 1030                                 <rects>
 1031                                     <_>2 1 4 4 -1.</_>
 1032                                     <_>2 3 4 2 2.</_>
 1033                                 </rects>
 1034                                 <tilted>0</tilted>
 1035                             </feature>
 1036                             <threshold>-9.4317439943552017e-003</threshold>
 1037                             <left_val>0.1601095050573349</left_val>
 1038                             <right_val>0.7052276730537415</right_val>
 1039                         </_>
 1040                     </_>
 1041                     <_>
 1042                         <!-- tree 7 -->
 1043                         <_>
 1044                             <!-- root node -->
 1045                             <feature>
 1046                                 <rects>
 1047                                     <_>10 2 3 2 -1.</_>
 1048                                     <_>11 2 1 2 3.</_>
 1049                                 </rects>
 1050                                 <tilted>0</tilted>
 1051                             </feature>
 1052                             <threshold>-3.5266019403934479e-003</threshold>
 1053                             <left_val>0.1301288008689880</left_val>
 1054                             <right_node>1</right_node>
 1055                         </_>
 1056                         <_>
 1057                             <!-- node 1 -->
 1058                             <feature>
 1059                                 <rects>
 1060                                     <_>10 3 3 1 -1.</_>
 1061                                     <_>11 3 1 1 3.</_>
 1062                                 </rects>
 1063                                 <tilted>0</tilted>
 1064                             </feature>
 1065                             <threshold>-1.6907559474930167e-003</threshold>
 1066                             <left_val>0.1786323934793472</left_val>
 1067                             <right_val>0.5521529912948608</right_val>
 1068                         </_>
 1069                     </_>
 1070                     <_>
 1071                         <!-- tree 8 -->
 1072                         <_>
 1073                             <!-- root node -->
 1074                             <feature>
 1075                                 <rects>
 1076                                     <_>7 15 3 4 -1.</_>
 1077                                     <_>7 17 3 2 2.</_>
 1078                                 </rects>
 1079                                 <tilted>0</tilted>
 1080                             </feature>
 1081                             <threshold>4.6470930101349950e-004</threshold>
 1082                             <left_val>0.3487383127212524</left_val>
 1083                             <right_node>1</right_node>
 1084                         </_>
 1085                         <_>
 1086                             <!-- node 1 -->
 1087                             <feature>
 1088                                 <rects>
 1089                                     <_>4 13 3 6 -1.</_>
 1090                                     <_>4 15 3 2 3.</_>
 1091                                 </rects>
 1092                                 <tilted>0</tilted>
 1093                             </feature>
 1094                             <threshold>-0.0102155702188611</threshold>
 1095                             <left_val>0.2673991024494171</left_val>
 1096                             <right_val>0.6667919158935547</right_val>
 1097                         </_>
 1098                     </_>
 1099                     <_>
 1100                         <!-- tree 9 -->
 1101                         <_>
 1102                             <!-- root node -->
 1103                             <feature>
 1104                                 <rects>
 1105                                     <_>10 5 1 14 -1.</_>
 1106                                     <_>10 12 1 7 2.</_>
 1107                                 </rects>
 1108                                 <tilted>0</tilted>
 1109                             </feature>
 1110                             <threshold>1.2634709710255265e-003</threshold>
 1111                             <left_node>1</left_node>
 1112                             <right_val>0.3437863886356354</right_val>
 1113                         </_>
 1114                         <_>
 1115                             <!-- node 1 -->
 1116                             <feature>
 1117                                 <rects>
 1118                                     <_>5 4 10 6 -1.</_>
 1119                                     <_>5 6 10 2 3.</_>
 1120                                 </rects>
 1121                                 <tilted>0</tilted>
 1122                             </feature>
 1123                             <threshold>-0.0118752997368574</threshold>
 1124                             <left_val>0.5995336174964905</left_val>
 1125                             <right_val>0.3497717976570129</right_val>
 1126                         </_>
 1127                     </_>
 1128                     <_>
 1129                         <!-- tree 10 -->
 1130                         <_>
 1131                             <!-- root node -->
 1132                             <feature>
 1133                                 <rects>
 1134                                     <_>5 0 6 3 -1.</_>
 1135                                     <_>7 0 2 3 3.</_>
 1136                                 </rects>
 1137                                 <tilted>0</tilted>
 1138                             </feature>
 1139                             <threshold>-0.0107323396950960</threshold>
 1140                             <left_val>0.2150489985942841</left_val>
 1141                             <right_node>1</right_node>
 1142                         </_>
 1143                         <_>
 1144                             <!-- node 1 -->
 1145                             <feature>
 1146                                 <rects>
 1147                                     <_>6 0 3 5 -1.</_>
 1148                                     <_>7 0 1 5 3.</_>
 1149                                 </rects>
 1150                                 <tilted>0</tilted>
 1151                             </feature>
 1152                             <threshold>7.1836481802165508e-003</threshold>
 1153                             <left_val>0.6271436214447022</left_val>
 1154                             <right_val>0.2519541978836060</right_val>
 1155                         </_>
 1156                     </_>
 1157                     <_>
 1158                         <!-- tree 11 -->
 1159                         <_>
 1160                             <!-- root node -->
 1161                             <feature>
 1162                                 <rects>
 1163                                     <_>7 15 6 5 -1.</_>
 1164                                     <_>9 15 2 5 3.</_>
 1165                                 </rects>
 1166                                 <tilted>0</tilted>
 1167                             </feature>
 1168                             <threshold>-0.0283408891409636</threshold>
 1169                             <left_val>0.0824118927121162</left_val>
 1170                             <right_node>1</right_node>
 1171                         </_>
 1172                         <_>
 1173                             <!-- node 1 -->
 1174                             <feature>
 1175                                 <rects>
 1176                                     <_>9 10 2 6 -1.</_>
 1177                                     <_>9 12 2 2 3.</_>
 1178                                 </rects>
 1179                                 <tilted>0</tilted>
 1180                             </feature>
 1181                             <threshold>-4.5813230099156499e-004</threshold>
 1182                             <left_val>0.5910056829452515</left_val>
 1183                             <right_val>0.3705201148986816</right_val>
 1184                         </_>
 1185                     </_>
 1186                     <_>
 1187                         <!-- tree 12 -->
 1188                         <_>
 1189                             <!-- root node -->
 1190                             <feature>
 1191                                 <rects>
 1192                                     <_>8 17 3 2 -1.</_>
 1193                                     <_>9 17 1 2 3.</_>
 1194                                 </rects>
 1195                                 <tilted>0</tilted>
 1196                             </feature>
 1197                             <threshold>4.2940340936183929e-003</threshold>
 1198                             <left_node>1</left_node>
 1199                             <right_val>0.1594727933406830</right_val>
 1200                         </_>
 1201                         <_>
 1202                             <!-- node 1 -->
 1203                             <feature>
 1204                                 <rects>
 1205                                     <_>1 12 7 6 -1.</_>
 1206                                     <_>1 14 7 2 3.</_>
 1207                                 </rects>
 1208                                 <tilted>0</tilted>
 1209                             </feature>
 1210                             <threshold>0.0107510797679424</threshold>
 1211                             <left_val>0.5980480909347534</left_val>
 1212                             <right_val>0.2832508087158203</right_val>
 1213                         </_>
 1214                     </_>
 1215                     <_>
 1216                         <!-- tree 13 -->
 1217                         <_>
 1218                             <!-- root node -->
 1219                             <feature>
 1220                                 <rects>
 1221                                     <_>9 6 3 7 -1.</_>
 1222                                     <_>10 6 1 7 3.</_>
 1223                                 </rects>
 1224                                 <tilted>0</tilted>
 1225                             </feature>
 1226                             <threshold>0.0224651191383600</threshold>
 1227                             <left_node>1</left_node>
 1228                             <right_val>0.7877091169357300</right_val>
 1229                         </_>
 1230                         <_>
 1231                             <!-- node 1 -->
 1232                             <feature>
 1233                                 <rects>
 1234                                     <_>16 3 4 9 -1.</_>
 1235                                     <_>16 6 4 3 3.</_>
 1236                                 </rects>
 1237                                 <tilted>0</tilted>
 1238                             </feature>
 1239                             <threshold>-0.0579885393381119</threshold>
 1240                             <left_val>0.1555740982294083</left_val>
 1241                             <right_val>0.5239657163619995</right_val>
 1242                         </_>
 1243                     </_>
 1244                     <_>
 1245                         <!-- tree 14 -->
 1246                         <_>
 1247                             <!-- root node -->
 1248                             <feature>
 1249                                 <rects>
 1250                                     <_>8 6 3 7 -1.</_>
 1251                                     <_>9 6 1 7 3.</_>
 1252                                 </rects>
 1253                                 <tilted>0</tilted>
 1254                             </feature>
 1255                             <threshold>7.2110891342163086e-003</threshold>
 1256                             <left_node>1</left_node>
 1257                             <right_val>0.6620365977287293</right_val>
 1258                         </_>
 1259                         <_>
 1260                             <!-- node 1 -->
 1261                             <feature>
 1262                                 <rects>
 1263                                     <_>0 5 18 8 -1.</_>
 1264                                     <_>0 5 9 4 2.</_>
 1265                                     <_>9 9 9 4 2.</_>
 1266                                 </rects>
 1267                                 <tilted>0</tilted>
 1268                             </feature>
 1269                             <threshold>-0.0483675710856915</threshold>
 1270                             <left_val>0.1424719989299774</left_val>
 1271                             <right_val>0.4429833889007568</right_val>
 1272                         </_>
 1273                     </_>
 1274                     <_>
 1275                         <!-- tree 15 -->
 1276                         <_>
 1277                             <!-- root node -->
 1278                             <feature>
 1279                                 <rects>
 1280                                     <_>13 5 2 10 -1.</_>
 1281                                     <_>13 10 2 5 2.</_>
 1282                                 </rects>
 1283                                 <tilted>0</tilted>
 1284                             </feature>
 1285                             <threshold>-0.0144180599600077</threshold>
 1286                             <left_val>0.1588540971279144</left_val>
 1287                             <right_node>1</right_node>
 1288                         </_>
 1289                         <_>
 1290                             <!-- node 1 -->
 1291                             <feature>
 1292                                 <rects>
 1293                                     <_>12 10 2 6 -1.</_>
 1294                                     <_>12 13 2 3 2.</_>
 1295                                 </rects>
 1296                                 <tilted>0</tilted>
 1297                             </feature>
 1298                             <threshold>-0.0231563895940781</threshold>
 1299                             <left_val>0.2375798970460892</left_val>
 1300                             <right_val>0.5217134952545166</right_val>
 1301                         </_>
 1302                     </_>
 1303                     <_>
 1304                         <!-- tree 16 -->
 1305                         <_>
 1306                             <!-- root node -->
 1307                             <feature>
 1308                                 <rects>
 1309                                     <_>7 0 3 5 -1.</_>
 1310                                     <_>8 0 1 5 3.</_>
 1311                                 </rects>
 1312                                 <tilted>0</tilted>
 1313                             </feature>
 1314                             <threshold>7.6985340565443039e-003</threshold>
 1315                             <left_node>1</left_node>
 1316                             <right_val>0.1941725015640259</right_val>
 1317                         </_>
 1318                         <_>
 1319                             <!-- node 1 -->
 1320                             <feature>
 1321                                 <rects>
 1322                                     <_>6 5 8 6 -1.</_>
 1323                                     <_>6 7 8 2 3.</_>
 1324                                 </rects>
 1325                                 <tilted>0</tilted>
 1326                             </feature>
 1327                             <threshold>-5.6248619221150875e-003</threshold>
 1328                             <left_val>0.6278405785560608</left_val>
 1329                             <right_val>0.3746044933795929</right_val>
 1330                         </_>
 1331                     </_>
 1332                     <_>
 1333                         <!-- tree 17 -->
 1334                         <_>
 1335                             <!-- root node -->
 1336                             <feature>
 1337                                 <rects>
 1338                                     <_>10 3 6 14 -1.</_>
 1339                                     <_>13 3 3 7 2.</_>
 1340                                     <_>10 10 3 7 2.</_>
 1341                                 </rects>
 1342                                 <tilted>0</tilted>
 1343                             </feature>
 1344                             <threshold>-7.2936748620122671e-004</threshold>
 1345                             <left_node>1</left_node>
 1346                             <right_val>0.3840922117233276</right_val>
 1347                         </_>
 1348                         <_>
 1349                             <!-- node 1 -->
 1350                             <feature>
 1351                                 <rects>
 1352                                     <_>13 5 1 8 -1.</_>
 1353                                     <_>13 9 1 4 2.</_>
 1354                                 </rects>
 1355                                 <tilted>0</tilted>
 1356                             </feature>
 1357                             <threshold>6.1783898854628205e-004</threshold>
 1358                             <left_val>0.3106493055820465</left_val>
 1359                             <right_val>0.5537847280502319</right_val>
 1360                         </_>
 1361                     </_>
 1362                     <_>
 1363                         <!-- tree 18 -->
 1364                         <_>
 1365                             <!-- root node -->
 1366                             <feature>
 1367                                 <rects>
 1368                                     <_>4 3 6 14 -1.</_>
 1369                                     <_>4 3 3 7 2.</_>
 1370                                     <_>7 10 3 7 2.</_>
 1371                                 </rects>
 1372                                 <tilted>0</tilted>
 1373                             </feature>
 1374                             <threshold>-4.5803939428878948e-005</threshold>
 1375                             <left_node>1</left_node>
 1376                             <right_val>0.3444449007511139</right_val>
 1377                         </_>
 1378                         <_>
 1379                             <!-- node 1 -->
 1380                             <feature>
 1381                                 <rects>
 1382                                     <_>6 5 1 8 -1.</_>
 1383                                     <_>6 9 1 4 2.</_>
 1384                                 </rects>
 1385                                 <tilted>0</tilted>
 1386                             </feature>
 1387                             <threshold>-1.4719359569426160e-005</threshold>
 1388                             <left_val>0.2729552090167999</left_val>
 1389                             <right_val>0.6428951025009155</right_val>
 1390                         </_>
 1391                     </_>
 1392                 </trees>
 1393                 <stage_threshold>8.5117864608764648</stage_threshold>
 1394                 <parent>2</parent>
 1395                 <next>-1</next>
 1396             </_>
 1397             <_>
 1398                 <!-- stage 4 -->
 1399                 <trees>
 1400                     <_>
 1401                         <!-- tree 0 -->
 1402                         <_>
 1403                             <!-- root node -->
 1404                             <feature>
 1405                                 <rects>
 1406                                     <_>8 1 1 6 -1.</_>
 1407                                     <_>8 3 1 2 3.</_>
 1408                                 </rects>
 1409                                 <tilted>0</tilted>
 1410                             </feature>
 1411                             <threshold>-1.3469370314851403e-003</threshold>
 1412                             <left_val>0.1657086014747620</left_val>
 1413                             <right_node>1</right_node>
 1414                         </_>
 1415                         <_>
 1416                             <!-- node 1 -->
 1417                             <feature>
 1418                                 <rects>
 1419                                     <_>2 0 15 2 -1.</_>
 1420                                     <_>2 1 15 1 2.</_>
 1421                                 </rects>
 1422                                 <tilted>0</tilted>
 1423                             </feature>
 1424                             <threshold>-2.4774789344519377e-003</threshold>
 1425                             <left_val>0.2273851037025452</left_val>
 1426                             <right_val>0.6989349722862244</right_val>
 1427                         </_>
 1428                     </_>
 1429                     <_>
 1430                         <!-- tree 1 -->
 1431                         <_>
 1432                             <!-- root node -->
 1433                             <feature>
 1434                                 <rects>
 1435                                     <_>0 7 20 6 -1.</_>
 1436                                     <_>0 9 20 2 3.</_>
 1437                                 </rects>
 1438                                 <tilted>0</tilted>
 1439                             </feature>
 1440                             <threshold>5.2632777951657772e-003</threshold>
 1441                             <left_val>0.1512074023485184</left_val>
 1442                             <right_node>1</right_node>
 1443                         </_>
 1444                         <_>
 1445                             <!-- node 1 -->
 1446                             <feature>
 1447                                 <rects>
 1448                                     <_>10 10 6 8 -1.</_>
 1449                                     <_>10 14 6 4 2.</_>
 1450                                 </rects>
 1451                                 <tilted>0</tilted>
 1452                             </feature>
 1453                             <threshold>4.9075339920818806e-003</threshold>
 1454                             <left_val>0.5564470291137695</left_val>
 1455                             <right_val>0.1605442017316818</right_val>
 1456                         </_>
 1457                     </_>
 1458                     <_>
 1459                         <!-- tree 2 -->
 1460                         <_>
 1461                             <!-- root node -->
 1462                             <feature>
 1463                                 <rects>
 1464                                     <_>7 1 3 2 -1.</_>
 1465                                     <_>8 1 1 2 3.</_>
 1466                                 </rects>
 1467                                 <tilted>0</tilted>
 1468                             </feature>
 1469                             <threshold>-2.3254349362105131e-003</threshold>
 1470                             <left_val>0.1880259066820145</left_val>
 1471                             <right_node>1</right_node>
 1472                         </_>
 1473                         <_>
 1474                             <!-- node 1 -->
 1475                             <feature>
 1476                                 <rects>
 1477                                     <_>8 1 2 2 -1.</_>
 1478                                     <_>9 1 1 2 2.</_>
 1479                                 </rects>
 1480                                 <tilted>0</tilted>
 1481                             </feature>
 1482                             <threshold>-1.4665479538962245e-003</threshold>
 1483                             <left_val>0.3122498989105225</left_val>
 1484                             <right_val>0.7165396213531494</right_val>
 1485                         </_>
 1486                     </_>
 1487                     <_>
 1488                         <!-- tree 3 -->
 1489                         <_>
 1490                             <!-- root node -->
 1491                             <feature>
 1492                                 <rects>
 1493                                     <_>4 3 12 9 -1.</_>
 1494                                     <_>4 6 12 3 3.</_>
 1495                                 </rects>
 1496                                 <tilted>0</tilted>
 1497                             </feature>
 1498                             <threshold>-0.1231169030070305</threshold>
 1499                             <left_node>1</left_node>
 1500                             <right_val>0.3859583139419556</right_val>
 1501                         </_>
 1502                         <_>
 1503                             <!-- node 1 -->
 1504                             <feature>
 1505                                 <rects>
 1506                                     <_>6 5 9 5 -1.</_>
 1507                                     <_>9 5 3 5 3.</_>
 1508                                 </rects>
 1509                                 <tilted>0</tilted>
 1510                             </feature>
 1511                             <threshold>2.2108340635895729e-003</threshold>
 1512                             <left_val>0.2455293983221054</left_val>
 1513                             <right_val>0.5695710182189941</right_val>
 1514                         </_>
 1515                     </_>
 1516                     <_>
 1517                         <!-- tree 4 -->
 1518                         <_>
 1519                             <!-- root node -->
 1520                             <feature>
 1521                                 <rects>
 1522                                     <_>5 5 9 5 -1.</_>
 1523                                     <_>8 5 3 5 3.</_>
 1524                                 </rects>
 1525                                 <tilted>0</tilted>
 1526                             </feature>
 1527                             <threshold>2.0661531016230583e-003</threshold>
 1528                             <left_val>0.2716520130634308</left_val>
 1529                             <right_node>1</right_node>
 1530                         </_>
 1531                         <_>
 1532                             <!-- node 1 -->
 1533                             <feature>
 1534                                 <rects>
 1535                                     <_>4 6 6 12 -1.</_>
 1536                                     <_>4 10 6 4 3.</_>
 1537                                 </rects>
 1538                                 <tilted>0</tilted>
 1539                             </feature>
 1540                             <threshold>3.6130280932411551e-004</threshold>
 1541                             <left_val>0.2293362021446228</left_val>
 1542                             <right_val>0.7208629846572876</right_val>
 1543                         </_>
 1544                     </_>
 1545                     <_>
 1546                         <!-- tree 5 -->
 1547                         <_>
 1548                             <!-- root node -->
 1549                             <feature>
 1550                                 <rects>
 1551                                     <_>13 0 6 18 -1.</_>
 1552                                     <_>13 0 3 18 2.</_>
 1553                                 </rects>
 1554                                 <tilted>0</tilted>
 1555                             </feature>
 1556                             <threshold>0.0799578726291656</threshold>
 1557                             <left_node>1</left_node>
 1558                             <right_val>0.7833620905876160</right_val>
 1559                         </_>
 1560                         <_>
 1561                             <!-- node 1 -->
 1562                             <feature>
 1563                                 <rects>
 1564                                     <_>10 8 1 12 -1.</_>
 1565                                     <_>10 12 1 4 3.</_>
 1566                                 </rects>
 1567                                 <tilted>0</tilted>
 1568                             </feature>
 1569                             <threshold>2.6064720004796982e-003</threshold>
 1570                             <left_val>0.5545232295989990</left_val>
 1571                             <right_val>0.2550689876079559</right_val>
 1572                         </_>
 1573                     </_>
 1574                     <_>
 1575                         <!-- tree 6 -->
 1576                         <_>
 1577                             <!-- root node -->
 1578                             <feature>
 1579                                 <rects>
 1580                                     <_>3 2 6 10 -1.</_>
 1581                                     <_>3 2 3 5 2.</_>
 1582                                     <_>6 7 3 5 2.</_>
 1583                                 </rects>
 1584                                 <tilted>0</tilted>
 1585                             </feature>
 1586                             <threshold>6.5699010156095028e-003</threshold>
 1587                             <left_node>1</left_node>
 1588                             <right_val>0.1819390058517456</right_val>
 1589                         </_>
 1590                         <_>
 1591                             <!-- node 1 -->
 1592                             <feature>
 1593                                 <rects>
 1594                                     <_>1 2 4 6 -1.</_>
 1595                                     <_>3 2 2 6 2.</_>
 1596                                 </rects>
 1597                                 <tilted>0</tilted>
 1598                             </feature>
 1599                             <threshold>1.6259610420092940e-003</threshold>
 1600                             <left_val>0.3529875874519348</left_val>
 1601                             <right_val>0.6552819013595581</right_val>
 1602                         </_>
 1603                     </_>
 1604                     <_>
 1605                         <!-- tree 7 -->
 1606                         <_>
 1607                             <!-- root node -->
 1608                             <feature>
 1609                                 <rects>
 1610                                     <_>9 18 3 2 -1.</_>
 1611                                     <_>10 18 1 2 3.</_>
 1612                                 </rects>
 1613                                 <tilted>0</tilted>
 1614                             </feature>
 1615                             <threshold>3.6204981151968241e-003</threshold>
 1616                             <left_val>0.5462309718132019</left_val>
 1617                             <right_node>1</right_node>
 1618                         </_>
 1619                         <_>
 1620                             <!-- node 1 -->
 1621                             <feature>
 1622                                 <rects>
 1623                                     <_>10 18 3 2 -1.</_>
 1624                                     <_>11 18 1 2 3.</_>
 1625                                 </rects>
 1626                                 <tilted>0</tilted>
 1627                             </feature>
 1628                             <threshold>-4.4391951523721218e-003</threshold>
 1629                             <left_val>0.1359843015670776</left_val>
 1630                             <right_val>0.5415815114974976</right_val>
 1631                         </_>
 1632                     </_>
 1633                     <_>
 1634                         <!-- tree 8 -->
 1635                         <_>
 1636                             <!-- root node -->
 1637                             <feature>
 1638                                 <rects>
 1639                                     <_>2 8 2 6 -1.</_>
 1640                                     <_>2 10 2 2 3.</_>
 1641                                 </rects>
 1642                                 <tilted>0</tilted>
 1643                             </feature>
 1644                             <threshold>-9.0540945529937744e-003</threshold>
 1645                             <left_val>0.1115119978785515</left_val>
 1646                             <right_node>1</right_node>
 1647                         </_>
 1648                         <_>
 1649                             <!-- node 1 -->
 1650                             <feature>
 1651                                 <rects>
 1652                                     <_>7 5 6 6 -1.</_>
 1653                                     <_>7 7 6 2 3.</_>
 1654                                 </rects>
 1655                                 <tilted>0</tilted>
 1656                             </feature>
 1657                             <threshold>-4.6067481162026525e-004</threshold>
 1658                             <left_val>0.5846719741821289</left_val>
 1659                             <right_val>0.2598348855972290</right_val>
 1660                         </_>
 1661                     </_>
 1662                     <_>
 1663                         <!-- tree 9 -->
 1664                         <_>
 1665                             <!-- root node -->
 1666                             <feature>
 1667                                 <rects>
 1668                                     <_>7 19 6 1 -1.</_>
 1669                                     <_>9 19 2 1 3.</_>
 1670                                 </rects>
 1671                                 <tilted>0</tilted>
 1672                             </feature>
 1673                             <threshold>-5.6621041148900986e-003</threshold>
 1674                             <left_val>0.1610569059848785</left_val>
 1675                             <right_node>1</right_node>
 1676                         </_>
 1677                         <_>
 1678                             <!-- node 1 -->
 1679                             <feature>
 1680                                 <rects>
 1681                                     <_>10 18 3 2 -1.</_>
 1682                                     <_>11 18 1 2 3.</_>
 1683                                 </rects>
 1684                                 <tilted>0</tilted>
 1685                             </feature>
 1686                             <threshold>5.1165837794542313e-003</threshold>
 1687                             <left_val>0.5376678705215454</left_val>
 1688                             <right_val>0.1739455014467239</right_val>
 1689                         </_>
 1690                     </_>
 1691                     <_>
 1692                         <!-- tree 10 -->
 1693                         <_>
 1694                             <!-- root node -->
 1695                             <feature>
 1696                                 <rects>
 1697                                     <_>8 3 3 1 -1.</_>
 1698                                     <_>9 3 1 1 3.</_>
 1699                                 </rects>
 1700                                 <tilted>0</tilted>
 1701                             </feature>
 1702                             <threshold>-2.1362339612096548e-003</threshold>
 1703                             <left_val>0.1902073025703430</left_val>
 1704                             <right_node>1</right_node>
 1705                         </_>
 1706                         <_>
 1707                             <!-- node 1 -->
 1708                             <feature>
 1709                                 <rects>
 1710                                     <_>2 2 16 2 -1.</_>
 1711                                     <_>2 2 8 1 2.</_>
 1712                                     <_>10 3 8 1 2.</_>
 1713                                 </rects>
 1714                                 <tilted>0</tilted>
 1715                             </feature>
 1716                             <threshold>-5.4809921421110630e-003</threshold>
 1717                             <left_val>0.3272008001804352</left_val>
 1718                             <right_val>0.6364840865135193</right_val>
 1719                         </_>
 1720                     </_>
 1721                     <_>
 1722                         <!-- tree 11 -->
 1723                         <_>
 1724                             <!-- root node -->
 1725                             <feature>
 1726                                 <rects>
 1727                                     <_>8 11 5 3 -1.</_>
 1728                                     <_>8 12 5 1 3.</_>
 1729                                 </rects>
 1730                                 <tilted>0</tilted>
 1731                             </feature>
 1732                             <threshold>-8.1061907112598419e-003</threshold>
 1733                             <left_val>0.6914852857589722</left_val>
 1734                             <right_node>1</right_node>
 1735                         </_>
 1736                         <_>
 1737                             <!-- node 1 -->
 1738                             <feature>
 1739                                 <rects>
 1740                                     <_>7 13 6 3 -1.</_>
 1741                                     <_>7 14 6 1 3.</_>
 1742                                 </rects>
 1743                                 <tilted>0</tilted>
 1744                             </feature>
 1745                             <threshold>6.0048708692193031e-003</threshold>
 1746                             <left_val>0.4327326118946075</left_val>
 1747                             <right_val>0.6963843107223511</right_val>
 1748                         </_>
 1749                     </_>
 1750                     <_>
 1751                         <!-- tree 12 -->
 1752                         <_>
 1753                             <!-- root node -->
 1754                             <feature>
 1755                                 <rects>
 1756                                     <_>0 1 6 15 -1.</_>
 1757                                     <_>2 1 2 15 3.</_>
 1758                                 </rects>
 1759                                 <tilted>0</tilted>
 1760                             </feature>
 1761                             <threshold>-0.0870285481214523</threshold>
 1762                             <left_val>0.8594133853912354</left_val>
 1763                             <right_node>1</right_node>
 1764                         </_>
 1765                         <_>
 1766                             <!-- node 1 -->
 1767                             <feature>
 1768                                 <rects>
 1769                                     <_>2 12 2 3 -1.</_>
 1770                                     <_>2 13 2 1 3.</_>
 1771                                 </rects>
 1772                                 <tilted>0</tilted>
 1773                             </feature>
 1774                             <threshold>-4.7809639945626259e-003</threshold>
 1775                             <left_val>0.0973944664001465</left_val>
 1776                             <right_val>0.4587030112743378</right_val>
 1777                         </_>
 1778                     </_>
 1779                     <_>
 1780                         <!-- tree 13 -->
 1781                         <_>
 1782                             <!-- root node -->
 1783                             <feature>
 1784                                 <rects>
 1785                                     <_>16 13 1 3 -1.</_>
 1786                                     <_>16 14 1 1 3.</_>
 1787                                 </rects>
 1788                                 <tilted>0</tilted>
 1789                             </feature>
 1790                             <threshold>-2.2166660055518150e-003</threshold>
 1791                             <left_val>0.2554625868797302</left_val>
 1792                             <right_node>1</right_node>
 1793                         </_>
 1794                         <_>
 1795                             <!-- node 1 -->
 1796                             <feature>
 1797                                 <rects>
 1798                                     <_>13 7 6 4 -1.</_>
 1799                                     <_>16 7 3 2 2.</_>
 1800                                     <_>13 9 3 2 2.</_>
 1801                                 </rects>
 1802                                 <tilted>0</tilted>
 1803                             </feature>
 1804                             <threshold>1.3642730191349983e-003</threshold>
 1805                             <left_val>0.3319090902805328</left_val>
 1806                             <right_val>0.5964102745056152</right_val>
 1807                         </_>
 1808                     </_>
 1809                     <_>
 1810                         <!-- tree 14 -->
 1811                         <_>
 1812                             <!-- root node -->
 1813                             <feature>
 1814                                 <rects>
 1815                                     <_>7 13 3 6 -1.</_>
 1816                                     <_>7 16 3 3 2.</_>
 1817                                 </rects>
 1818                                 <tilted>0</tilted>
 1819                             </feature>
 1820                             <threshold>-9.0077864006161690e-003</threshold>
 1821                             <left_val>0.2666594982147217</left_val>
 1822                             <right_node>1</right_node>
 1823                         </_>
 1824                         <_>
 1825                             <!-- node 1 -->
 1826                             <feature>
 1827                                 <rects>
 1828                                     <_>7 5 1 14 -1.</_>
 1829                                     <_>7 12 1 7 2.</_>
 1830                                 </rects>
 1831                                 <tilted>0</tilted>
 1832                             </feature>
 1833                             <threshold>-0.0154941203072667</threshold>
 1834                             <left_val>0.1848185956478119</left_val>
 1835                             <right_val>0.6245970726013184</right_val>
 1836                         </_>
 1837                     </_>
 1838                     <_>
 1839                         <!-- tree 15 -->
 1840                         <_>
 1841                             <!-- root node -->
 1842                             <feature>
 1843                                 <rects>
 1844                                     <_>15 12 2 3 -1.</_>
 1845                                     <_>15 13 2 1 3.</_>
 1846                                 </rects>
 1847                                 <tilted>0</tilted>
 1848                             </feature>
 1849                             <threshold>-4.2165028862655163e-003</threshold>
 1850                             <left_node>1</left_node>
 1851                             <right_val>0.5379927158355713</right_val>
 1852                         </_>
 1853                         <_>
 1854                             <!-- node 1 -->
 1855                             <feature>
 1856                                 <rects>
 1857                                     <_>10 5 3 14 -1.</_>
 1858                                     <_>10 12 3 7 2.</_>
 1859                                 </rects>
 1860                                 <tilted>0</tilted>
 1861                             </feature>
 1862                             <threshold>0.0432497598230839</threshold>
 1863                             <left_val>0.5183029174804688</left_val>
 1864                             <right_val>0.2170419991016388</right_val>
 1865                         </_>
 1866                     </_>
 1867                     <_>
 1868                         <!-- tree 16 -->
 1869                         <_>
 1870                             <!-- root node -->
 1871                             <feature>
 1872                                 <rects>
 1873                                     <_>6 10 2 6 -1.</_>
 1874                                     <_>6 13 2 3 2.</_>
 1875                                 </rects>
 1876                                 <tilted>0</tilted>
 1877                             </feature>
 1878                             <threshold>2.8786511393263936e-004</threshold>
 1879                             <left_node>1</left_node>
 1880                             <right_val>0.2613384127616882</right_val>
 1881                         </_>
 1882                         <_>
 1883                             <!-- node 1 -->
 1884                             <feature>
 1885                                 <rects>
 1886                                     <_>6 5 1 8 -1.</_>
 1887                                     <_>6 9 1 4 2.</_>
 1888                                 </rects>
 1889                                 <tilted>0</tilted>
 1890                             </feature>
 1891                             <threshold>1.2373150093480945e-003</threshold>
 1892                             <left_val>0.2786532044410706</left_val>
 1893                             <right_val>0.5908988118171692</right_val>
 1894                         </_>
 1895                     </_>
 1896                     <_>
 1897                         <!-- tree 17 -->
 1898                         <_>
 1899                             <!-- root node -->
 1900                             <feature>
 1901                                 <rects>
 1902                                     <_>13 11 2 1 -1.</_>
 1903                                     <_>13 11 1 1 2.</_>
 1904                                 </rects>
 1905                                 <tilted>0</tilted>
 1906                             </feature>
 1907                             <threshold>1.9528300035744905e-003</threshold>
 1908                             <left_node>1</left_node>
 1909                             <right_val>0.2612869143486023</right_val>
 1910                         </_>
 1911                         <_>
 1912                             <!-- node 1 -->
 1913                             <feature>
 1914                                 <rects>
 1915                                     <_>12 1 6 10 -1.</_>
 1916                                     <_>15 1 3 5 2.</_>
 1917                                     <_>12 6 3 5 2.</_>
 1918                                 </rects>
 1919                                 <tilted>0</tilted>
 1920                             </feature>
 1921                             <threshold>-1.4947060262784362e-003</threshold>
 1922                             <left_val>0.5915412902832031</left_val>
 1923                             <right_val>0.3455781936645508</right_val>
 1924                         </_>
 1925                     </_>
 1926                     <_>
 1927                         <!-- tree 18 -->
 1928                         <_>
 1929                             <!-- root node -->
 1930                             <feature>
 1931                                 <rects>
 1932                                     <_>3 12 2 3 -1.</_>
 1933                                     <_>3 13 2 1 3.</_>
 1934                                 </rects>
 1935                                 <tilted>0</tilted>
 1936                             </feature>
 1937                             <threshold>3.5878680646419525e-003</threshold>
 1938                             <left_node>1</left_node>
 1939                             <right_val>0.1587052047252655</right_val>
 1940                         </_>
 1941                         <_>
 1942                             <!-- node 1 -->
 1943                             <feature>
 1944                                 <rects>
 1945                                     <_>9 18 2 1 -1.</_>
 1946                                     <_>10 18 1 1 2.</_>
 1947                                 </rects>
 1948                                 <tilted>0</tilted>
 1949                             </feature>
 1950                             <threshold>-2.5938691105693579e-003</threshold>
 1951                             <left_val>0.1270411014556885</left_val>
 1952                             <right_val>0.5979428887367249</right_val>
 1953                         </_>
 1954                     </_>
 1955                 </trees>
 1956                 <stage_threshold>8.4680156707763672</stage_threshold>
 1957                 <parent>3</parent>
 1958                 <next>-1</next>
 1959             </_>
 1960             <_>
 1961                 <!-- stage 5 -->
 1962                 <trees>
 1963                     <_>
 1964                         <!-- tree 0 -->
 1965                         <_>
 1966                             <!-- root node -->
 1967                             <feature>
 1968                                 <rects>
 1969                                     <_>1 0 17 9 -1.</_>
 1970                                     <_>1 3 17 3 3.</_>
 1971                                 </rects>
 1972                                 <tilted>0</tilted>
 1973                             </feature>
 1974                             <threshold>3.5810680128633976e-003</threshold>
 1975                             <left_val>0.1995104998350143</left_val>
 1976                             <right_node>1</right_node>
 1977                         </_>
 1978                         <_>
 1979                             <!-- node 1 -->
 1980                             <feature>
 1981                                 <rects>
 1982                                     <_>1 2 8 8 -1.</_>
 1983                                     <_>1 2 4 4 2.</_>
 1984                                     <_>5 6 4 4 2.</_>
 1985                                 </rects>
 1986                                 <tilted>0</tilted>
 1987                             </feature>
 1988                             <threshold>-2.8552350122481585e-003</threshold>
 1989                             <left_val>0.7373070120811462</left_val>
 1990                             <right_val>0.2921737134456635</right_val>
 1991                         </_>
 1992                     </_>
 1993                     <_>
 1994                         <!-- tree 1 -->
 1995                         <_>
 1996                             <!-- root node -->
 1997                             <feature>
 1998                                 <rects>
 1999                                     <_>9 5 6 4 -1.</_>
 2000                                     <_>9 5 3 4 2.</_>
 2001                                 </rects>
 2002                                 <tilted>0</tilted>
 2003                             </feature>
 2004                             <threshold>1.9758539274334908e-003</threshold>
 2005                             <left_val>0.1956419944763184</left_val>
 2006                             <right_node>1</right_node>
 2007                         </_>
 2008                         <_>
 2009                             <!-- node 1 -->
 2010                             <feature>
 2011                                 <rects>
 2012                                     <_>10 9 7 10 -1.</_>
 2013                                     <_>10 14 7 5 2.</_>
 2014                                 </rects>
 2015                                 <tilted>0</tilted>
 2016                             </feature>
 2017                             <threshold>3.2583118882030249e-003</threshold>
 2018                             <left_val>0.5692046880722046</left_val>
 2019                             <right_val>0.1839064955711365</right_val>
 2020                         </_>
 2021                     </_>
 2022                     <_>
 2023                         <!-- tree 2 -->
 2024                         <_>
 2025                             <!-- root node -->
 2026                             <feature>
 2027                                 <rects>
 2028                                     <_>5 5 6 4 -1.</_>
 2029                                     <_>8 5 3 4 2.</_>
 2030                                 </rects>
 2031                                 <tilted>0</tilted>
 2032                             </feature>
 2033                             <threshold>2.3711679386906326e-004</threshold>
 2034                             <left_val>0.2171667069196701</left_val>
 2035                             <right_node>1</right_node>
 2036                         </_>
 2037                         <_>
 2038                             <!-- node 1 -->
 2039                             <feature>
 2040                                 <rects>
 2041                                     <_>0 7 20 6 -1.</_>
 2042                                     <_>0 9 20 2 3.</_>
 2043                                 </rects>
 2044                                 <tilted>0</tilted>
 2045                             </feature>
 2046                             <threshold>2.5942500215023756e-003</threshold>
 2047                             <left_val>0.2719989120960236</left_val>
 2048                             <right_val>0.7150244116783142</right_val>
 2049                         </_>
 2050                     </_>
 2051                     <_>
 2052                         <!-- tree 3 -->
 2053                         <_>
 2054                             <!-- root node -->
 2055                             <feature>
 2056                                 <rects>
 2057                                     <_>6 5 9 10 -1.</_>
 2058                                     <_>6 10 9 5 2.</_>
 2059                                 </rects>
 2060                                 <tilted>0</tilted>
 2061                             </feature>
 2062                             <threshold>-0.0250324495136738</threshold>
 2063                             <left_val>0.1825183928012848</left_val>
 2064                             <right_node>1</right_node>
 2065                         </_>
 2066                         <_>
 2067                             <!-- node 1 -->
 2068                             <feature>
 2069                                 <rects>
 2070                                     <_>8 4 4 12 -1.</_>
 2071                                     <_>8 10 4 6 2.</_>
 2072                                 </rects>
 2073                                 <tilted>0</tilted>
 2074                             </feature>
 2075                             <threshold>6.3087949529290199e-003</threshold>
 2076                             <left_val>0.5699837803840637</left_val>
 2077                             <right_val>0.3509852886199951</right_val>
 2078                         </_>
 2079                     </_>
 2080                     <_>
 2081                         <!-- tree 4 -->
 2082                         <_>
 2083                             <!-- root node -->
 2084                             <feature>
 2085                                 <rects>
 2086                                     <_>6 6 8 3 -1.</_>
 2087                                     <_>6 7 8 1 3.</_>
 2088                                 </rects>
 2089                                 <tilted>0</tilted>
 2090                             </feature>
 2091                             <threshold>-3.2494920305907726e-003</threshold>
 2092                             <left_node>1</left_node>
 2093                             <right_val>0.4023926854133606</right_val>
 2094                         </_>
 2095                         <_>
 2096                             <!-- node 1 -->
 2097                             <feature>
 2098                                 <rects>
 2099                                     <_>3 13 10 6 -1.</_>
 2100                                     <_>3 13 5 3 2.</_>
 2101                                     <_>8 16 5 3 2.</_>
 2102                                 </rects>
 2103                                 <tilted>0</tilted>
 2104                             </feature>
 2105                             <threshold>-0.0148857301101089</threshold>
 2106                             <left_val>0.3604095876216888</left_val>
 2107                             <right_val>0.7291995286941528</right_val>
 2108                         </_>
 2109                     </_>
 2110                     <_>
 2111                         <!-- tree 5 -->
 2112                         <_>
 2113                             <!-- root node -->
 2114                             <feature>
 2115                                 <rects>
 2116                                     <_>15 1 4 11 -1.</_>
 2117                                     <_>15 1 2 11 2.</_>
 2118                                 </rects>
 2119                                 <tilted>0</tilted>
 2120                             </feature>
 2121                             <threshold>8.0623216927051544e-003</threshold>
 2122                             <left_node>1</left_node>
 2123                             <right_val>0.6491490006446838</right_val>
 2124                         </_>
 2125                         <_>
 2126                             <!-- node 1 -->
 2127                             <feature>
 2128                                 <rects>
 2129                                     <_>5 7 10 10 -1.</_>
 2130                                     <_>10 7 5 5 2.</_>
 2131                                     <_>5 12 5 5 2.</_>
 2132                                 </rects>
 2133                                 <tilted>0</tilted>
 2134                             </feature>
 2135                             <threshold>0.0274056792259216</threshold>
 2136                             <left_val>0.5518993139266968</left_val>
 2137                             <right_val>0.2659681141376495</right_val>
 2138                         </_>
 2139                     </_>
 2140                     <_>
 2141                         <!-- tree 6 -->
 2142                         <_>
 2143                             <!-- root node -->
 2144                             <feature>
 2145                                 <rects>
 2146                                     <_>1 1 4 11 -1.</_>
 2147                                     <_>3 1 2 11 2.</_>
 2148                                 </rects>
 2149                                 <tilted>0</tilted>
 2150                             </feature>
 2151                             <threshold>0.0343686006963253</threshold>
 2152                             <left_node>1</left_node>
 2153                             <right_val>0.6712512969970703</right_val>
 2154                         </_>
 2155                         <_>
 2156                             <!-- node 1 -->
 2157                             <feature>
 2158                                 <rects>
 2159                                     <_>1 5 8 12 -1.</_>
 2160                                     <_>1 11 8 6 2.</_>
 2161                                 </rects>
 2162                                 <tilted>0</tilted>
 2163                             </feature>
 2164                             <threshold>-0.0272929705679417</threshold>
 2165                             <left_val>0.1691378057003021</left_val>
 2166                             <right_val>0.4326277971267700</right_val>
 2167                         </_>
 2168                     </_>
 2169                     <_>
 2170                         <!-- tree 7 -->
 2171                         <_>
 2172                             <!-- root node -->
 2173                             <feature>
 2174                                 <rects>
 2175                                     <_>13 7 6 4 -1.</_>
 2176                                     <_>16 7 3 2 2.</_>
 2177                                     <_>13 9 3 2 2.</_>
 2178                                 </rects>
 2179                                 <tilted>0</tilted>
 2180                             </feature>
 2181                             <threshold>7.4452121043577790e-004</threshold>
 2182                             <left_val>0.3405100107192993</left_val>
 2183                             <right_node>1</right_node>
 2184                         </_>
 2185                         <_>
 2186                             <!-- node 1 -->
 2187                             <feature>
 2188                                 <rects>
 2189                                     <_>11 10 7 4 -1.</_>
 2190                                     <_>11 12 7 2 2.</_>
 2191                                 </rects>
 2192                                 <tilted>0</tilted>
 2193                             </feature>
 2194                             <threshold>7.0336280623450875e-004</threshold>
 2195                             <left_val>0.5516793131828308</left_val>
 2196                             <right_val>0.3311387896537781</right_val>
 2197                         </_>
 2198                     </_>
 2199                     <_>
 2200                         <!-- tree 8 -->
 2201                         <_>
 2202                             <!-- root node -->
 2203                             <feature>
 2204                                 <rects>
 2205                                     <_>0 4 20 12 -1.</_>
 2206                                     <_>0 4 10 6 2.</_>
 2207                                     <_>10 10 10 6 2.</_>
 2208                                 </rects>
 2209                                 <tilted>0</tilted>
 2210                             </feature>
 2211                             <threshold>-0.1227546036243439</threshold>
 2212                             <left_val>0.1675315052270889</left_val>
 2213                             <right_node>1</right_node>
 2214                         </_>
 2215                         <_>
 2216                             <!-- node 1 -->
 2217                             <feature>
 2218                                 <rects>
 2219                                     <_>1 5 6 15 -1.</_>
 2220                                     <_>1 10 6 5 3.</_>
 2221                                 </rects>
 2222                                 <tilted>0</tilted>
 2223                             </feature>
 2224                             <threshold>3.2559928949922323e-003</threshold>
 2225                             <left_val>0.3615751862525940</left_val>
 2226                             <right_val>0.6420782804489136</right_val>
 2227                         </_>
 2228                     </_>
 2229                     <_>
 2230                         <!-- tree 9 -->
 2231                         <_>
 2232                             <!-- root node -->
 2233                             <feature>
 2234                                 <rects>
 2235                                     <_>11 10 3 8 -1.</_>
 2236                                     <_>11 14 3 4 2.</_>
 2237                                 </rects>
 2238                                 <tilted>0</tilted>
 2239                             </feature>
 2240                             <threshold>-0.0320903994143009</threshold>
 2241                             <left_val>0.2921079099178314</left_val>
 2242                             <right_node>1</right_node>
 2243                         </_>
 2244                         <_>
 2245                             <!-- node 1 -->
 2246                             <feature>
 2247                                 <rects>
 2248                                     <_>11 12 7 6 -1.</_>
 2249                                     <_>11 14 7 2 3.</_>
 2250                                 </rects>
 2251                                 <tilted>0</tilted>
 2252                             </feature>
 2253                             <threshold>3.2957999501377344e-003</threshold>
 2254                             <left_val>0.5613031983375549</left_val>
 2255                             <right_val>0.3357860147953033</right_val>
 2256                         </_>
 2257                     </_>
 2258                     <_>
 2259                         <!-- tree 10 -->
 2260                         <_>
 2261                             <!-- root node -->
 2262                             <feature>
 2263                                 <rects>
 2264                                     <_>9 11 2 3 -1.</_>
 2265                                     <_>9 12 2 1 3.</_>
 2266                                 </rects>
 2267                                 <tilted>0</tilted>
 2268                             </feature>
 2269                             <threshold>-3.2273170072585344e-003</threshold>
 2270                             <left_val>0.6970642805099487</left_val>
 2271                             <right_node>1</right_node>
 2272                         </_>
 2273                         <_>
 2274                             <!-- node 1 -->
 2275                             <feature>
 2276                                 <rects>
 2277                                     <_>8 13 4 3 -1.</_>
 2278                                     <_>8 14 4 1 3.</_>
 2279                                 </rects>
 2280                                 <tilted>0</tilted>
 2281                             </feature>
 2282                             <threshold>1.1171669466421008e-003</threshold>
 2283                             <left_val>0.3541150093078613</left_val>
 2284                             <right_val>0.6144006252288818</right_val>
 2285                         </_>
 2286                     </_>
 2287                     <_>
 2288                         <!-- tree 11 -->
 2289                         <_>
 2290                             <!-- root node -->
 2291                             <feature>
 2292                                 <rects>
 2293                                     <_>3 14 14 4 -1.</_>
 2294                                     <_>10 14 7 2 2.</_>
 2295                                     <_>3 16 7 2 2.</_>
 2296                                 </rects>
 2297                                 <tilted>0</tilted>
 2298                             </feature>
 2299                             <threshold>-0.0172799509018660</threshold>
 2300                             <left_node>1</left_node>
 2301                             <right_val>0.5537180900573731</right_val>
 2302                         </_>
 2303                         <_>
 2304                             <!-- node 1 -->
 2305                             <feature>
 2306                                 <rects>
 2307                                     <_>18 7 2 4 -1.</_>
 2308                                     <_>18 9 2 2 2.</_>
 2309                                 </rects>
 2310                                 <tilted>0</tilted>
 2311                             </feature>
 2312                             <threshold>0.0117412004619837</threshold>
 2313                             <left_val>0.5341957211494446</left_val>
 2314                             <right_val>0.2757104933261871</right_val>
 2315                         </_>
 2316                     </_>
 2317                     <_>
 2318                         <!-- tree 12 -->
 2319                         <_>
 2320                             <!-- root node -->
 2321                             <feature>
 2322                                 <rects>
 2323                                     <_>3 12 6 6 -1.</_>
 2324                                     <_>3 14 6 2 3.</_>
 2325                                 </rects>
 2326                                 <tilted>0</tilted>
 2327                             </feature>
 2328                             <threshold>4.6405228786170483e-003</threshold>
 2329                             <left_node>1</left_node>
 2330                             <right_val>0.2489521056413651</right_val>
 2331                         </_>
 2332                         <_>
 2333                             <!-- node 1 -->
 2334                             <feature>
 2335                                 <rects>
 2336                                     <_>0 4 3 6 -1.</_>
 2337                                     <_>0 6 3 2 3.</_>
 2338                                 </rects>
 2339                                 <tilted>0</tilted>
 2340                             </feature>
 2341                             <threshold>-0.0169130302965641</threshold>
 2342                             <left_val>0.1711928993463516</left_val>
 2343                             <right_val>0.5523952841758728</right_val>
 2344                         </_>
 2345                     </_>
 2346                     <_>
 2347                         <!-- tree 13 -->
 2348                         <_>
 2349                             <!-- root node -->
 2350                             <feature>
 2351                                 <rects>
 2352                                     <_>9 14 3 3 -1.</_>
 2353                                     <_>9 15 3 1 3.</_>
 2354                                 </rects>
 2355                                 <tilted>0</tilted>
 2356                             </feature>
 2357                             <threshold>0.0100601697340608</threshold>
 2358                             <left_node>1</left_node>
 2359                             <right_val>0.8273450732231140</right_val>
 2360                         </_>
 2361                         <_>
 2362                             <!-- node 1 -->
 2363                             <feature>
 2364                                 <rects>
 2365                                     <_>10 7 10 4 -1.</_>
 2366                                     <_>15 7 5 2 2.</_>
 2367                                     <_>10 9 5 2 2.</_>
 2368                                 </rects>
 2369                                 <tilted>0</tilted>
 2370                             </feature>
 2371                             <threshold>-6.0715491417795420e-004</threshold>
 2372                             <left_val>0.3779391050338745</left_val>
 2373                             <right_val>0.5476251840591431</right_val>
 2374                         </_>
 2375                     </_>
 2376                     <_>
 2377                         <!-- tree 14 -->
 2378                         <_>
 2379                             <!-- root node -->
 2380                             <feature>
 2381                                 <rects>
 2382                                     <_>7 2 6 8 -1.</_>
 2383                                     <_>7 6 6 4 2.</_>
 2384                                 </rects>
 2385                                 <tilted>0</tilted>
 2386                             </feature>
 2387                             <threshold>-1.0865400545299053e-003</threshold>
 2388                             <left_node>1</left_node>
 2389                             <right_val>0.3296540975570679</right_val>
 2390                         </_>
 2391                         <_>
 2392                             <!-- node 1 -->
 2393                             <feature>
 2394                                 <rects>
 2395                                     <_>6 3 6 2 -1.</_>
 2396                                     <_>8 3 2 2 3.</_>
 2397                                 </rects>
 2398                                 <tilted>0</tilted>
 2399                             </feature>
 2400                             <threshold>8.9362077414989471e-003</threshold>
 2401                             <left_val>0.6062883734703064</left_val>
 2402                             <right_val>0.2434220016002655</right_val>
 2403                         </_>
 2404                     </_>
 2405                     <_>
 2406                         <!-- tree 15 -->
 2407                         <_>
 2408                             <!-- root node -->
 2409                             <feature>
 2410                                 <rects>
 2411                                     <_>10 6 3 5 -1.</_>
 2412                                     <_>11 6 1 5 3.</_>
 2413                                 </rects>
 2414                                 <tilted>0</tilted>
 2415                             </feature>
 2416                             <threshold>-2.6372660067863762e-004</threshold>
 2417                             <left_node>1</left_node>
 2418                             <right_val>0.3814094960689545</right_val>
 2419                         </_>
 2420                         <_>
 2421                             <!-- node 1 -->
 2422                             <feature>
 2423                                 <rects>
 2424                                     <_>9 0 6 19 -1.</_>
 2425                                     <_>11 0 2 19 3.</_>
 2426                                 </rects>
 2427                                 <tilted>0</tilted>
 2428                             </feature>
 2429                             <threshold>0.0131100500002503</threshold>
 2430                             <left_val>0.5517616271972656</left_val>
 2431                             <right_val>0.3726893067359924</right_val>
 2432                         </_>
 2433                     </_>
 2434                     <_>
 2435                         <!-- tree 16 -->
 2436                         <_>
 2437                             <!-- root node -->
 2438                             <feature>
 2439                                 <rects>
 2440                                     <_>3 12 1 2 -1.</_>
 2441                                     <_>3 13 1 1 2.</_>
 2442                                 </rects>
 2443                                 <tilted>0</tilted>
 2444                             </feature>
 2445                             <threshold>-2.9806280508637428e-003</threshold>
 2446                             <left_val>0.1229664012789726</left_val>
 2447                             <right_node>1</right_node>
 2448                         </_>
 2449                         <_>
 2450                             <!-- node 1 -->
 2451                             <feature>
 2452                                 <rects>
 2453                                     <_>7 14 5 3 -1.</_>
 2454                                     <_>7 15 5 1 3.</_>
 2455                                 </rects>
 2456                                 <tilted>0</tilted>
 2457                             </feature>
 2458                             <threshold>-4.1619571857154369e-003</threshold>
 2459                             <left_val>0.7252274751663208</left_val>
 2460                             <right_val>0.4973455071449280</right_val>
 2461                         </_>
 2462                     </_>
 2463                     <_>
 2464                         <!-- tree 17 -->
 2465                         <_>
 2466                             <!-- root node -->
 2467                             <feature>
 2468                                 <rects>
 2469                                     <_>2 1 18 4 -1.</_>
 2470                                     <_>11 1 9 2 2.</_>
 2471                                     <_>2 3 9 2 2.</_>
 2472                                 </rects>
 2473                                 <tilted>0</tilted>
 2474                             </feature>
 2475                             <threshold>0.0338423289358616</threshold>
 2476                             <left_val>0.5348312854766846</left_val>
 2477                             <right_node>1</right_node>
 2478                         </_>
 2479                         <_>
 2480                             <!-- node 1 -->
 2481                             <feature>
 2482                                 <rects>
 2483                                     <_>10 5 3 8 -1.</_>
 2484                                     <_>11 5 1 8 3.</_>
 2485                                 </rects>
 2486                                 <tilted>0</tilted>
 2487                             </feature>
 2488                             <threshold>-1.2564560165628791e-003</threshold>
 2489                             <left_val>0.5851914882659912</left_val>
 2490                             <right_val>0.4384166896343231</right_val>
 2491                         </_>
 2492                     </_>
 2493                     <_>
 2494                         <!-- tree 18 -->
 2495                         <_>
 2496                             <!-- root node -->
 2497                             <feature>
 2498                                 <rects>
 2499                                     <_>0 1 18 4 -1.</_>
 2500                                     <_>0 1 9 2 2.</_>
 2501                                     <_>9 3 9 2 2.</_>
 2502                                 </rects>
 2503                                 <tilted>0</tilted>
 2504                             </feature>
 2505                             <threshold>-0.0196352303028107</threshold>
 2506                             <left_val>0.2297834008932114</left_val>
 2507                             <right_node>1</right_node>
 2508                         </_>
 2509                         <_>
 2510                             <!-- node 1 -->
 2511                             <feature>
 2512                                 <rects>
 2513                                     <_>7 5 3 8 -1.</_>
 2514                                     <_>8 5 1 8 3.</_>
 2515                                 </rects>
 2516                                 <tilted>0</tilted>
 2517                             </feature>
 2518                             <threshold>-9.9625496659427881e-004</threshold>
 2519                             <left_val>0.6295937895774841</left_val>
 2520                             <right_val>0.4131599068641663</right_val>
 2521                         </_>
 2522                     </_>
 2523                     <_>
 2524                         <!-- tree 19 -->
 2525                         <_>
 2526                             <!-- root node -->
 2527                             <feature>
 2528                                 <rects>
 2529                                     <_>9 5 2 6 -1.</_>
 2530                                     <_>9 7 2 2 3.</_>
 2531                                 </rects>
 2532                                 <tilted>0</tilted>
 2533                             </feature>
 2534                             <threshold>-0.0231271106749773</threshold>
 2535                             <left_val>0.1695459038019180</left_val>
 2536                             <right_node>1</right_node>
 2537                         </_>
 2538                         <_>
 2539                             <!-- node 1 -->
 2540                             <feature>
 2541                                 <rects>
 2542                                     <_>10 8 5 2 -1.</_>
 2543                                     <_>10 9 5 1 2.</_>
 2544                                 </rects>
 2545                                 <tilted>0</tilted>
 2546                             </feature>
 2547                             <threshold>0.0235257092863321</threshold>
 2548                             <left_val>0.5174130201339722</left_val>
 2549                             <right_val>0.0595193915069103</right_val>
 2550                         </_>
 2551                     </_>
 2552                     <_>
 2553                         <!-- tree 20 -->
 2554                         <_>
 2555                             <!-- root node -->
 2556                             <feature>
 2557                                 <rects>
 2558                                     <_>2 10 15 1 -1.</_>
 2559                                     <_>7 10 5 1 3.</_>
 2560                                 </rects>
 2561                                 <tilted>0</tilted>
 2562                             </feature>
 2563                             <threshold>-0.0193565208464861</threshold>
 2564                             <left_val>0.1357247978448868</left_val>
 2565                             <right_node>1</right_node>
 2566                         </_>
 2567                         <_>
 2568                             <!-- node 1 -->
 2569                             <feature>
 2570                                 <rects>
 2571                                     <_>2 7 2 6 -1.</_>
 2572                                     <_>2 9 2 2 3.</_>
 2573                                 </rects>
 2574                                 <tilted>0</tilted>
 2575                             </feature>
 2576                             <threshold>-4.1787112131714821e-003</threshold>
 2577                             <left_val>0.2996628880500794</left_val>
 2578                             <right_val>0.5791695117950440</right_val>
 2579                         </_>
 2580                     </_>
 2581                     <_>
 2582                         <!-- tree 21 -->
 2583                         <_>
 2584                             <!-- root node -->
 2585                             <feature>
 2586                                 <rects>
 2587                                     <_>9 14 3 3 -1.</_>
 2588                                     <_>9 15 3 1 3.</_>
 2589                                 </rects>
 2590                                 <tilted>0</tilted>
 2591                             </feature>
 2592                             <threshold>3.1488779932260513e-003</threshold>
 2593                             <left_node>1</left_node>
 2594                             <right_val>0.6592589020729065</right_val>
 2595                         </_>
 2596                         <_>
 2597                             <!-- node 1 -->
 2598                             <feature>
 2599                                 <rects>
 2600                                     <_>9 7 4 10 -1.</_>
 2601                                     <_>9 12 4 5 2.</_>
 2602                                 </rects>
 2603                                 <tilted>0</tilted>
 2604                             </feature>
 2605                             <threshold>7.3972279205918312e-003</threshold>
 2606                             <left_val>0.5307171940803528</left_val>
 2607                             <right_val>0.3795121014118195</right_val>
 2608                         </_>
 2609                     </_>
 2610                     <_>
 2611                         <!-- tree 22 -->
 2612                         <_>
 2613                             <!-- root node -->
 2614                             <feature>
 2615                                 <rects>
 2616                                     <_>0 8 8 2 -1.</_>
 2617                                     <_>0 8 4 1 2.</_>
 2618                                     <_>4 9 4 1 2.</_>
 2619                                 </rects>
 2620                                 <tilted>0</tilted>
 2621                             </feature>
 2622                             <threshold>7.1955118983169086e-006</threshold>
 2623                             <left_val>0.3128314912319183</left_val>
 2624                             <right_node>1</right_node>
 2625                         </_>
 2626                         <_>
 2627                             <!-- node 1 -->
 2628                             <feature>
 2629                                 <rects>
 2630                                     <_>5 9 10 8 -1.</_>
 2631                                     <_>5 9 5 4 2.</_>
 2632                                     <_>10 13 5 4 2.</_>
 2633                                 </rects>
 2634                                 <tilted>0</tilted>
 2635                             </feature>
 2636                             <threshold>0.0471144095063210</threshold>
 2637                             <left_val>0.5537893176078796</left_val>
 2638                             <right_val>0.1027309000492096</right_val>
 2639                         </_>
 2640                     </_>
 2641                     <_>
 2642                         <!-- tree 23 -->
 2643                         <_>
 2644                             <!-- root node -->
 2645                             <feature>
 2646                                 <rects>
 2647                                     <_>9 7 2 4 -1.</_>
 2648                                     <_>9 7 1 4 2.</_>
 2649                                 </rects>
 2650                                 <tilted>0</tilted>
 2651                             </feature>
 2652                             <threshold>7.2878710925579071e-003</threshold>
 2653                             <left_val>0.4660859107971191</left_val>
 2654                             <right_node>1</right_node>
 2655                         </_>
 2656                         <_>
 2657                             <!-- node 1 -->
 2658                             <feature>
 2659                                 <rects>
 2660                                     <_>9 6 3 4 -1.</_>
 2661                                     <_>10 6 1 4 3.</_>
 2662                                 </rects>
 2663                                 <tilted>0</tilted>
 2664                             </feature>
 2665                             <threshold>-6.1887511983513832e-003</threshold>
 2666                             <left_val>0.7158858180046082</left_val>
 2667                             <right_val>0.4724448919296265</right_val>
 2668                         </_>
 2669                     </_>
 2670                     <_>
 2671                         <!-- tree 24 -->
 2672                         <_>
 2673                             <!-- root node -->
 2674                             <feature>
 2675                                 <rects>
 2676                                     <_>8 3 2 1 -1.</_>
 2677                                     <_>9 3 1 1 2.</_>
 2678                                 </rects>
 2679                                 <tilted>0</tilted>
 2680                             </feature>
 2681                             <threshold>2.9757320880889893e-003</threshold>
 2682                             <left_node>1</left_node>
 2683                             <right_val>0.0593456886708736</right_val>
 2684                         </_>
 2685                         <_>
 2686                             <!-- node 1 -->
 2687                             <feature>
 2688                                 <rects>
 2689                                     <_>8 6 3 4 -1.</_>
 2690                                     <_>9 6 1 4 3.</_>
 2691                                 </rects>
 2692                                 <tilted>0</tilted>
 2693                             </feature>
 2694                             <threshold>-1.8449809867888689e-003</threshold>
 2695                             <left_val>0.7027301788330078</left_val>
 2696                             <right_val>0.4718731045722961</right_val>
 2697                         </_>
 2698                     </_>
 2699                     <_>
 2700                         <!-- tree 25 -->
 2701                         <_>
 2702                             <!-- root node -->
 2703                             <feature>
 2704                                 <rects>
 2705                                     <_>12 0 4 14 -1.</_>
 2706                                     <_>14 0 2 7 2.</_>
 2707                                     <_>12 7 2 7 2.</_>
 2708                                 </rects>
 2709                                 <tilted>0</tilted>
 2710                             </feature>
 2711                             <threshold>1.0239540279144421e-004</threshold>
 2712                             <left_val>0.5894734263420105</left_val>
 2713                             <right_node>1</right_node>
 2714                         </_>
 2715                         <_>
 2716                             <!-- node 1 -->
 2717                             <feature>
 2718                                 <rects>
 2719                                     <_>12 5 6 9 -1.</_>
 2720                                     <_>12 5 3 9 2.</_>
 2721                                 </rects>
 2722                                 <tilted>0</tilted>
 2723                             </feature>
 2724                             <threshold>2.4277009069919586e-003</threshold>
 2725                             <left_val>0.4862355887889862</left_val>
 2726                             <right_val>0.5247588157653809</right_val>
 2727                         </_>
 2728                     </_>
 2729                     <_>
 2730                         <!-- tree 26 -->
 2731                         <_>
 2732                             <!-- root node -->
 2733                             <feature>
 2734                                 <rects>
 2735                                     <_>0 2 6 16 -1.</_>
 2736                                     <_>3 2 3 16 2.</_>
 2737                                 </rects>
 2738                                 <tilted>0</tilted>
 2739                             </feature>
 2740                             <threshold>-0.0647513121366501</threshold>
 2741                             <left_val>0.6917471289634705</left_val>
 2742                             <right_node>1</right_node>
 2743                         </_>
 2744                         <_>
 2745                             <!-- node 1 -->
 2746                             <feature>
 2747                                 <rects>
 2748                                     <_>1 12 4 2 -1.</_>
 2749                                     <_>1 13 4 1 2.</_>
 2750                                 </rects>
 2751                                 <tilted>0</tilted>
 2752                             </feature>
 2753                             <threshold>3.9380151429213583e-004</threshold>
 2754                             <left_val>0.4669617116451263</left_val>
 2755                             <right_val>0.2382405996322632</right_val>
 2756                         </_>
 2757                     </_>
 2758                 </trees>
 2759                 <stage_threshold>12.5784997940063480</stage_threshold>
 2760                 <parent>4</parent>
 2761                 <next>-1</next>
 2762             </_>
 2763             <_>
 2764                 <!-- stage 6 -->
 2765                 <trees>
 2766                     <_>
 2767                         <!-- tree 0 -->
 2768                         <_>
 2769                             <!-- root node -->
 2770                             <feature>
 2771                                 <rects>
 2772                                     <_>7 7 6 1 -1.</_>
 2773                                     <_>9 7 2 1 3.</_>
 2774                                 </rects>
 2775                                 <tilted>0</tilted>
 2776                             </feature>
 2777                             <threshold>1.4397440245375037e-003</threshold>
 2778                             <left_val>0.2773470878601074</left_val>
 2779                             <right_node>1</right_node>
 2780                         </_>
 2781                         <_>
 2782                             <!-- node 1 -->
 2783                             <feature>
 2784                                 <rects>
 2785                                     <_>8 3 4 9 -1.</_>
 2786                                     <_>8 6 4 3 3.</_>
 2787                                 </rects>
 2788                                 <tilted>0</tilted>
 2789                             </feature>
 2790                             <threshold>-5.4068560712039471e-004</threshold>
 2791                             <left_val>0.7427154779434204</left_val>
 2792                             <right_val>0.2479735016822815</right_val>
 2793                         </_>
 2794                     </_>
 2795                     <_>
 2796                         <!-- tree 1 -->
 2797                         <_>
 2798                             <!-- root node -->
 2799                             <feature>
 2800                                 <rects>
 2801                                     <_>12 10 4 6 -1.</_>
 2802                                     <_>12 13 4 3 2.</_>
 2803                                 </rects>
 2804                                 <tilted>0</tilted>
 2805                             </feature>
 2806                             <threshold>-7.1237959673453588e-006</threshold>
 2807                             <left_node>1</left_node>
 2808                             <right_val>0.2199503034353256</right_val>
 2809                         </_>
 2810                         <_>
 2811                             <!-- node 1 -->
 2812                             <feature>
 2813                                 <rects>
 2814                                     <_>8 1 8 16 -1.</_>
 2815                                     <_>12 1 4 8 2.</_>
 2816                                     <_>8 9 4 8 2.</_>
 2817                                 </rects>
 2818                                 <tilted>0</tilted>
 2819                             </feature>
 2820                             <threshold>-2.3661039303988218e-003</threshold>
 2821                             <left_val>0.5889989733695984</left_val>
 2822                             <right_val>0.2595716118812561</right_val>
 2823                         </_>
 2824                     </_>
 2825                     <_>
 2826                         <!-- tree 2 -->
 2827                         <_>
 2828                             <!-- root node -->
 2829                             <feature>
 2830                                 <rects>
 2831                                     <_>4 6 3 6 -1.</_>
 2832                                     <_>4 9 3 3 2.</_>
 2833                                 </rects>
 2834                                 <tilted>0</tilted>
 2835                             </feature>
 2836                             <threshold>1.7343269428238273e-003</threshold>
 2837                             <left_val>0.1860125958919525</left_val>
 2838                             <right_node>1</right_node>
 2839                         </_>
 2840                         <_>
 2841                             <!-- node 1 -->
 2842                             <feature>
 2843                                 <rects>
 2844                                     <_>1 3 6 2 -1.</_>
 2845                                     <_>4 3 3 2 2.</_>
 2846                                 </rects>
 2847                                 <tilted>0</tilted>
 2848                             </feature>
 2849                             <threshold>1.5874590026214719e-003</threshold>
 2850                             <left_val>0.4151870906352997</left_val>
 2851                             <right_val>0.7103474140167236</right_val>
 2852                         </_>
 2853                     </_>
 2854                     <_>
 2855                         <!-- tree 3 -->
 2856                         <_>
 2857                             <!-- root node -->
 2858                             <feature>
 2859                                 <rects>
 2860                                     <_>9 8 3 12 -1.</_>
 2861                                     <_>9 12 3 4 3.</_>
 2862                                 </rects>
 2863                                 <tilted>0</tilted>
 2864                             </feature>
 2865                             <threshold>3.7285638973116875e-003</threshold>
 2866                             <left_node>1</left_node>
 2867                             <right_val>0.2527967095375061</right_val>
 2868                         </_>
 2869                         <_>
 2870                             <!-- node 1 -->
 2871                             <feature>
 2872                                 <rects>
 2873                                     <_>10 9 7 10 -1.</_>
 2874                                     <_>10 14 7 5 2.</_>
 2875                                 </rects>
 2876                                 <tilted>0</tilted>
 2877                             </feature>
 2878                             <threshold>-0.1288381963968277</threshold>
 2879                             <left_val>0.1393000930547714</left_val>
 2880                             <right_val>0.5254514813423157</right_val>
 2881                         </_>
 2882                     </_>
 2883                     <_>
 2884                         <!-- tree 4 -->
 2885                         <_>
 2886                             <!-- root node -->
 2887                             <feature>
 2888                                 <rects>
 2889                                     <_>3 9 7 10 -1.</_>
 2890                                     <_>3 14 7 5 2.</_>
 2891                                 </rects>
 2892                                 <tilted>0</tilted>
 2893                             </feature>
 2894                             <threshold>7.9412180930376053e-003</threshold>
 2895                             <left_node>1</left_node>
 2896                             <right_val>0.2487729042768478</right_val>
 2897                         </_>
 2898                         <_>
 2899                             <!-- node 1 -->
 2900                             <feature>
 2901                                 <rects>
 2902                                     <_>7 5 1 14 -1.</_>
 2903                                     <_>7 12 1 7 2.</_>
 2904                                 </rects>
 2905                                 <tilted>0</tilted>
 2906                             </feature>
 2907                             <threshold>-0.0126617299392819</threshold>
 2908                             <left_val>0.2710700035095215</left_val>
 2909                             <right_val>0.6618837714195252</right_val>
 2910                         </_>
 2911                     </_>
 2912                     <_>
 2913                         <!-- tree 5 -->
 2914                         <_>
 2915                             <!-- root node -->
 2916                             <feature>
 2917                                 <rects>
 2918                                     <_>13 14 1 6 -1.</_>
 2919                                     <_>13 16 1 2 3.</_>
 2920                                 </rects>
 2921                                 <tilted>0</tilted>
 2922                             </feature>
 2923                             <threshold>3.0146789868013002e-005</threshold>
 2924                             <left_val>0.3812825977802277</left_val>
 2925                             <right_node>1</right_node>
 2926                         </_>
 2927                         <_>
 2928                             <!-- node 1 -->
 2929                             <feature>
 2930                                 <rects>
 2931                                     <_>14 12 3 6 -1.</_>
 2932                                     <_>14 14 3 2 3.</_>
 2933                                 </rects>
 2934                                 <tilted>0</tilted>
 2935                             </feature>
 2936                             <threshold>-0.0163301602005959</threshold>
 2937                             <left_val>0.2326432019472122</left_val>
 2938                             <right_val>0.5263010859489441</right_val>
 2939                         </_>
 2940                     </_>
 2941                     <_>
 2942                         <!-- tree 6 -->
 2943                         <_>
 2944                             <!-- root node -->
 2945                             <feature>
 2946                                 <rects>
 2947                                     <_>6 14 1 6 -1.</_>
 2948                                     <_>6 16 1 2 3.</_>
 2949                                 </rects>
 2950                                 <tilted>0</tilted>
 2951                             </feature>
 2952                             <threshold>1.4622770322603174e-005</threshold>
 2953                             <left_val>0.4293332099914551</left_val>
 2954                             <right_node>1</right_node>
 2955                         </_>
 2956                         <_>
 2957                             <!-- node 1 -->
 2958                             <feature>
 2959                                 <rects>
 2960                                     <_>3 12 3 6 -1.</_>
 2961                                     <_>3 14 3 2 3.</_>
 2962                                 </rects>
 2963                                 <tilted>0</tilted>
 2964                             </feature>
 2965                             <threshold>-0.0208586603403091</threshold>
 2966                             <left_val>0.1600403934717178</left_val>
 2967                             <right_val>0.6782314777374268</right_val>
 2968                         </_>
 2969                     </_>
 2970                     <_>
 2971                         <!-- tree 7 -->
 2972                         <_>
 2973                             <!-- root node -->
 2974                             <feature>
 2975                                 <rects>
 2976                                     <_>8 13 5 3 -1.</_>
 2977                                     <_>8 14 5 1 3.</_>
 2978                                 </rects>
 2979                                 <tilted>0</tilted>
 2980                             </feature>
 2981                             <threshold>2.8194559272378683e-003</threshold>
 2982                             <left_node>1</left_node>
 2983                             <right_val>0.6679294109344482</right_val>
 2984                         </_>
 2985                         <_>
 2986                             <!-- node 1 -->
 2987                             <feature>
 2988                                 <rects>
 2989                                     <_>9 14 2 3 -1.</_>
 2990                                     <_>9 15 2 1 3.</_>
 2991                                 </rects>
 2992                                 <tilted>0</tilted>
 2993                             </feature>
 2994                             <threshold>3.7899368908256292e-003</threshold>
 2995                             <left_val>0.4587705135345459</left_val>
 2996                             <right_val>0.7176238894462585</right_val>
 2997                         </_>
 2998                     </_>
 2999                     <_>
 3000                         <!-- tree 8 -->
 3001                         <_>
 3002                             <!-- root node -->
 3003                             <feature>
 3004                                 <rects>
 3005                                     <_>5 1 10 8 -1.</_>
 3006                                     <_>5 1 5 4 2.</_>
 3007                                     <_>10 5 5 4 2.</_>
 3008                                 </rects>
 3009                                 <tilted>0</tilted>
 3010                             </feature>
 3011                             <threshold>0.0353446416556835</threshold>
 3012                             <left_node>1</left_node>
 3013                             <right_val>0.1864075064659119</right_val>
 3014                         </_>
 3015                         <_>
 3016                             <!-- node 1 -->
 3017                             <feature>
 3018                                 <rects>
 3019                                     <_>6 4 5 4 -1.</_>
 3020                                     <_>6 6 5 2 2.</_>
 3021                                 </rects>
 3022                                 <tilted>0</tilted>
 3023                             </feature>
 3024                             <threshold>-1.1571600334718823e-003</threshold>
 3025                             <left_val>0.5538259744644165</left_val>
 3026                             <right_val>0.3150450885295868</right_val>
 3027                         </_>
 3028                     </_>
 3029                     <_>
 3030                         <!-- tree 9 -->
 3031                         <_>
 3032                             <!-- root node -->
 3033                             <feature>
 3034                                 <rects>
 3035                                     <_>1 10 18 1 -1.</_>
 3036                                     <_>7 10 6 1 3.</_>
 3037                                 </rects>
 3038                                 <tilted>0</tilted>
 3039                             </feature>
 3040                             <threshold>-5.8742752298712730e-003</threshold>
 3041                             <left_val>0.2828791141510010</left_val>
 3042                             <right_node>1</right_node>
 3043                         </_>
 3044                         <_>
 3045                             <!-- node 1 -->
 3046                             <feature>
 3047                                 <rects>
 3048                                     <_>11 10 4 3 -1.</_>
 3049                                     <_>11 10 2 3 2.</_>
 3050                                 </rects>
 3051                                 <tilted>0</tilted>
 3052                             </feature>
 3053                             <threshold>-1.5201780115603469e-005</threshold>
 3054                             <left_val>0.5870224237442017</left_val>
 3055                             <right_val>0.3704823851585388</right_val>
 3056                         </_>
 3057                     </_>
 3058                     <_>
 3059                         <!-- tree 10 -->
 3060                         <_>
 3061                             <!-- root node -->
 3062                             <feature>
 3063                                 <rects>
 3064                                     <_>5 11 6 1 -1.</_>
 3065                                     <_>7 11 2 1 3.</_>
 3066                                 </rects>
 3067                                 <tilted>0</tilted>
 3068                             </feature>
 3069                             <threshold>-2.2681879636365920e-004</threshold>
 3070                             <left_node>1</left_node>
 3071                             <right_val>0.4218930900096893</right_val>
 3072                         </_>
 3073                         <_>
 3074                             <!-- node 1 -->
 3075                             <feature>
 3076                                 <rects>
 3077                                     <_>3 13 2 3 -1.</_>
 3078                                     <_>3 14 2 1 3.</_>
 3079                                 </rects>
 3080                                 <tilted>0</tilted>
 3081                             </feature>
 3082                             <threshold>3.7845689803361893e-003</threshold>
 3083                             <left_val>0.6667001247406006</left_val>
 3084                             <right_val>0.2461182028055191</right_val>
 3085                         </_>
 3086                     </_>
 3087                     <_>
 3088                         <!-- tree 11 -->
 3089                         <_>
 3090                             <!-- root node -->
 3091                             <feature>
 3092                                 <rects>
 3093                                     <_>12 12 3 4 -1.</_>
 3094                                     <_>12 14 3 2 2.</_>
 3095                                 </rects>
 3096                                 <tilted>0</tilted>
 3097                             </feature>
 3098                             <threshold>-8.5295992903411388e-005</threshold>
 3099                             <left_node>1</left_node>
 3100                             <right_val>0.3557587862014771</right_val>
 3101                         </_>
 3102                         <_>
 3103                             <!-- node 1 -->
 3104                             <feature>
 3105                                 <rects>
 3106                                     <_>11 10 5 6 -1.</_>
 3107                                     <_>11 12 5 2 3.</_>
 3108                                 </rects>
 3109                                 <tilted>0</tilted>
 3110                             </feature>
 3111                             <threshold>-0.0443948917090893</threshold>
 3112                             <left_val>0.1665547043085098</left_val>
 3113                             <right_val>0.5234848856925964</right_val>
 3114                         </_>
 3115                     </_>
 3116                     <_>
 3117                         <!-- tree 12 -->
 3118                         <_>
 3119                             <!-- root node -->
 3120                             <feature>
 3121                                 <rects>
 3122                                     <_>0 8 16 2 -1.</_>
 3123                                     <_>0 9 16 1 2.</_>
 3124                                 </rects>
 3125                                 <tilted>0</tilted>
 3126                             </feature>
 3127                             <threshold>1.0126030538231134e-003</threshold>
 3128                             <left_val>0.2884612977504730</left_val>
 3129                             <right_node>1</right_node>
 3130                         </_>
 3131                         <_>
 3132                             <!-- node 1 -->
 3133                             <feature>
 3134                                 <rects>
 3135                                     <_>2 1 3 4 -1.</_>
 3136                                     <_>2 3 3 2 2.</_>
 3137                                 </rects>
 3138                                 <tilted>0</tilted>
 3139                             </feature>
 3140                             <threshold>-7.6327780261635780e-003</threshold>
 3141                             <left_val>0.2969340085983276</left_val>
 3142                             <right_val>0.6080111265182495</right_val>
 3143                         </_>
 3144                     </_>
 3145                     <_>
 3146                         <!-- tree 13 -->
 3147                         <_>
 3148                             <!-- root node -->
 3149                             <feature>
 3150                                 <rects>
 3151                                     <_>9 7 3 3 -1.</_>
 3152                                     <_>10 7 1 3 3.</_>
 3153                                 </rects>
 3154                                 <tilted>0</tilted>
 3155                             </feature>
 3156                             <threshold>4.0330411866307259e-003</threshold>
 3157                             <left_val>0.4536390006542206</left_val>
 3158                             <right_node>1</right_node>
 3159                         </_>
 3160                         <_>
 3161                             <!-- node 1 -->
 3162                             <feature>
 3163                                 <rects>
 3164                                     <_>5 6 12 6 -1.</_>
 3165                                     <_>9 6 4 6 3.</_>
 3166                                 </rects>
 3167                                 <tilted>0</tilted>
 3168                             </feature>
 3169                             <threshold>0.1367668956518173</threshold>
 3170                             <left_val>0.5177264213562012</left_val>
 3171                             <right_val>0.1449182033538818</right_val>
 3172                         </_>
 3173                     </_>
 3174                     <_>
 3175                         <!-- tree 14 -->
 3176                         <_>
 3177                             <!-- root node -->
 3178                             <feature>
 3179                                 <rects>
 3180                                     <_>8 7 3 3 -1.</_>
 3181                                     <_>9 7 1 3 3.</_>
 3182                                 </rects>
 3183                                 <tilted>0</tilted>
 3184                             </feature>
 3185                             <threshold>-5.0060478970408440e-003</threshold>
 3186                             <left_val>0.7616909742355347</left_val>
 3187                             <right_node>1</right_node>
 3188                         </_>
 3189                         <_>
 3190                             <!-- node 1 -->
 3191                             <feature>
 3192                                 <rects>
 3193                                     <_>3 6 12 6 -1.</_>
 3194                                     <_>7 6 4 6 3.</_>
 3195                                 </rects>
 3196                                 <tilted>0</tilted>
 3197                             </feature>
 3198                             <threshold>-0.0124758398160338</threshold>
 3199                             <left_val>0.2159706056118012</left_val>
 3200                             <right_val>0.5460187792778015</right_val>
 3201                         </_>
 3202                     </_>
 3203                     <_>
 3204                         <!-- tree 15 -->
 3205                         <_>
 3206                             <!-- root node -->
 3207                             <feature>
 3208                                 <rects>
 3209                                     <_>10 5 6 5 -1.</_>
 3210                                     <_>12 5 2 5 3.</_>
 3211                                 </rects>
 3212                                 <tilted>0</tilted>
 3213                             </feature>
 3214                             <threshold>-9.4012258341535926e-004</threshold>
 3215                             <left_node>1</left_node>
 3216                             <right_val>0.3926295936107636</right_val>
 3217                         </_>
 3218                         <_>
 3219                             <!-- node 1 -->
 3220                             <feature>
 3221                                 <rects>
 3222                                     <_>5 7 10 2 -1.</_>
 3223                                     <_>5 7 5 2 2.</_>
 3224                                 </rects>
 3225                                 <tilted>0</tilted>
 3226                             </feature>
 3227                             <threshold>-0.0121919801458716</threshold>
 3228                             <left_val>0.3478881120681763</left_val>
 3229                             <right_val>0.5542662739753723</right_val>
 3230                         </_>
 3231                     </_>
 3232                     <_>
 3233                         <!-- tree 16 -->
 3234                         <_>
 3235                             <!-- root node -->
 3236                             <feature>
 3237                                 <rects>
 3238                                     <_>4 5 6 5 -1.</_>
 3239                                     <_>6 5 2 5 3.</_>
 3240                                 </rects>
 3241                                 <tilted>0</tilted>
 3242                             </feature>
 3243                             <threshold>-5.4959481349214911e-004</threshold>
 3244                             <left_val>0.6064276099205017</left_val>
 3245                             <right_node>1</right_node>
 3246                         </_>
 3247                         <_>
 3248                             <!-- node 1 -->
 3249                             <feature>
 3250                                 <rects>
 3251                                     <_>9 3 2 10 -1.</_>
 3252                                     <_>9 8 2 5 2.</_>
 3253                                 </rects>
 3254                                 <tilted>0</tilted>
 3255                             </feature>
 3256                             <threshold>-2.1802430273965001e-004</threshold>
 3257                             <left_val>0.5697407126426697</left_val>
 3258                             <right_val>0.1779713928699493</right_val>
 3259                         </_>
 3260                     </_>
 3261                     <_>
 3262                         <!-- tree 17 -->
 3263                         <_>
 3264                             <!-- root node -->
 3265                             <feature>
 3266                                 <rects>
 3267                                     <_>3 1 16 2 -1.</_>
 3268                                     <_>11 1 8 1 2.</_>
 3269                                     <_>3 2 8 1 2.</_>
 3270                                 </rects>
 3271                                 <tilted>0</tilted>
 3272                             </feature>
 3273                             <threshold>6.9115799851715565e-003</threshold>
 3274                             <left_val>0.5379372239112854</left_val>
 3275                             <right_node>1</right_node>
 3276                         </_>
 3277                         <_>
 3278                             <!-- node 1 -->
 3279                             <feature>
 3280                                 <rects>
 3281                                     <_>9 9 3 2 -1.</_>
 3282                                     <_>9 10 3 1 2.</_>
 3283                                 </rects>
 3284                                 <tilted>0</tilted>
 3285                             </feature>
 3286                             <threshold>-9.7631698008626699e-004</threshold>
 3287                             <left_val>0.3327839076519013</left_val>
 3288                             <right_val>0.5461531281471252</right_val>
 3289                         </_>
 3290                     </_>
 3291                     <_>
 3292                         <!-- tree 18 -->
 3293                         <_>
 3294                             <!-- root node -->
 3295                             <feature>
 3296                                 <rects>
 3297                                     <_>1 1 16 2 -1.</_>
 3298                                     <_>1 1 8 1 2.</_>
 3299                                     <_>9 2 8 1 2.</_>
 3300                                 </rects>
 3301                                 <tilted>0</tilted>
 3302                             </feature>
 3303                             <threshold>-8.7870173156261444e-003</threshold>
 3304                             <left_val>0.2116160988807678</left_val>
 3305                             <right_node>1</right_node>
 3306                         </_>
 3307                         <_>
 3308                             <!-- node 1 -->
 3309                             <feature>
 3310                                 <rects>
 3311                                     <_>8 14 1 3 -1.</_>
 3312                                     <_>8 15 1 1 3.</_>
 3313                                 </rects>
 3314                                 <tilted>0</tilted>
 3315                             </feature>
 3316                             <threshold>-1.6761029837653041e-003</threshold>
 3317                             <left_val>0.6635823249816895</left_val>
 3318                             <right_val>0.4365859031677246</right_val>
 3319                         </_>
 3320                     </_>
 3321                     <_>
 3322                         <!-- tree 19 -->
 3323                         <_>
 3324                             <!-- root node -->
 3325                             <feature>
 3326                                 <rects>
 3327                                     <_>4 5 12 10 -1.</_>
 3328                                     <_>10 5 6 5 2.</_>
 3329                                     <_>4 10 6 5 2.</_>
 3330                                 </rects>
 3331                                 <tilted>0</tilted>
 3332                             </feature>
 3333                             <threshold>-0.0556949488818645</threshold>
 3334                             <left_node>1</left_node>
 3335                             <right_val>0.5387424826622009</right_val>
 3336                         </_>
 3337                         <_>
 3338                             <!-- node 1 -->
 3339                             <feature>
 3340                                 <rects>
 3341                                     <_>7 13 6 6 -1.</_>
 3342                                     <_>10 13 3 3 2.</_>
 3343                                     <_>7 16 3 3 2.</_>
 3344                                 </rects>
 3345                                 <tilted>0</tilted>
 3346                             </feature>
 3347                             <threshold>-0.0198443792760372</threshold>
 3348                             <left_val>0.1602804958820343</left_val>
 3349                             <right_val>0.5330458879470825</right_val>
 3350                         </_>
 3351                     </_>
 3352                     <_>
 3353                         <!-- tree 20 -->
 3354                         <_>
 3355                             <!-- root node -->
 3356                             <feature>
 3357                                 <rects>
 3358                                     <_>8 9 3 2 -1.</_>
 3359                                     <_>8 10 3 1 2.</_>
 3360                                 </rects>
 3361                                 <tilted>0</tilted>
 3362                             </feature>
 3363                             <threshold>-7.4751611100509763e-004</threshold>
 3364                             <left_val>0.2917476892471314</left_val>
 3365                             <right_node>1</right_node>
 3366                         </_>
 3367                         <_>
 3368                             <!-- node 1 -->
 3369                             <feature>
 3370                                 <rects>
 3371                                     <_>7 2 6 4 -1.</_>
 3372                                     <_>9 2 2 4 3.</_>
 3373                                 </rects>
 3374                                 <tilted>0</tilted>
 3375                             </feature>
 3376                             <threshold>0.0230328906327486</threshold>
 3377                             <left_val>0.5608124136924744</left_val>
 3378                             <right_val>0.1997981071472168</right_val>
 3379                         </_>
 3380                     </_>
 3381                     <_>
 3382                         <!-- tree 21 -->
 3383                         <_>
 3384                             <!-- root node -->
 3385                             <feature>
 3386                                 <rects>
 3387                                     <_>6 6 9 3 -1.</_>
 3388                                     <_>6 7 9 1 3.</_>
 3389                                 </rects>
 3390                                 <tilted>0</tilted>
 3391                             </feature>
 3392                             <threshold>-3.0700280331075191e-003</threshold>
 3393                             <left_node>1</left_node>
 3394                             <right_val>0.3938314020633698</right_val>
 3395                         </_>
 3396                         <_>
 3397                             <!-- node 1 -->
 3398                             <feature>
 3399                                 <rects>
 3400                                     <_>10 7 6 1 -1.</_>
 3401                                     <_>12 7 2 1 3.</_>
 3402                                 </rects>
 3403                                 <tilted>0</tilted>
 3404                             </feature>
 3405                             <threshold>-1.1636839481070638e-003</threshold>
 3406                             <left_val>0.5757436156272888</left_val>
 3407                             <right_val>0.4239456951618195</right_val>
 3408                         </_>
 3409                     </_>
 3410                     <_>
 3411                         <!-- tree 22 -->
 3412                         <_>
 3413                             <!-- root node -->
 3414                             <feature>
 3415                                 <rects>
 3416                                     <_>0 0 18 6 -1.</_>
 3417                                     <_>6 0 6 6 3.</_>
 3418                                 </rects>
 3419                                 <tilted>0</tilted>
 3420                             </feature>
 3421                             <threshold>0.2246433943510056</threshold>
 3422                             <left_node>1</left_node>
 3423                             <right_val>0.7676553130149841</right_val>
 3424                         </_>
 3425                         <_>
 3426                             <!-- node 1 -->
 3427                             <feature>
 3428                                 <rects>
 3429                                     <_>6 10 2 6 -1.</_>
 3430                                     <_>6 13 2 3 2.</_>
 3431                                 </rects>
 3432                                 <tilted>0</tilted>
 3433                             </feature>
 3434                             <threshold>1.4412109740078449e-003</threshold>
 3435                             <left_val>0.5353866219520569</left_val>
 3436                             <right_val>0.2514776885509491</right_val>
 3437                         </_>
 3438                     </_>
 3439                     <_>
 3440                         <!-- tree 23 -->
 3441                         <_>
 3442                             <!-- root node -->
 3443                             <feature>
 3444                                 <rects>
 3445                                     <_>11 12 3 6 -1.</_>
 3446                                     <_>11 15 3 3 2.</_>
 3447                                 </rects>
 3448                                 <tilted>0</tilted>
 3449                             </feature>
 3450                             <threshold>-0.0300112497061491</threshold>
 3451                             <left_val>0.2364903986454010</left_val>
 3452                             <right_node>1</right_node>
 3453                         </_>
 3454                         <_>
 3455                             <!-- node 1 -->
 3456                             <feature>
 3457                                 <rects>
 3458                                     <_>4 4 12 12 -1.</_>
 3459                                     <_>10 4 6 6 2.</_>
 3460                                     <_>4 10 6 6 2.</_>
 3461                                 </rects>
 3462                                 <tilted>0</tilted>
 3463                             </feature>
 3464                             <threshold>-0.0530789606273174</threshold>
 3465                             <left_val>0.2385863959789276</left_val>
 3466                             <right_val>0.5414664745330811</right_val>
 3467                         </_>
 3468                     </_>
 3469                     <_>
 3470                         <!-- tree 24 -->
 3471                         <_>
 3472                             <!-- root node -->
 3473                             <feature>
 3474                                 <rects>
 3475                                     <_>1 2 3 6 -1.</_>
 3476                                     <_>2 2 1 6 3.</_>
 3477                                 </rects>
 3478                                 <tilted>0</tilted>
 3479                             </feature>
 3480                             <threshold>2.0800929050892591e-003</threshold>
 3481                             <left_node>1</left_node>
 3482                             <right_val>0.6511614918708801</right_val>
 3483                         </_>
 3484                         <_>
 3485                             <!-- node 1 -->
 3486                             <feature>
 3487                                 <rects>
 3488                                     <_>1 5 3 7 -1.</_>
 3489                                     <_>2 5 1 7 3.</_>
 3490                                 </rects>
 3491                                 <tilted>0</tilted>
 3492                             </feature>
 3493                             <threshold>-4.0738182142376900e-003</threshold>
 3494                             <left_val>0.6030414104461670</left_val>
 3495                             <right_val>0.3587701022624970</right_val>
 3496                         </_>
 3497                     </_>
 3498                     <_>
 3499                         <!-- tree 25 -->
 3500                         <_>
 3501                             <!-- root node -->
 3502                             <feature>
 3503                                 <rects>
 3504                                     <_>4 13 12 4 -1.</_>
 3505                                     <_>10 13 6 2 2.</_>
 3506                                     <_>4 15 6 2 2.</_>
 3507                                 </rects>
 3508                                 <tilted>0</tilted>
 3509                             </feature>
 3510                             <threshold>-0.0195293705910444</threshold>
 3511                             <left_node>1</left_node>
 3512                             <right_val>0.5423592925071716</right_val>
 3513                         </_>
 3514                         <_>
 3515                             <!-- node 1 -->
 3516                             <feature>
 3517                                 <rects>
 3518                                     <_>3 3 17 12 -1.</_>
 3519                                     <_>3 9 17 6 2.</_>
 3520                                 </rects>
 3521                                 <tilted>0</tilted>
 3522                             </feature>
 3523                             <threshold>-0.0533094704151154</threshold>
 3524                             <left_val>0.2360953986644745</left_val>
 3525                             <right_val>0.5401757955551148</right_val>
 3526                         </_>
 3527                     </_>
 3528                     <_>
 3529                         <!-- tree 26 -->
 3530                         <_>
 3531                             <!-- root node -->
 3532                             <feature>
 3533                                 <rects>
 3534                                     <_>3 3 14 12 -1.</_>
 3535                                     <_>3 3 7 6 2.</_>
 3536                                     <_>10 9 7 6 2.</_>
 3537                                 </rects>
 3538                                 <tilted>0</tilted>
 3539                             </feature>
 3540                             <threshold>-0.0348495617508888</threshold>
 3541                             <left_val>0.2836985886096954</left_val>
 3542                             <right_node>1</right_node>
 3543                         </_>
 3544                         <_>
 3545                             <!-- node 1 -->
 3546                             <feature>
 3547                                 <rects>
 3548                                     <_>2 11 16 9 -1.</_>
 3549                                     <_>2 14 16 3 3.</_>
 3550                                 </rects>
 3551                                 <tilted>0</tilted>
 3552                             </feature>
 3553                             <threshold>-0.1265845000743866</threshold>
 3554                             <left_val>0.1813516020774841</left_val>
 3555                             <right_val>0.5421046018600464</right_val>
 3556                         </_>
 3557                     </_>
 3558                     <_>
 3559                         <!-- tree 27 -->
 3560                         <_>
 3561                             <!-- root node -->
 3562                             <feature>
 3563                                 <rects>
 3564                                     <_>9 14 3 6 -1.</_>
 3565                                     <_>9 17 3 3 2.</_>
 3566                                 </rects>
 3567                                 <tilted>0</tilted>
 3568                             </feature>
 3569                             <threshold>7.3325118137290701e-006</threshold>
 3570                             <left_val>0.3980365991592407</left_val>
 3571                             <right_node>1</right_node>
 3572                         </_>
 3573                         <_>
 3574                             <!-- node 1 -->
 3575                             <feature>
 3576                                 <rects>
 3577                                     <_>8 14 4 6 -1.</_>
 3578                                     <_>10 14 2 3 2.</_>
 3579                                     <_>8 17 2 3 2.</_>
 3580                                 </rects>
 3581                                 <tilted>0</tilted>
 3582                             </feature>
 3583                             <threshold>-0.0118438703939319</threshold>
 3584                             <left_val>0.2616384923458099</left_val>
 3585                             <right_val>0.5237730145454407</right_val>
 3586                         </_>
 3587                     </_>
 3588                     <_>
 3589                         <!-- tree 28 -->
 3590                         <_>
 3591                             <!-- root node -->
 3592                             <feature>
 3593                                 <rects>
 3594                                     <_>6 2 6 1 -1.</_>
 3595                                     <_>8 2 2 1 3.</_>
 3596                                 </rects>
 3597                                 <tilted>0</tilted>
 3598                             </feature>
 3599                             <threshold>-4.8470678739249706e-003</threshold>
 3600                             <left_val>0.2438108026981354</left_val>
 3601                             <right_node>1</right_node>
 3602                         </_>
 3603                         <_>
 3604                             <!-- node 1 -->
 3605                             <feature>
 3606                                 <rects>
 3607                                     <_>9 5 2 5 -1.</_>
 3608                                     <_>10 5 1 5 2.</_>
 3609                                 </rects>
 3610                                 <tilted>0</tilted>
 3611                             </feature>
 3612                             <threshold>8.1693977117538452e-003</threshold>
 3613                             <left_val>0.5327146053314209</left_val>
 3614                             <right_val>0.8190376758575440</right_val>
 3615                         </_>
 3616                     </_>
 3617                     <_>
 3618                         <!-- tree 29 -->
 3619                         <_>
 3620                             <!-- root node -->
 3621                             <feature>
 3622                                 <rects>
 3623                                     <_>9 8 3 5 -1.</_>
 3624                                     <_>10 8 1 5 3.</_>
 3625                                 </rects>
 3626                                 <tilted>0</tilted>
 3627                             </feature>
 3628                             <threshold>-6.4716790802776814e-003</threshold>
 3629                             <left_node>1</left_node>
 3630                             <right_val>0.4679693877696991</right_val>
 3631                         </_>
 3632                         <_>
 3633                             <!-- node 1 -->
 3634                             <feature>
 3635                                 <rects>
 3636                                     <_>9 12 6 1 -1.</_>
 3637                                     <_>9 12 3 1 2.</_>
 3638                                 </rects>
 3639                                 <tilted>0</tilted>
 3640                             </feature>
 3641                             <threshold>-1.5188479665084742e-005</threshold>
 3642                             <left_val>0.5563911795616150</left_val>
 3643                             <right_val>0.4367586076259613</right_val>
 3644                         </_>
 3645                     </_>
 3646                     <_>
 3647                         <!-- tree 30 -->
 3648                         <_>
 3649                             <!-- root node -->
 3650                             <feature>
 3651                                 <rects>
 3652                                     <_>8 8 3 5 -1.</_>
 3653                                     <_>9 8 1 5 3.</_>
 3654                                 </rects>
 3655                                 <tilted>0</tilted>
 3656                             </feature>
 3657                             <threshold>3.0696711037307978e-003</threshold>
 3658                             <left_node>1</left_node>
 3659                             <right_val>0.6664348840713501</right_val>
 3660                         </_>
 3661                         <_>
 3662                             <!-- node 1 -->
 3663                             <feature>
 3664                                 <rects>
 3665                                     <_>6 10 4 3 -1.</_>
 3666                                     <_>8 10 2 3 2.</_>
 3667                                 </rects>
 3668                                 <tilted>0</tilted>
 3669                             </feature>
 3670                             <threshold>-1.6296720423270017e-004</threshold>
 3671                             <left_val>0.5594611167907715</left_val>
 3672                             <right_val>0.3042711913585663</right_val>
 3673                         </_>
 3674                     </_>
 3675                 </trees>
 3676                 <stage_threshold>14.5467500686645510</stage_threshold>
 3677                 <parent>5</parent>
 3678                 <next>-1</next>
 3679             </_>
 3680             <_>
 3681                 <!-- stage 7 -->
 3682                 <trees>
 3683                     <_>
 3684                         <!-- tree 0 -->
 3685                         <_>
 3686                             <!-- root node -->
 3687                             <feature>
 3688                                 <rects>
 3689                                     <_>0 4 20 6 -1.</_>
 3690                                     <_>0 6 20 2 3.</_>
 3691                                 </rects>
 3692                                 <tilted>0</tilted>
 3693                             </feature>
 3694                             <threshold>-9.8275858908891678e-003</threshold>
 3695                             <left_node>1</left_node>
 3696                             <right_val>0.2116018980741501</right_val>
 3697                         </_>
 3698                         <_>
 3699                             <!-- node 1 -->
 3700                             <feature>
 3701                                 <rects>
 3702                                     <_>1 3 8 6 -1.</_>
 3703                                     <_>1 3 4 3 2.</_>
 3704                                     <_>5 6 4 3 2.</_>
 3705                                 </rects>
 3706                                 <tilted>0</tilted>
 3707                             </feature>
 3708                             <threshold>-4.1693858802318573e-003</threshold>
 3709                             <left_val>0.6924685239791870</left_val>
 3710                             <right_val>0.3043777048587799</right_val>
 3711                         </_>
 3712                     </_>
 3713                     <_>
 3714                         <!-- tree 1 -->
 3715                         <_>
 3716                             <!-- root node -->
 3717                             <feature>
 3718                                 <rects>
 3719                                     <_>7 15 6 4 -1.</_>
 3720                                     <_>7 17 6 2 2.</_>
 3721                                 </rects>
 3722                                 <tilted>0</tilted>
 3723                             </feature>
 3724                             <threshold>3.5341319744475186e-004</threshold>
 3725                             <left_val>0.3183285892009735</left_val>
 3726                             <right_node>1</right_node>
 3727                         </_>
 3728                         <_>
 3729                             <!-- node 1 -->
 3730                             <feature>
 3731                                 <rects>
 3732                                     <_>3 10 14 10 -1.</_>
 3733                                     <_>3 15 14 5 2.</_>
 3734                                 </rects>
 3735                                 <tilted>0</tilted>
 3736                             </feature>
 3737                             <threshold>4.8054549843072891e-003</threshold>
 3738                             <left_val>0.5456559062004089</left_val>
 3739                             <right_val>0.2522268891334534</right_val>
 3740                         </_>
 3741                     </_>
 3742                     <_>
 3743                         <!-- tree 2 -->
 3744                         <_>
 3745                             <!-- root node -->
 3746                             <feature>
 3747                                 <rects>
 3748                                     <_>6 4 4 4 -1.</_>
 3749                                     <_>8 4 2 4 2.</_>
 3750                                 </rects>
 3751                                 <tilted>0</tilted>
 3752                             </feature>
 3753                             <threshold>2.1071180526632816e-004</threshold>
 3754                             <left_val>0.2902618050575256</left_val>
 3755                             <right_node>1</right_node>
 3756                         </_>
 3757                         <_>
 3758                             <!-- node 1 -->
 3759                             <feature>
 3760                                 <rects>
 3761                                     <_>0 4 20 10 -1.</_>
 3762                                     <_>0 9 20 5 2.</_>
 3763                                 </rects>
 3764                                 <tilted>0</tilted>
 3765                             </feature>
 3766                             <threshold>-2.8318869881331921e-003</threshold>
 3767                             <left_val>0.3130455911159515</left_val>
 3768                             <right_val>0.6884937286376953</right_val>
 3769                         </_>
 3770                     </_>
 3771                     <_>
 3772                         <!-- tree 3 -->
 3773                         <_>
 3774                             <!-- root node -->
 3775                             <feature>
 3776                                 <rects>
 3777                                     <_>9 4 2 14 -1.</_>
 3778                                     <_>9 11 2 7 2.</_>
 3779                                 </rects>
 3780                                 <tilted>0</tilted>
 3781                             </feature>
 3782                             <threshold>-7.5633679443853907e-006</threshold>
 3783                             <left_node>1</left_node>
 3784                             <right_val>0.2962465882301331</right_val>
 3785                         </_>
 3786                         <_>
 3787                             <!-- node 1 -->
 3788                             <feature>
 3789                                 <rects>
 3790                                     <_>2 0 16 4 -1.</_>
 3791                                     <_>2 2 16 2 2.</_>
 3792                                 </rects>
 3793                                 <tilted>0</tilted>
 3794                             </feature>
 3795                             <threshold>-8.2888139877468348e-004</threshold>
 3796                             <left_val>0.3099626004695892</left_val>
 3797                             <right_val>0.5752515196800232</right_val>
 3798                         </_>
 3799                     </_>
 3800                     <_>
 3801                         <!-- tree 4 -->
 3802                         <_>
 3803                             <!-- root node -->
 3804                             <feature>
 3805                                 <rects>
 3806                                     <_>4 12 6 8 -1.</_>
 3807                                     <_>4 12 3 4 2.</_>
 3808                                     <_>7 16 3 4 2.</_>
 3809                                 </rects>
 3810                                 <tilted>0</tilted>
 3811                             </feature>
 3812                             <threshold>1.6209259629249573e-003</threshold>
 3813                             <left_val>0.3993195891380310</left_val>
 3814                             <right_node>1</right_node>
 3815                         </_>
 3816                         <_>
 3817                             <!-- node 1 -->
 3818                             <feature>
 3819                                 <rects>
 3820                                     <_>0 5 6 7 -1.</_>
 3821                                     <_>3 5 3 7 2.</_>
 3822                                 </rects>
 3823                                 <tilted>0</tilted>
 3824                             </feature>
 3825                             <threshold>9.1338958591222763e-003</threshold>
 3826                             <left_val>0.4827372133731842</left_val>
 3827                             <right_val>0.7537832856178284</right_val>
 3828                         </_>
 3829                     </_>
 3830                     <_>
 3831                         <!-- tree 5 -->
 3832                         <_>
 3833                             <!-- root node -->
 3834                             <feature>
 3835                                 <rects>
 3836                                     <_>10 7 10 4 -1.</_>
 3837                                     <_>15 7 5 2 2.</_>
 3838                                     <_>10 9 5 2 2.</_>
 3839                                 </rects>
 3840                                 <tilted>0</tilted>
 3841                             </feature>
 3842                             <threshold>-4.1212290525436401e-003</threshold>
 3843                             <left_val>0.2616927027702332</left_val>
 3844                             <right_node>1</right_node>
 3845                         </_>
 3846                         <_>
 3847                             <!-- node 1 -->
 3848                             <feature>
 3849                                 <rects>
 3850                                     <_>5 8 12 1 -1.</_>
 3851                                     <_>9 8 4 1 3.</_>
 3852                                 </rects>
 3853                                 <tilted>0</tilted>
 3854                             </feature>
 3855                             <threshold>-2.5447290390729904e-003</threshold>
 3856                             <left_val>0.3108702898025513</left_val>
 3857                             <right_val>0.5491235852241516</right_val>
 3858                         </_>
 3859                     </_>
 3860                     <_>
 3861                         <!-- tree 6 -->
 3862                         <_>
 3863                             <!-- root node -->
 3864                             <feature>
 3865                                 <rects>
 3866                                     <_>9 9 2 2 -1.</_>
 3867                                     <_>9 10 2 1 2.</_>
 3868                                 </rects>
 3869                                 <tilted>0</tilted>
 3870                             </feature>
 3871                             <threshold>-6.2652782071381807e-004</threshold>
 3872                             <left_val>0.3239691853523254</left_val>
 3873                             <right_node>1</right_node>
 3874                         </_>
 3875                         <_>
 3876                             <!-- node 1 -->
 3877                             <feature>
 3878                                 <rects>
 3879                                     <_>9 4 2 4 -1.</_>
 3880                                     <_>9 6 2 2 2.</_>
 3881                                 </rects>
 3882                                 <tilted>0</tilted>
 3883                             </feature>
 3884                             <threshold>-3.6596331483451650e-005</threshold>
 3885                             <left_val>0.6517410874366760</left_val>
 3886                             <right_val>0.4178912043571472</right_val>
 3887                         </_>
 3888                     </_>
 3889                     <_>
 3890                         <!-- tree 7 -->
 3891                         <_>
 3892                             <!-- root node -->
 3893                             <feature>
 3894                                 <rects>
 3895                                     <_>9 6 3 6 -1.</_>
 3896                                     <_>10 6 1 6 3.</_>
 3897                                 </rects>
 3898                                 <tilted>0</tilted>
 3899                             </feature>
 3900                             <threshold>0.0138827199116349</threshold>
 3901                             <left_node>1</left_node>
 3902                             <right_val>0.6771203875541687</right_val>
 3903                         </_>
 3904                         <_>
 3905                             <!-- node 1 -->
 3906                             <feature>
 3907                                 <rects>
 3908                                     <_>12 7 6 4 -1.</_>
 3909                                     <_>15 7 3 2 2.</_>
 3910                                     <_>12 9 3 2 2.</_>
 3911                                 </rects>
 3912                                 <tilted>0</tilted>
 3913                             </feature>
 3914                             <threshold>1.0493700392544270e-003</threshold>
 3915                             <left_val>0.4159511029720306</left_val>
 3916                             <right_val>0.5652891993522644</right_val>
 3917                         </_>
 3918                     </_>
 3919                     <_>
 3920                         <!-- tree 8 -->
 3921                         <_>
 3922                             <!-- root node -->
 3923                             <feature>
 3924                                 <rects>
 3925                                     <_>8 6 3 6 -1.</_>
 3926                                     <_>9 6 1 6 3.</_>
 3927                                 </rects>
 3928                                 <tilted>0</tilted>
 3929                             </feature>
 3930                             <threshold>0.0182153601199389</threshold>
 3931                             <left_node>1</left_node>
 3932                             <right_val>0.7689601182937622</right_val>
 3933                         </_>
 3934                         <_>
 3935                             <!-- node 1 -->
 3936                             <feature>
 3937                                 <rects>
 3938                                     <_>1 6 18 6 -1.</_>
 3939                                     <_>1 6 9 3 2.</_>
 3940                                     <_>10 9 9 3 2.</_>
 3941                                 </rects>
 3942                                 <tilted>0</tilted>
 3943                             </feature>
 3944                             <threshold>-0.0113345803692937</threshold>
 3945                             <left_val>0.2873323857784271</left_val>
 3946                             <right_val>0.4988932907581329</right_val>
 3947                         </_>
 3948                     </_>
 3949                     <_>
 3950                         <!-- tree 9 -->
 3951                         <_>
 3952                             <!-- root node -->
 3953                             <feature>
 3954                                 <rects>
 3955                                     <_>9 1 3 3 -1.</_>
 3956                                     <_>10 1 1 3 3.</_>
 3957                                 </rects>
 3958                                 <tilted>0</tilted>
 3959                             </feature>
 3960                             <threshold>-4.1097560897469521e-003</threshold>
 3961                             <left_node>1</left_node>
 3962                             <right_val>0.5463008284568787</right_val>
 3963                         </_>
 3964                         <_>
 3965                             <!-- node 1 -->
 3966                             <feature>
 3967                                 <rects>
 3968                                     <_>10 8 5 2 -1.</_>
 3969                                     <_>10 9 5 1 2.</_>
 3970                                 </rects>
 3971                                 <tilted>0</tilted>
 3972                             </feature>
 3973                             <threshold>4.2612891411408782e-004</threshold>
 3974                             <left_val>0.3631235063076019</left_val>
 3975                             <right_val>0.5512552261352539</right_val>
 3976                         </_>
 3977                     </_>
 3978                     <_>
 3979                         <!-- tree 10 -->
 3980                         <_>
 3981                             <!-- root node -->
 3982                             <feature>
 3983                                 <rects>
 3984                                     <_>8 1 3 3 -1.</_>
 3985                                     <_>9 1 1 3 3.</_>
 3986                                 </rects>
 3987                                 <tilted>0</tilted>
 3988                             </feature>
 3989                             <threshold>6.0301548801362514e-003</threshold>
 3990                             <left_node>1</left_node>
 3991                             <right_val>0.1143767014145851</right_val>
 3992                         </_>
 3993                         <_>
 3994                             <!-- node 1 -->
 3995                             <feature>
 3996                                 <rects>
 3997                                     <_>5 8 5 2 -1.</_>
 3998                                     <_>5 9 5 1 2.</_>
 3999                                 </rects>
 4000                                 <tilted>0</tilted>
 4001                             </feature>
 4002                             <threshold>3.3587709185667336e-004</threshold>
 4003                             <left_val>0.2891078889369965</left_val>
 4004                             <right_val>0.5447341799736023</right_val>
 4005                         </_>
 4006                     </_>
 4007                     <_>
 4008                         <!-- tree 11 -->
 4009                         <_>
 4010                             <!-- root node -->
 4011                             <feature>
 4012                                 <rects>
 4013                                     <_>8 6 8 8 -1.</_>
 4014                                     <_>12 6 4 4 2.</_>
 4015                                     <_>8 10 4 4 2.</_>
 4016                                 </rects>
 4017                                 <tilted>0</tilted>
 4018                             </feature>
 4019                             <threshold>6.2279507983475924e-004</threshold>
 4020                             <left_node>1</left_node>
 4021                             <right_val>0.3023431897163391</right_val>
 4022                         </_>
 4023                         <_>
 4024                             <!-- node 1 -->
 4025                             <feature>
 4026                                 <rects>
 4027                                     <_>5 7 10 2 -1.</_>
 4028                                     <_>5 7 5 2 2.</_>
 4029                                 </rects>
 4030                                 <tilted>0</tilted>
 4031                             </feature>
 4032                             <threshold>-0.0258371196687222</threshold>
 4033                             <left_val>0.2167005985975266</left_val>
 4034                             <right_val>0.5278152823448181</right_val>
 4035                         </_>
 4036                     </_>
 4037                     <_>
 4038                         <!-- tree 12 -->
 4039                         <_>
 4040                             <!-- root node -->
 4041                             <feature>
 4042                                 <rects>
 4043                                     <_>4 5 12 10 -1.</_>
 4044                                     <_>4 5 6 5 2.</_>
 4045                                     <_>10 10 6 5 2.</_>
 4046                                 </rects>
 4047                                 <tilted>0</tilted>
 4048                             </feature>
 4049                             <threshold>0.0217749103903770</threshold>
 4050                             <left_node>1</left_node>
 4051                             <right_val>0.3254834115505219</right_val>
 4052                         </_>
 4053                         <_>
 4054                             <!-- node 1 -->
 4055                             <feature>
 4056                                 <rects>
 4057                                     <_>5 5 2 3 -1.</_>
 4058                                     <_>5 6 2 1 3.</_>
 4059                                 </rects>
 4060                                 <tilted>0</tilted>
 4061                             </feature>
 4062                             <threshold>1.7682299949228764e-003</threshold>
 4063                             <left_val>0.5263050794601440</left_val>
 4064                             <right_val>0.7526329159736633</right_val>
 4065                         </_>
 4066                     </_>
 4067                     <_>
 4068                         <!-- tree 13 -->
 4069                         <_>
 4070                             <!-- root node -->
 4071                             <feature>
 4072                                 <rects>
 4073                                     <_>7 14 6 3 -1.</_>
 4074                                     <_>7 15 6 1 3.</_>
 4075                                 </rects>
 4076                                 <tilted>0</tilted>
 4077                             </feature>
 4078                             <threshold>-0.0137938102707267</threshold>
 4079                             <left_val>0.7410330176353455</left_val>
 4080                             <right_node>1</right_node>
 4081                         </_>
 4082                         <_>
 4083                             <!-- node 1 -->
 4084                             <feature>
 4085                                 <rects>
 4086                                     <_>9 14 3 3 -1.</_>
 4087                                     <_>9 15 3 1 3.</_>
 4088                                 </rects>
 4089                                 <tilted>0</tilted>
 4090                             </feature>
 4091                             <threshold>-5.0852829590439796e-003</threshold>
 4092                             <left_val>0.6836609840393066</left_val>
 4093                             <right_val>0.4579071104526520</right_val>
 4094                         </_>
 4095                     </_>
 4096                     <_>
 4097                         <!-- tree 14 -->
 4098                         <_>
 4099                             <!-- root node -->
 4100                             <feature>
 4101                                 <rects>
 4102                                     <_>8 14 3 3 -1.</_>
 4103                                     <_>8 15 3 1 3.</_>
 4104                                 </rects>
 4105                                 <tilted>0</tilted>
 4106                             </feature>
 4107                             <threshold>6.1795017682015896e-003</threshold>
 4108                             <left_node>1</left_node>
 4109                             <right_val>0.7449936270713806</right_val>
 4110                         </_>
 4111                         <_>
 4112                             <!-- node 1 -->
 4113                             <feature>
 4114                                 <rects>
 4115                                     <_>1 10 8 9 -1.</_>
 4116                                     <_>1 13 8 3 3.</_>
 4117                                 </rects>
 4118                                 <tilted>0</tilted>
 4119                             </feature>
 4120                             <threshold>0.0100303199142218</threshold>
 4121                             <left_val>0.4860779941082001</left_val>
 4122                             <right_val>0.2361457049846649</right_val>
 4123                         </_>
 4124                     </_>
 4125                     <_>
 4126                         <!-- tree 15 -->
 4127                         <_>
 4128                             <!-- root node -->
 4129                             <feature>
 4130                                 <rects>
 4131                                     <_>9 7 2 3 -1.</_>
 4132                                     <_>9 8 2 1 3.</_>
 4133                                 </rects>
 4134                                 <tilted>0</tilted>
 4135                             </feature>
 4136                             <threshold>-6.4201927743852139e-003</threshold>
 4137                             <left_val>0.1467327028512955</left_val>
 4138                             <right_node>1</right_node>
 4139                         </_>
 4140                         <_>
 4141                             <!-- node 1 -->
 4142                             <feature>
 4143                                 <rects>
 4144                                     <_>12 3 3 3 -1.</_>
 4145                                     <_>13 3 1 3 3.</_>
 4146                                 </rects>
 4147                                 <tilted>0</tilted>
 4148                             </feature>
 4149                             <threshold>-5.6961281225085258e-003</threshold>
 4150                             <left_val>0.2347819954156876</left_val>
 4151                             <right_val>0.5323377251625061</right_val>
 4152                         </_>
 4153                     </_>
 4154                     <_>
 4155                         <!-- tree 16 -->
 4156                         <_>
 4157                             <!-- root node -->
 4158                             <feature>
 4159                                 <rects>
 4160                                     <_>5 3 3 3 -1.</_>
 4161                                     <_>6 3 1 3 3.</_>
 4162                                 </rects>
 4163                                 <tilted>0</tilted>
 4164                             </feature>
 4165                             <threshold>-7.1498160250484943e-003</threshold>
 4166                             <left_val>0.1477057039737701</left_val>
 4167                             <right_node>1</right_node>
 4168                         </_>
 4169                         <_>
 4170                             <!-- node 1 -->
 4171                             <feature>
 4172                                 <rects>
 4173                                     <_>5 6 2 12 -1.</_>
 4174                                     <_>5 10 2 4 3.</_>
 4175                                 </rects>
 4176                                 <tilted>0</tilted>
 4177                             </feature>
 4178                             <threshold>2.4450740311294794e-003</threshold>
 4179                             <left_val>0.3498533964157105</left_val>
 4180                             <right_val>0.5803561806678772</right_val>
 4181                         </_>
 4182                     </_>
 4183                     <_>
 4184                         <!-- tree 17 -->
 4185                         <_>
 4186                             <!-- root node -->
 4187                             <feature>
 4188                                 <rects>
 4189                                     <_>1 11 18 4 -1.</_>
 4190                                     <_>10 11 9 2 2.</_>
 4191                                     <_>1 13 9 2 2.</_>
 4192                                 </rects>
 4193                                 <tilted>0</tilted>
 4194                             </feature>
 4195                             <threshold>-0.0375034101307392</threshold>
 4196                             <left_node>1</left_node>
 4197                             <right_val>0.5259550809860230</right_val>
 4198                         </_>
 4199                         <_>
 4200                             <!-- node 1 -->
 4201                             <feature>
 4202                                 <rects>
 4203                                     <_>7 12 6 2 -1.</_>
 4204                                     <_>7 13 6 1 2.</_>
 4205                                 </rects>
 4206                                 <tilted>0</tilted>
 4207                             </feature>
 4208                             <threshold>4.7799441381357610e-004</threshold>
 4209                             <left_val>0.4362882971763611</left_val>
 4210                             <right_val>0.6208922863006592</right_val>
 4211                         </_>
 4212                     </_>
 4213                     <_>
 4214                         <!-- tree 18 -->
 4215                         <_>
 4216                             <!-- root node -->
 4217                             <feature>
 4218                                 <rects>
 4219                                     <_>6 0 3 6 -1.</_>
 4220                                     <_>7 0 1 6 3.</_>
 4221                                 </rects>
 4222                                 <tilted>0</tilted>
 4223                             </feature>
 4224                             <threshold>-7.0806080475449562e-003</threshold>
 4225                             <left_val>0.2039460986852646</left_val>
 4226                             <right_node>1</right_node>
 4227                         </_>
 4228                         <_>
 4229                             <!-- node 1 -->
 4230                             <feature>
 4231                                 <rects>
 4232                                     <_>0 11 18 4 -1.</_>
 4233                                     <_>0 11 9 2 2.</_>
 4234                                     <_>9 13 9 2 2.</_>
 4235                                 </rects>
 4236                                 <tilted>0</tilted>
 4237                             </feature>
 4238                             <threshold>0.0328180007636547</threshold>
 4239                             <left_val>0.5198358893394470</left_val>
 4240                             <right_val>0.1371196061372757</right_val>
 4241                         </_>
 4242                     </_>
 4243                     <_>
 4244                         <!-- tree 19 -->
 4245                         <_>
 4246                             <!-- root node -->
 4247                             <feature>
 4248                                 <rects>
 4249                                     <_>7 12 6 2 -1.</_>
 4250                                     <_>7 13 6 1 2.</_>
 4251                                 </rects>
 4252                                 <tilted>0</tilted>
 4253                             </feature>
 4254                             <threshold>6.5188988810405135e-004</threshold>
 4255                             <left_node>1</left_node>
 4256                             <right_val>0.6323429942131043</right_val>
 4257                         </_>
 4258                         <_>
 4259                             <!-- node 1 -->
 4260                             <feature>
 4261                                 <rects>
 4262                                     <_>9 12 3 3 -1.</_>
 4263                                     <_>9 13 3 1 3.</_>
 4264                                 </rects>
 4265                                 <tilted>0</tilted>
 4266                             </feature>
 4267                             <threshold>4.6485587954521179e-003</threshold>
 4268                             <left_val>0.4720163047313690</left_val>
 4269                             <right_val>0.6567087173461914</right_val>
 4270                         </_>
 4271                     </_>
 4272                     <_>
 4273                         <!-- tree 20 -->
 4274                         <_>
 4275                             <!-- root node -->
 4276                             <feature>
 4277                                 <rects>
 4278                                     <_>9 12 2 3 -1.</_>
 4279                                     <_>9 13 2 1 3.</_>
 4280                                 </rects>
 4281                                 <tilted>0</tilted>
 4282                             </feature>
 4283                             <threshold>-1.9827929791063070e-003</threshold>
 4284                             <left_val>0.6053060293197632</left_val>
 4285                             <right_node>1</right_node>
 4286                         </_>
 4287                         <_>
 4288                             <!-- node 1 -->
 4289                             <feature>
 4290                                 <rects>
 4291                                     <_>8 11 4 3 -1.</_>
 4292                                     <_>8 12 4 1 3.</_>
 4293                                 </rects>
 4294                                 <tilted>0</tilted>
 4295                             </feature>
 4296                             <threshold>-1.6011310508474708e-003</threshold>
 4297                             <left_val>0.5090519189834595</left_val>
 4298                             <right_val>0.3116933107376099</right_val>
 4299                         </_>
 4300                     </_>
 4301                     <_>
 4302                         <!-- tree 21 -->
 4303                         <_>
 4304                             <!-- root node -->
 4305                             <feature>
 4306                                 <rects>
 4307                                     <_>13 3 4 2 -1.</_>
 4308                                     <_>13 4 4 1 2.</_>
 4309                                 </rects>
 4310                                 <tilted>0</tilted>
 4311                             </feature>
 4312                             <threshold>-3.0539939180016518e-003</threshold>
 4313                             <left_val>0.3429804146289825</left_val>
 4314                             <right_node>1</right_node>
 4315                         </_>
 4316                         <_>
 4317                             <!-- node 1 -->
 4318                             <feature>
 4319                                 <rects>
 4320                                     <_>4 0 12 2 -1.</_>
 4321                                     <_>4 1 12 1 2.</_>
 4322                                 </rects>
 4323                                 <tilted>0</tilted>
 4324                             </feature>
 4325                             <threshold>4.3212040327489376e-004</threshold>
 4326                             <left_val>0.3838402926921845</left_val>
 4327                             <right_val>0.5775598287582398</right_val>
 4328                         </_>
 4329                     </_>
 4330                     <_>
 4331                         <!-- tree 22 -->
 4332                         <_>
 4333                             <!-- root node -->
 4334                             <feature>
 4335                                 <rects>
 4336                                     <_>6 9 8 8 -1.</_>
 4337                                     <_>6 9 4 4 2.</_>
 4338                                     <_>10 13 4 4 2.</_>
 4339                                 </rects>
 4340                                 <tilted>0</tilted>
 4341                             </feature>
 4342                             <threshold>-0.0274521205574274</threshold>
 4343                             <left_val>0.2143469005823135</left_val>
 4344                             <right_node>1</right_node>
 4345                         </_>
 4346                         <_>
 4347                             <!-- node 1 -->
 4348                             <feature>
 4349                                 <rects>
 4350                                     <_>1 11 6 2 -1.</_>
 4351                                     <_>1 12 6 1 2.</_>
 4352                                 </rects>
 4353                                 <tilted>0</tilted>
 4354                             </feature>
 4355                             <threshold>9.3099439982324839e-004</threshold>
 4356                             <left_val>0.5952966213226318</left_val>
 4357                             <right_val>0.3760158121585846</right_val>
 4358                         </_>
 4359                     </_>
 4360                     <_>
 4361                         <!-- tree 23 -->
 4362                         <_>
 4363                             <!-- root node -->
 4364                             <feature>
 4365                                 <rects>
 4366                                     <_>2 5 18 8 -1.</_>
 4367                                     <_>11 5 9 4 2.</_>
 4368                                     <_>2 9 9 4 2.</_>
 4369                                 </rects>
 4370                                 <tilted>0</tilted>
 4371                             </feature>
 4372                             <threshold>6.7144189961254597e-003</threshold>
 4373                             <left_val>0.5692626833915710</left_val>
 4374                             <right_node>1</right_node>
 4375                         </_>
 4376                         <_>
 4377                             <!-- node 1 -->
 4378                             <feature>
 4379                                 <rects>
 4380                                     <_>7 1 6 10 -1.</_>
 4381                                     <_>7 6 6 5 2.</_>
 4382                                 </rects>
 4383                                 <tilted>0</tilted>
 4384                             </feature>
 4385                             <threshold>-3.3701690845191479e-003</threshold>
 4386                             <left_val>0.5784304141998291</left_val>
 4387                             <right_val>0.3974282145500183</right_val>
 4388                         </_>
 4389                     </_>
 4390                     <_>
 4391                         <!-- tree 24 -->
 4392                         <_>
 4393                             <!-- root node -->
 4394                             <feature>
 4395                                 <rects>
 4396                                     <_>0 3 3 6 -1.</_>
 4397                                     <_>0 5 3 2 3.</_>
 4398                                 </rects>
 4399                                 <tilted>0</tilted>
 4400                             </feature>
 4401                             <threshold>-0.0189039595425129</threshold>
 4402                             <left_val>0.1818892955780029</left_val>
 4403                             <right_node>1</right_node>
 4404                         </_>
 4405                         <_>
 4406                             <!-- node 1 -->
 4407                             <feature>
 4408                                 <rects>
 4409                                     <_>4 5 4 3 -1.</_>
 4410                                     <_>4 6 4 1 3.</_>
 4411                                 </rects>
 4412                                 <tilted>0</tilted>
 4413                             </feature>
 4414                             <threshold>-6.5850871615111828e-003</threshold>
 4415                             <left_val>0.6849110126495361</left_val>
 4416                             <right_val>0.4351584017276764</right_val>
 4417                         </_>
 4418                     </_>
 4419                     <_>
 4420                         <!-- tree 25 -->
 4421                         <_>
 4422                             <!-- root node -->
 4423                             <feature>
 4424                                 <rects>
 4425                                     <_>19 3 1 6 -1.</_>
 4426                                     <_>19 5 1 2 3.</_>
 4427                                 </rects>
 4428                                 <tilted>0</tilted>
 4429                             </feature>
 4430                             <threshold>5.8810501359403133e-003</threshold>
 4431                             <left_node>1</left_node>
 4432                             <right_val>0.2726660966873169</right_val>
 4433                         </_>
 4434                         <_>
 4435                             <!-- node 1 -->
 4436                             <feature>
 4437                                 <rects>
 4438                                     <_>6 15 8 2 -1.</_>
 4439                                     <_>6 16 8 1 2.</_>
 4440                                 </rects>
 4441                                 <tilted>0</tilted>
 4442                             </feature>
 4443                             <threshold>8.0092082498595119e-004</threshold>
 4444                             <left_val>0.4236431121826172</left_val>
 4445                             <right_val>0.5844675898551941</right_val>
 4446                         </_>
 4447                     </_>
 4448                     <_>
 4449                         <!-- tree 26 -->
 4450                         <_>
 4451                             <!-- root node -->
 4452                             <feature>
 4453                                 <rects>
 4454                                     <_>0 3 1 6 -1.</_>
 4455                                     <_>0 5 1 2 3.</_>
 4456                                 </rects>
 4457                                 <tilted>0</tilted>
 4458                             </feature>
 4459                             <threshold>1.8510579830035567e-003</threshold>
 4460                             <left_node>1</left_node>
 4461                             <right_val>0.3371320962905884</right_val>
 4462                         </_>
 4463                         <_>
 4464                             <!-- node 1 -->
 4465                             <feature>
 4466                                 <rects>
 4467                                     <_>5 5 3 3 -1.</_>
 4468                                     <_>5 6 3 1 3.</_>
 4469                                 </rects>
 4470                                 <tilted>0</tilted>
 4471                             </feature>
 4472                             <threshold>6.3273650594055653e-003</threshold>
 4473                             <left_val>0.5270221829414368</left_val>
 4474                             <right_val>0.8053650856018066</right_val>
 4475                         </_>
 4476                     </_>
 4477                     <_>
 4478                         <!-- tree 27 -->
 4479                         <_>
 4480                             <!-- root node -->
 4481                             <feature>
 4482                                 <rects>
 4483                                     <_>8 8 4 3 -1.</_>
 4484                                     <_>8 9 4 1 3.</_>
 4485                                 </rects>
 4486                                 <tilted>0</tilted>
 4487                             </feature>
 4488                             <threshold>-3.3820930402725935e-003</threshold>
 4489                             <left_val>0.2866018116474152</left_val>
 4490                             <right_node>1</right_node>
 4491                         </_>
 4492                         <_>
 4493                             <!-- node 1 -->
 4494                             <feature>
 4495                                 <rects>
 4496                                     <_>10 6 6 3 -1.</_>
 4497                                     <_>12 6 2 3 3.</_>
 4498                                 </rects>
 4499                                 <tilted>0</tilted>
 4500                             </feature>
 4501                             <threshold>-1.9292969955131412e-003</threshold>
 4502                             <left_val>0.5888946056365967</left_val>
 4503                             <right_val>0.3895787000656128</right_val>
 4504                         </_>
 4505                     </_>
 4506                     <_>
 4507                         <!-- tree 28 -->
 4508                         <_>
 4509                             <!-- root node -->
 4510                             <feature>
 4511                                 <rects>
 4512                                     <_>8 13 2 6 -1.</_>
 4513                                     <_>8 16 2 3 2.</_>
 4514                                 </rects>
 4515                                 <tilted>0</tilted>
 4516                             </feature>
 4517                             <threshold>0.0149952201172709</threshold>
 4518                             <left_node>1</left_node>
 4519                             <right_val>0.2177816927433014</right_val>
 4520                         </_>
 4521                         <_>
 4522                             <!-- node 1 -->
 4523                             <feature>
 4524                                 <rects>
 4525                                     <_>9 11 2 8 -1.</_>
 4526                                     <_>9 15 2 4 2.</_>
 4527                                 </rects>
 4528                                 <tilted>0</tilted>
 4529                             </feature>
 4530                             <threshold>-0.0263307504355907</threshold>
 4531                             <left_val>0.1775317043066025</left_val>
 4532                             <right_val>0.5671470165252686</right_val>
 4533                         </_>
 4534                     </_>
 4535                     <_>
 4536                         <!-- tree 29 -->
 4537                         <_>
 4538                             <!-- root node -->
 4539                             <feature>
 4540                                 <rects>
 4541                                     <_>10 6 6 3 -1.</_>
 4542                                     <_>12 6 2 3 3.</_>
 4543                                 </rects>
 4544                                 <tilted>0</tilted>
 4545                             </feature>
 4546                             <threshold>-4.1734222322702408e-003</threshold>
 4547                             <left_node>1</left_node>
 4548                             <right_val>0.4652962088584900</right_val>
 4549                         </_>
 4550                         <_>
 4551                             <!-- node 1 -->
 4552                             <feature>
 4553                                 <rects>
 4554                                     <_>5 15 15 5 -1.</_>
 4555                                     <_>10 15 5 5 3.</_>
 4556                                 </rects>
 4557                                 <tilted>0</tilted>
 4558                             </feature>
 4559                             <threshold>0.0272683501243591</threshold>
 4560                             <left_val>0.4768311083316803</left_val>
 4561                             <right_val>0.5695238709449768</right_val>
 4562                         </_>
 4563                     </_>
 4564                     <_>
 4565                         <!-- tree 30 -->
 4566                         <_>
 4567                             <!-- root node -->
 4568                             <feature>
 4569                                 <rects>
 4570                                     <_>2 14 2 2 -1.</_>
 4571                                     <_>2 15 2 1 2.</_>
 4572                                 </rects>
 4573                                 <tilted>0</tilted>
 4574                             </feature>
 4575                             <threshold>9.8880263976752758e-004</threshold>
 4576                             <left_node>1</left_node>
 4577                             <right_val>0.3397401869297028</right_val>
 4578                         </_>
 4579                         <_>
 4580                             <!-- node 1 -->
 4581                             <feature>
 4582                                 <rects>
 4583                                     <_>4 7 6 2 -1.</_>
 4584                                     <_>6 7 2 2 3.</_>
 4585                                 </rects>
 4586                                 <tilted>0</tilted>
 4587                             </feature>
 4588                             <threshold>-1.0528849670663476e-003</threshold>
 4589                             <left_val>0.6250041127204895</left_val>
 4590                             <right_val>0.4288412034511566</right_val>
 4591                         </_>
 4592                     </_>
 4593                     <_>
 4594                         <!-- tree 31 -->
 4595                         <_>
 4596                             <!-- root node -->
 4597                             <feature>
 4598                                 <rects>
 4599                                     <_>8 3 6 1 -1.</_>
 4600                                     <_>10 3 2 1 3.</_>
 4601                                 </rects>
 4602                                 <tilted>0</tilted>
 4603                             </feature>
 4604                             <threshold>5.2288072183728218e-003</threshold>
 4605                             <left_val>0.5347762107849121</left_val>
 4606                             <right_node>1</right_node>
 4607                         </_>
 4608                         <_>
 4609                             <!-- node 1 -->
 4610                             <feature>
 4611                                 <rects>
 4612                                     <_>1 0 18 12 -1.</_>
 4613                                     <_>7 0 6 12 3.</_>
 4614                                 </rects>
 4615                                 <tilted>0</tilted>
 4616                             </feature>
 4617                             <threshold>0.0303954593837261</threshold>
 4618                             <left_val>0.4115518927574158</left_val>
 4619                             <right_val>0.5660753846168518</right_val>
 4620                         </_>
 4621                     </_>
 4622                     <_>
 4623                         <!-- tree 32 -->
 4624                         <_>
 4625                             <!-- root node -->
 4626                             <feature>
 4627                                 <rects>
 4628                                     <_>0 14 8 6 -1.</_>
 4629                                     <_>4 14 4 6 2.</_>
 4630                                 </rects>
 4631                                 <tilted>0</tilted>
 4632                             </feature>
 4633                             <threshold>-0.0791139304637909</threshold>
 4634                             <left_val>0.7881323099136353</left_val>
 4635                             <right_node>1</right_node>
 4636                         </_>
 4637                         <_>
 4638                             <!-- node 1 -->
 4639                             <feature>
 4640                                 <rects>
 4641                                     <_>0 15 15 5 -1.</_>
 4642                                     <_>5 15 5 5 3.</_>
 4643                                 </rects>
 4644                                 <tilted>0</tilted>
 4645                             </feature>
 4646                             <threshold>0.0182316694408655</threshold>
 4647                             <left_val>0.3604339957237244</left_val>
 4648                             <right_val>0.5569505095481873</right_val>
 4649                         </_>
 4650                     </_>
 4651                     <_>
 4652                         <!-- tree 33 -->
 4653                         <_>
 4654                             <!-- root node -->
 4655                             <feature>
 4656                                 <rects>
 4657                                     <_>8 3 6 1 -1.</_>
 4658                                     <_>10 3 2 1 3.</_>
 4659                                 </rects>
 4660                                 <tilted>0</tilted>
 4661                             </feature>
 4662                             <threshold>5.2288072183728218e-003</threshold>
 4663                             <left_val>0.5416644215583801</left_val>
 4664                             <right_node>1</right_node>
 4665                         </_>
 4666                         <_>
 4667                             <!-- node 1 -->
 4668                             <feature>
 4669                                 <rects>
 4670                                     <_>11 11 3 6 -1.</_>
 4671                                     <_>11 14 3 3 2.</_>
 4672                                 </rects>
 4673                                 <tilted>0</tilted>
 4674                             </feature>
 4675                             <threshold>4.3922828626818955e-004</threshold>
 4676                             <left_val>0.5507156848907471</left_val>
 4677                             <right_val>0.3882277011871338</right_val>
 4678                         </_>
 4679                     </_>
 4680                     <_>
 4681                         <!-- tree 34 -->
 4682                         <_>
 4683                             <!-- root node -->
 4684                             <feature>
 4685                                 <rects>
 4686                                     <_>6 3 6 1 -1.</_>
 4687                                     <_>8 3 2 1 3.</_>
 4688                                 </rects>
 4689                                 <tilted>0</tilted>
 4690                             </feature>
 4691                             <threshold>-8.6501962505280972e-004</threshold>
 4692                             <left_val>0.3185850977897644</left_val>
 4693                             <right_node>1</right_node>
 4694                         </_>
 4695                         <_>
 4696                             <!-- node 1 -->
 4697                             <feature>
 4698                                 <rects>
 4699                                     <_>6 11 3 6 -1.</_>
 4700                                     <_>6 14 3 3 2.</_>
 4701                                 </rects>
 4702                                 <tilted>0</tilted>
 4703                             </feature>
 4704                             <threshold>1.0326979681849480e-003</threshold>
 4705                             <left_val>0.5578364133834839</left_val>
 4706                             <right_val>0.3219245970249176</right_val>
 4707                         </_>
 4708                     </_>
 4709                     <_>
 4710                         <!-- tree 35 -->
 4711                         <_>
 4712                             <!-- root node -->
 4713                             <feature>
 4714                                 <rects>
 4715                                     <_>9 6 3 4 -1.</_>
 4716                                     <_>10 6 1 4 3.</_>
 4717                                 </rects>
 4718                                 <tilted>0</tilted>
 4719                             </feature>
 4720                             <threshold>-7.2997747920453548e-003</threshold>
 4721                             <left_val>0.7073233127593994</left_val>
 4722                             <right_node>1</right_node>
 4723                         </_>
 4724                         <_>
 4725                             <!-- node 1 -->
 4726                             <feature>
 4727                                 <rects>
 4728                                     <_>12 10 4 7 -1.</_>
 4729                                     <_>12 10 2 7 2.</_>
 4730                                 </rects>
 4731                                 <tilted>0</tilted>
 4732                             </feature>
 4733                             <threshold>-9.3629042385146022e-004</threshold>
 4734                             <left_val>0.5558015704154968</left_val>
 4735                             <right_val>0.4613842070102692</right_val>
 4736                         </_>
 4737                     </_>
 4738                     <_>
 4739                         <!-- tree 36 -->
 4740                         <_>
 4741                             <!-- root node -->
 4742                             <feature>
 4743                                 <rects>
 4744                                     <_>8 6 3 4 -1.</_>
 4745                                     <_>9 6 1 4 3.</_>
 4746                                 </rects>
 4747                                 <tilted>0</tilted>
 4748                             </feature>
 4749                             <threshold>-6.0483231209218502e-003</threshold>
 4750                             <left_val>0.6869289875030518</left_val>
 4751                             <right_node>1</right_node>
 4752                         </_>
 4753                         <_>
 4754                             <!-- node 1 -->
 4755                             <feature>
 4756                                 <rects>
 4757                                     <_>4 6 4 7 -1.</_>
 4758                                     <_>6 6 2 7 2.</_>
 4759                                 </rects>
 4760                                 <tilted>0</tilted>
 4761                             </feature>
 4762                             <threshold>6.7529221996665001e-003</threshold>
 4763                             <left_val>0.4870317876338959</left_val>
 4764                             <right_val>0.2650370895862579</right_val>
 4765                         </_>
 4766                     </_>
 4767                     <_>
 4768                         <!-- tree 37 -->
 4769                         <_>
 4770                             <!-- root node -->
 4771                             <feature>
 4772                                 <rects>
 4773                                     <_>10 3 4 12 -1.</_>
 4774                                     <_>10 3 2 12 2.</_>
 4775                                 </rects>
 4776                                 <tilted>0</tilted>
 4777                             </feature>
 4778                             <threshold>0.0530780293047428</threshold>
 4779                             <left_val>0.5281515121459961</left_val>
 4780                             <right_node>1</right_node>
 4781                         </_>
 4782                         <_>
 4783                             <!-- node 1 -->
 4784                             <feature>
 4785                                 <rects>
 4786                                     <_>10 8 3 4 -1.</_>
 4787                                     <_>11 8 1 4 3.</_>
 4788                                 </rects>
 4789                                 <tilted>0</tilted>
 4790                             </feature>
 4791                             <threshold>-1.0225810110569000e-003</threshold>
 4792                             <left_val>0.6085882186889648</left_val>
 4793                             <right_val>0.4304867982864380</right_val>
 4794                         </_>
 4795                     </_>
 4796                     <_>
 4797                         <!-- tree 38 -->
 4798                         <_>
 4799                             <!-- root node -->
 4800                             <feature>
 4801                                 <rects>
 4802                                     <_>1 0 18 14 -1.</_>
 4803                                     <_>7 0 6 14 3.</_>
 4804                                 </rects>
 4805                                 <tilted>0</tilted>
 4806                             </feature>
 4807                             <threshold>0.0312706492841244</threshold>
 4808                             <left_node>1</left_node>
 4809                             <right_val>0.5445832014083862</right_val>
 4810                         </_>
 4811                         <_>
 4812                             <!-- node 1 -->
 4813                             <feature>
 4814                                 <rects>
 4815                                     <_>2 8 6 11 -1.</_>
 4816                                     <_>5 8 3 11 2.</_>
 4817                                 </rects>
 4818                                 <tilted>0</tilted>
 4819                             </feature>
 4820                             <threshold>-6.3522169366478920e-003</threshold>
 4821                             <left_val>0.5328335762023926</left_val>
 4822                             <right_val>0.2364324033260346</right_val>
 4823                         </_>
 4824                     </_>
 4825                 </trees>
 4826                 <stage_threshold>18.5722503662109380</stage_threshold>
 4827                 <parent>6</parent>
 4828                 <next>-1</next>
 4829             </_>
 4830             <_>
 4831                 <!-- stage 8 -->
 4832                 <trees>
 4833                     <_>
 4834                         <!-- tree 0 -->
 4835                         <_>
 4836                             <!-- root node -->
 4837                             <feature>
 4838                                 <rects>
 4839                                     <_>1 4 15 4 -1.</_>
 4840                                     <_>1 6 15 2 2.</_>
 4841                                 </rects>
 4842                                 <tilted>0</tilted>
 4843                             </feature>
 4844                             <threshold>-6.2215630896389484e-003</threshold>
 4845                             <left_node>1</left_node>
 4846                             <right_val>0.2625581026077271</right_val>
 4847                         </_>
 4848                         <_>
 4849                             <!-- node 1 -->
 4850                             <feature>
 4851                                 <rects>
 4852                                     <_>5 5 10 8 -1.</_>
 4853                                     <_>5 9 10 4 2.</_>
 4854                                 </rects>
 4855                                 <tilted>0</tilted>
 4856                             </feature>
 4857                             <threshold>2.1097389981150627e-003</threshold>
 4858                             <left_val>0.1564992964267731</left_val>
 4859                             <right_val>0.6792883276939392</right_val>
 4860                         </_>
 4861                     </_>
 4862                     <_>
 4863                         <!-- tree 1 -->
 4864                         <_>
 4865                             <!-- root node -->
 4866                             <feature>
 4867                                 <rects>
 4868                                     <_>14 2 6 8 -1.</_>
 4869                                     <_>14 2 3 8 2.</_>
 4870                                 </rects>
 4871                                 <tilted>0</tilted>
 4872                             </feature>
 4873                             <threshold>0.0108458595350385</threshold>
 4874                             <left_val>0.3485808968544006</left_val>
 4875                             <right_node>1</right_node>
 4876                         </_>
 4877                         <_>
 4878                             <!-- node 1 -->
 4879                             <feature>
 4880                                 <rects>
 4881                                     <_>11 6 6 14 -1.</_>
 4882                                     <_>14 6 3 7 2.</_>
 4883                                     <_>11 13 3 7 2.</_>
 4884                                 </rects>
 4885                                 <tilted>0</tilted>
 4886                             </feature>
 4887                             <threshold>6.4230401767417789e-004</threshold>
 4888                             <left_val>0.3698255121707916</left_val>
 4889                             <right_val>0.5921658277511597</right_val>
 4890                         </_>
 4891                     </_>
 4892                     <_>
 4893                         <!-- tree 2 -->
 4894                         <_>
 4895                             <!-- root node -->
 4896                             <feature>
 4897                                 <rects>
 4898                                     <_>9 5 2 12 -1.</_>
 4899                                     <_>9 11 2 6 2.</_>
 4900                                 </rects>
 4901                                 <tilted>0</tilted>
 4902                             </feature>
 4903                             <threshold>7.3311722371727228e-004</threshold>
 4904                             <left_node>1</left_node>
 4905                             <right_val>0.3007084131240845</right_val>
 4906                         </_>
 4907                         <_>
 4908                             <!-- node 1 -->
 4909                             <feature>
 4910                                 <rects>
 4911                                     <_>3 7 4 6 -1.</_>
 4912                                     <_>3 9 4 2 3.</_>
 4913                                 </rects>
 4914                                 <tilted>0</tilted>
 4915                             </feature>
 4916                             <threshold>1.0134200565516949e-003</threshold>
 4917                             <left_val>0.3624922931194305</left_val>
 4918                             <right_val>0.7072426080703735</right_val>
 4919                         </_>
 4920                     </_>
 4921                     <_>
 4922                         <!-- tree 3 -->
 4923                         <_>
 4924                             <!-- root node -->
 4925                             <feature>
 4926                                 <rects>
 4927                                     <_>14 3 6 6 -1.</_>
 4928                                     <_>14 3 3 6 2.</_>
 4929                                 </rects>
 4930                                 <tilted>0</tilted>
 4931                             </feature>
 4932                             <threshold>0.0110935596749187</threshold>
 4933                             <left_val>0.4416702091693878</left_val>
 4934                             <right_node>1</right_node>
 4935                         </_>
 4936                         <_>
 4937                             <!-- node 1 -->
 4938                             <feature>
 4939                                 <rects>
 4940                                     <_>15 2 4 4 -1.</_>
 4941                                     <_>15 4 4 2 2.</_>
 4942                                 </rects>
 4943                                 <tilted>0</tilted>
 4944                             </feature>
 4945                             <threshold>-7.9127531498670578e-003</threshold>
 4946                             <left_val>0.3028708100318909</left_val>
 4947                             <right_val>0.5417376160621643</right_val>
 4948                         </_>
 4949                     </_>
 4950                     <_>
 4951                         <!-- tree 4 -->
 4952                         <_>
 4953                             <!-- root node -->
 4954                             <feature>
 4955                                 <rects>
 4956                                     <_>0 2 6 7 -1.</_>
 4957                                     <_>3 2 3 7 2.</_>
 4958                                 </rects>
 4959                                 <tilted>0</tilted>
 4960                             </feature>
 4961                             <threshold>0.0129053099080920</threshold>
 4962                             <left_val>0.4374504089355469</left_val>
 4963                             <right_node>1</right_node>
 4964                         </_>
 4965                         <_>
 4966                             <!-- node 1 -->
 4967                             <feature>
 4968                                 <rects>
 4969                                     <_>3 6 6 14 -1.</_>
 4970                                     <_>3 6 3 7 2.</_>
 4971                                     <_>6 13 3 7 2.</_>
 4972                                 </rects>
 4973                                 <tilted>0</tilted>
 4974                             </feature>
 4975                             <threshold>-4.2430912144482136e-003</threshold>
 4976                             <left_val>0.4401589930057526</left_val>
 4977                             <right_val>0.7565190792083740</right_val>
 4978                         </_>
 4979                     </_>
 4980                     <_>
 4981                         <!-- tree 5 -->
 4982                         <_>
 4983                             <!-- root node -->
 4984                             <feature>
 4985                                 <rects>
 4986                                     <_>4 6 16 8 -1.</_>
 4987                                     <_>4 10 16 4 2.</_>
 4988                                 </rects>
 4989                                 <tilted>0</tilted>
 4990                             </feature>
 4991                             <threshold>-2.1304309484548867e-004</threshold>
 4992                             <left_val>0.2310786992311478</left_val>
 4993                             <right_node>1</right_node>
 4994                         </_>
 4995                         <_>
 4996                             <!-- node 1 -->
 4997                             <feature>
 4998                                 <rects>
 4999                                     <_>10 12 2 8 -1.</_>
 5000                                     <_>10 16 2 4 2.</_>
 5001                                 </rects>
 5002                                 <tilted>0</tilted>
 5003                             </feature>
 5004                             <threshold>-2.2308640182018280e-003</threshold>
 5005                             <left_val>0.3568195998668671</left_val>
 5006                             <right_val>0.5749999284744263</right_val>
 5007                         </_>
 5008                     </_>
 5009                     <_>
 5010                         <!-- tree 6 -->
 5011                         <_>
 5012                             <!-- root node -->
 5013                             <feature>
 5014                                 <rects>
 5015                                     <_>7 0 6 20 -1.</_>
 5016                                     <_>9 0 2 20 3.</_>
 5017                                 </rects>
 5018                                 <tilted>0</tilted>
 5019                             </feature>
 5020                             <threshold>2.6400520000606775e-003</threshold>
 5021                             <left_val>0.3593688905239105</left_val>
 5022                             <right_node>1</right_node>
 5023                         </_>
 5024                         <_>
 5025                             <!-- node 1 -->
 5026                             <feature>
 5027                                 <rects>
 5028                                     <_>1 7 16 12 -1.</_>
 5029                                     <_>1 7 8 6 2.</_>
 5030                                     <_>9 13 8 6 2.</_>
 5031                                 </rects>
 5032                                 <tilted>0</tilted>
 5033                             </feature>
 5034                             <threshold>0.0751010328531265</threshold>
 5035                             <left_val>0.6363567709922791</left_val>
 5036                             <right_val>0.2327028959989548</right_val>
 5037                         </_>
 5038                     </_>
 5039                     <_>
 5040                         <!-- tree 7 -->
 5041                         <_>
 5042                             <!-- root node -->
 5043                             <feature>
 5044                                 <rects>
 5045                                     <_>9 11 3 3 -1.</_>
 5046                                     <_>9 12 3 1 3.</_>
 5047                                 </rects>
 5048                                 <tilted>0</tilted>
 5049                             </feature>
 5050                             <threshold>-7.7012968249619007e-003</threshold>
 5051                             <left_val>0.7074623703956604</left_val>
 5052                             <right_node>1</right_node>
 5053                         </_>
 5054                         <_>
 5055                             <!-- node 1 -->
 5056                             <feature>
 5057                                 <rects>
 5058                                     <_>11 9 4 5 -1.</_>
 5059                                     <_>11 9 2 5 2.</_>
 5060                                 </rects>
 5061                                 <tilted>0</tilted>
 5062                             </feature>
 5063                             <threshold>1.5588370151817799e-003</threshold>
 5064                             <left_val>0.5700237154960632</left_val>
 5065                             <right_val>0.3590450882911682</right_val>
 5066                         </_>
 5067                     </_>
 5068                     <_>
 5069                         <!-- tree 8 -->
 5070                         <_>
 5071                             <!-- root node -->
 5072                             <feature>
 5073                                 <rects>
 5074                                     <_>3 3 1 2 -1.</_>
 5075                                     <_>3 4 1 1 2.</_>
 5076                                 </rects>
 5077                                 <tilted>0</tilted>
 5078                             </feature>
 5079                             <threshold>-4.7687938786111772e-004</threshold>
 5080                             <left_val>0.2805441021919251</left_val>
 5081                             <right_node>1</right_node>
 5082                         </_>
 5083                         <_>
 5084                             <!-- node 1 -->
 5085                             <feature>
 5086                                 <rects>
 5087                                     <_>7 17 5 3 -1.</_>
 5088                                     <_>7 18 5 1 3.</_>
 5089                                 </rects>
 5090                                 <tilted>0</tilted>
 5091                             </feature>
 5092                             <threshold>8.4234727546572685e-004</threshold>
 5093                             <left_val>0.4125418961048126</left_val>
 5094                             <right_val>0.6177995800971985</right_val>
 5095                         </_>
 5096                     </_>
 5097                     <_>
 5098                         <!-- tree 9 -->
 5099                         <_>
 5100                             <!-- root node -->
 5101                             <feature>
 5102                                 <rects>
 5103                                     <_>8 12 4 8 -1.</_>
 5104                                     <_>10 12 2 4 2.</_>
 5105                                     <_>8 16 2 4 2.</_>
 5106                                 </rects>
 5107                                 <tilted>0</tilted>
 5108                             </feature>
 5109                             <threshold>-0.0128251099959016</threshold>
 5110                             <left_node>1</left_node>
 5111                             <right_val>0.5403078198432922</right_val>
 5112                         </_>
 5113                         <_>
 5114                             <!-- node 1 -->
 5115                             <feature>
 5116                                 <rects>
 5117                                     <_>7 4 10 12 -1.</_>
 5118                                     <_>12 4 5 6 2.</_>
 5119                                     <_>7 10 5 6 2.</_>
 5120                                 </rects>
 5121                                 <tilted>0</tilted>
 5122                             </feature>
 5123                             <threshold>-6.5156567143276334e-004</threshold>
 5124                             <left_val>0.5633643865585327</left_val>
 5125                             <right_val>0.3356539011001587</right_val>
 5126                         </_>
 5127                     </_>
 5128                     <_>
 5129                         <!-- tree 10 -->
 5130                         <_>
 5131                             <!-- root node -->
 5132                             <feature>
 5133                                 <rects>
 5134                                     <_>8 14 4 3 -1.</_>
 5135                                     <_>8 15 4 1 3.</_>
 5136                                 </rects>
 5137                                 <tilted>0</tilted>
 5138                             </feature>
 5139                             <threshold>-0.0120061598718166</threshold>
 5140                             <left_val>0.7109510898590088</left_val>
 5141                             <right_node>1</right_node>
 5142                         </_>
 5143                         <_>
 5144                             <!-- node 1 -->
 5145                             <feature>
 5146                                 <rects>
 5147                                     <_>5 9 4 5 -1.</_>
 5148                                     <_>7 9 2 5 2.</_>
 5149                                 </rects>
 5150                                 <tilted>0</tilted>
 5151                             </feature>
 5152                             <threshold>1.3213419588282704e-003</threshold>
 5153                             <left_val>0.4903850853443146</left_val>
 5154                             <right_val>0.2824583053588867</right_val>
 5155                         </_>
 5156                     </_>
 5157                     <_>
 5158                         <!-- tree 11 -->
 5159                         <_>
 5160                             <!-- root node -->
 5161                             <feature>
 5162                                 <rects>
 5163                                     <_>9 9 8 2 -1.</_>
 5164                                     <_>9 9 4 2 2.</_>
 5165                                 </rects>
 5166                                 <tilted>0</tilted>
 5167                             </feature>
 5168                             <threshold>-0.0203074403107166</threshold>
 5169                             <left_val>0.1891369968652725</left_val>
 5170                             <right_node>1</right_node>
 5171                         </_>
 5172                         <_>
 5173                             <!-- node 1 -->
 5174                             <feature>
 5175                                 <rects>
 5176                                     <_>14 15 5 2 -1.</_>
 5177                                     <_>14 16 5 1 2.</_>
 5178                                 </rects>
 5179                                 <tilted>0</tilted>
 5180                             </feature>
 5181                             <threshold>4.0180929936468601e-003</threshold>
 5182                             <left_val>0.5377966165542603</left_val>
 5183                             <right_val>0.3119494915008545</right_val>
 5184                         </_>
 5185                     </_>
 5186                     <_>
 5187                         <!-- tree 12 -->
 5188                         <_>
 5189                             <!-- root node -->
 5190                             <feature>
 5191                                 <rects>
 5192                                     <_>9 14 2 3 -1.</_>
 5193                                     <_>9 15 2 1 3.</_>
 5194                                 </rects>
 5195                                 <tilted>0</tilted>
 5196                             </feature>
 5197                             <threshold>4.5315311290323734e-003</threshold>
 5198                             <left_node>1</left_node>
 5199                             <right_val>0.7206758260726929</right_val>
 5200                         </_>
 5201                         <_>
 5202                             <!-- node 1 -->
 5203                             <feature>
 5204                                 <rects>
 5205                                     <_>1 7 8 4 -1.</_>
 5206                                     <_>1 7 4 2 2.</_>
 5207                                     <_>5 9 4 2 2.</_>
 5208                                 </rects>
 5209                                 <tilted>0</tilted>
 5210                             </feature>
 5211                             <threshold>-4.4381739571690559e-003</threshold>
 5212                             <left_val>0.1854667961597443</left_val>
 5213                             <right_val>0.4981732964515686</right_val>
 5214                         </_>
 5215                     </_>
 5216                     <_>
 5217                         <!-- tree 13 -->
 5218                         <_>
 5219                             <!-- root node -->
 5220                             <feature>
 5221                                 <rects>
 5222                                     <_>19 3 1 2 -1.</_>
 5223                                     <_>19 4 1 1 2.</_>
 5224                                 </rects>
 5225                                 <tilted>0</tilted>
 5226                             </feature>
 5227                             <threshold>1.5692010056227446e-003</threshold>
 5228                             <left_node>1</left_node>
 5229                             <right_val>0.2638274133205414</right_val>
 5230                         </_>
 5231                         <_>
 5232                             <!-- node 1 -->
 5233                             <feature>
 5234                                 <rects>
 5235                                     <_>9 12 2 3 -1.</_>
 5236                                     <_>9 13 2 1 3.</_>
 5237                                 </rects>
 5238                                 <tilted>0</tilted>
 5239                             </feature>
 5240                             <threshold>-4.9516442231833935e-003</threshold>
 5241                             <left_val>0.6871067285537720</left_val>
 5242                             <right_val>0.4714686870574951</right_val>
 5243                         </_>
 5244                     </_>
 5245                     <_>
 5246                         <!-- tree 14 -->
 5247                         <_>
 5248                             <!-- root node -->
 5249                             <feature>
 5250                                 <rects>
 5251                                     <_>3 14 14 4 -1.</_>
 5252                                     <_>3 14 7 2 2.</_>
 5253                                     <_>10 16 7 2 2.</_>
 5254                                 </rects>
 5255                                 <tilted>0</tilted>
 5256                             </feature>
 5257                             <threshold>-0.0274296794086695</threshold>
 5258                             <left_val>0.1548285037279129</left_val>
 5259                             <right_node>1</right_node>
 5260                         </_>
 5261                         <_>
 5262                             <!-- node 1 -->
 5263                             <feature>
 5264                                 <rects>
 5265                                     <_>5 0 10 2 -1.</_>
 5266                                     <_>5 1 10 1 2.</_>
 5267                                 </rects>
 5268                                 <tilted>0</tilted>
 5269                             </feature>
 5270                             <threshold>1.4181969454512000e-003</threshold>
 5271                             <left_val>0.4376842975616455</left_val>
 5272                             <right_val>0.6327368021011353</right_val>
 5273                         </_>
 5274                     </_>
 5275                     <_>
 5276                         <!-- tree 15 -->
 5277                         <_>
 5278                             <!-- root node -->
 5279                             <feature>
 5280                                 <rects>
 5281                                     <_>11 14 4 6 -1.</_>
 5282                                     <_>11 16 4 2 3.</_>
 5283                                 </rects>
 5284                                 <tilted>0</tilted>
 5285                             </feature>
 5286                             <threshold>-0.0130789401009679</threshold>
 5287                             <left_val>0.3166814148426056</left_val>
 5288                             <right_node>1</right_node>
 5289                         </_>
 5290                         <_>
 5291                             <!-- node 1 -->
 5292                             <feature>
 5293                                 <rects>
 5294                                     <_>7 14 6 3 -1.</_>
 5295                                     <_>7 15 6 1 3.</_>
 5296                                 </rects>
 5297                                 <tilted>0</tilted>
 5298                             </feature>
 5299                             <threshold>-3.5092779435217381e-003</threshold>
 5300                             <left_val>0.6199743747711182</left_val>
 5301                             <right_val>0.4379687011241913</right_val>
 5302                         </_>
 5303                     </_>
 5304                     <_>
 5305                         <!-- tree 16 -->
 5306                         <_>
 5307                             <!-- root node -->
 5308                             <feature>
 5309                                 <rects>
 5310                                     <_>7 13 6 6 -1.</_>
 5311                                     <_>7 13 3 3 2.</_>
 5312                                     <_>10 16 3 3 2.</_>
 5313                                 </rects>
 5314                                 <tilted>0</tilted>
 5315                             </feature>
 5316                             <threshold>0.0189207307994366</threshold>
 5317                             <left_node>1</left_node>
 5318                             <right_val>0.1470714062452316</right_val>
 5319                         </_>
 5320                         <_>
 5321                             <!-- node 1 -->
 5322                             <feature>
 5323                                 <rects>
 5324                                     <_>0 2 1 6 -1.</_>
 5325                                     <_>0 4 1 2 3.</_>
 5326                                 </rects>
 5327                                 <tilted>0</tilted>
 5328                             </feature>
 5329                             <threshold>2.1683350205421448e-003</threshold>
 5330                             <left_val>0.5809459090232849</left_val>
 5331                             <right_val>0.3431949019432068</right_val>
 5332                         </_>
 5333                     </_>
 5334                     <_>
 5335                         <!-- tree 17 -->
 5336                         <_>
 5337                             <!-- root node -->
 5338                             <feature>
 5339                                 <rects>
 5340                                     <_>6 7 8 2 -1.</_>
 5341                                     <_>6 8 8 1 2.</_>
 5342                                 </rects>
 5343                                 <tilted>0</tilted>
 5344                             </feature>
 5345                             <threshold>1.6401590546593070e-003</threshold>
 5346                             <left_val>0.3959457874298096</left_val>
 5347                             <right_node>1</right_node>
 5348                         </_>
 5349                         <_>
 5350                             <!-- node 1 -->
 5351                             <feature>
 5352                                 <rects>
 5353                                     <_>9 7 6 1 -1.</_>
 5354                                     <_>9 7 3 1 2.</_>
 5355                                 </rects>
 5356                                 <tilted>0</tilted>
 5357                             </feature>
 5358                             <threshold>1.4005920093040913e-004</threshold>
 5359                             <left_val>0.3240025043487549</left_val>
 5360                             <right_val>0.5646647214889526</right_val>
 5361                         </_>
 5362                     </_>
 5363                     <_>
 5364                         <!-- tree 18 -->
 5365                         <_>
 5366                             <!-- root node -->
 5367                             <feature>
 5368                                 <rects>
 5369                                     <_>7 1 6 10 -1.</_>
 5370                                     <_>7 6 6 5 2.</_>
 5371                                 </rects>
 5372                                 <tilted>0</tilted>
 5373                             </feature>
 5374                             <threshold>-3.3137591090053320e-003</threshold>
 5375                             <left_node>1</left_node>
 5376                             <right_val>0.4274528026580811</right_val>
 5377                         </_>
 5378                         <_>
 5379                             <!-- node 1 -->
 5380                             <feature>
 5381                                 <rects>
 5382                                     <_>0 2 6 2 -1.</_>
 5383                                     <_>0 3 6 1 2.</_>
 5384                                 </rects>
 5385                                 <tilted>0</tilted>
 5386                             </feature>
 5387                             <threshold>-2.9459029901772738e-003</threshold>
 5388                             <left_val>0.3341667950153351</left_val>
 5389                             <right_val>0.6627960205078125</right_val>
 5390                         </_>
 5391                     </_>
 5392                     <_>
 5393                         <!-- tree 19 -->
 5394                         <_>
 5395                             <!-- root node -->
 5396                             <feature>
 5397                                 <rects>
 5398                                     <_>11 4 2 4 -1.</_>
 5399                                     <_>11 4 1 4 2.</_>
 5400                                 </rects>
 5401                                 <tilted>0</tilted>
 5402                             </feature>
 5403                             <threshold>1.3612229668069631e-004</threshold>
 5404                             <left_val>0.4046927988529205</left_val>
 5405                             <right_node>1</right_node>
 5406                         </_>
 5407                         <_>
 5408                             <!-- node 1 -->
 5409                             <feature>
 5410                                 <rects>
 5411                                     <_>11 10 3 6 -1.</_>
 5412                                     <_>11 13 3 3 2.</_>
 5413                                 </rects>
 5414                                 <tilted>0</tilted>
 5415                             </feature>
 5416                             <threshold>6.0512032359838486e-004</threshold>
 5417                             <left_val>0.5484058260917664</left_val>
 5418                             <right_val>0.3569940924644470</right_val>
 5419                         </_>
 5420                     </_>
 5421                     <_>
 5422                         <!-- tree 20 -->
 5423                         <_>
 5424                             <!-- root node -->
 5425                             <feature>
 5426                                 <rects>
 5427                                     <_>3 9 8 2 -1.</_>
 5428                                     <_>7 9 4 2 2.</_>
 5429                                 </rects>
 5430                                 <tilted>0</tilted>
 5431                             </feature>
 5432                             <threshold>-0.0175139904022217</threshold>
 5433                             <left_val>0.1824150979518890</left_val>
 5434                             <right_node>1</right_node>
 5435                         </_>
 5436                         <_>
 5437                             <!-- node 1 -->
 5438                             <feature>
 5439                                 <rects>
 5440                                     <_>0 0 4 6 -1.</_>
 5441                                     <_>2 0 2 6 2.</_>
 5442                                 </rects>
 5443                                 <tilted>0</tilted>
 5444                             </feature>
 5445                             <threshold>-0.0187350306659937</threshold>
 5446                             <left_val>0.7971820235252380</left_val>
 5447                             <right_val>0.5068569183349609</right_val>
 5448                         </_>
 5449                     </_>
 5450                     <_>
 5451                         <!-- tree 21 -->
 5452                         <_>
 5453                             <!-- root node -->
 5454                             <feature>
 5455                                 <rects>
 5456                                     <_>7 0 6 2 -1.</_>
 5457                                     <_>9 0 2 2 3.</_>
 5458                                 </rects>
 5459                                 <tilted>0</tilted>
 5460                             </feature>
 5461                             <threshold>0.0120656499639153</threshold>
 5462                             <left_node>1</left_node>
 5463                             <right_val>0.2167007029056549</right_val>
 5464                         </_>
 5465                         <_>
 5466                             <!-- node 1 -->
 5467                             <feature>
 5468                                 <rects>
 5469                                     <_>9 15 2 3 -1.</_>
 5470                                     <_>9 16 2 1 3.</_>
 5471                                 </rects>
 5472                                 <tilted>0</tilted>
 5473                             </feature>
 5474                             <threshold>-2.6544178836047649e-003</threshold>
 5475                             <left_val>0.6584178805351257</left_val>
 5476                             <right_val>0.4628243148326874</right_val>
 5477                         </_>
 5478                     </_>
 5479                     <_>
 5480                         <!-- tree 22 -->
 5481                         <_>
 5482                             <!-- root node -->
 5483                             <feature>
 5484                                 <rects>
 5485                                     <_>3 12 1 2 -1.</_>
 5486                                     <_>3 13 1 1 2.</_>
 5487                                 </rects>
 5488                                 <tilted>0</tilted>
 5489                             </feature>
 5490                             <threshold>1.4501289697363973e-003</threshold>
 5491                             <left_node>1</left_node>
 5492                             <right_val>0.2090252041816711</right_val>
 5493                         </_>
 5494                         <_>
 5495                             <!-- node 1 -->
 5496                             <feature>
 5497                                 <rects>
 5498                                     <_>4 5 11 3 -1.</_>
 5499                                     <_>4 6 11 1 3.</_>
 5500                                 </rects>
 5501                                 <tilted>0</tilted>
 5502                             </feature>
 5503                             <threshold>0.0109540196135640</threshold>
 5504                             <left_val>0.5112305283546448</left_val>
 5505                             <right_val>0.7784575819969177</right_val>
 5506                         </_>
 5507                     </_>
 5508                     <_>
 5509                         <!-- tree 23 -->
 5510                         <_>
 5511                             <!-- root node -->
 5512                             <feature>
 5513                                 <rects>
 5514                                     <_>11 4 2 4 -1.</_>
 5515                                     <_>11 4 1 4 2.</_>
 5516                                 </rects>
 5517                                 <tilted>0</tilted>
 5518                             </feature>
 5519                             <threshold>0.0157717093825340</threshold>
 5520                             <left_val>0.5132359266281128</left_val>
 5521                             <right_node>1</right_node>
 5522                         </_>
 5523                         <_>
 5524                             <!-- node 1 -->
 5525                             <feature>
 5526                                 <rects>
 5527                                     <_>8 3 6 3 -1.</_>
 5528                                     <_>10 3 2 3 3.</_>
 5529                                 </rects>
 5530                                 <tilted>0</tilted>
 5531                             </feature>
 5532                             <threshold>-0.0142526896670461</threshold>
 5533                             <left_val>0.1742414981126785</left_val>
 5534                             <right_val>0.5267148017883301</right_val>
 5535                         </_>
 5536                     </_>
 5537                     <_>
 5538                         <!-- tree 24 -->
 5539                         <_>
 5540                             <!-- root node -->
 5541                             <feature>
 5542                                 <rects>
 5543                                     <_>7 4 2 4 -1.</_>
 5544                                     <_>8 4 1 4 2.</_>
 5545                                 </rects>
 5546                                 <tilted>0</tilted>
 5547                             </feature>
 5548                             <threshold>3.0411860279855318e-005</threshold>
 5549                             <left_val>0.3418447971343994</left_val>
 5550                             <right_node>1</right_node>
 5551                         </_>
 5552                         <_>
 5553                             <!-- node 1 -->
 5554                             <feature>
 5555                                 <rects>
 5556                                     <_>6 3 6 3 -1.</_>
 5557                                     <_>8 3 2 3 3.</_>
 5558                                 </rects>
 5559                                 <tilted>0</tilted>
 5560                             </feature>
 5561                             <threshold>0.0234862994402647</threshold>
 5562                             <left_val>0.5631265044212341</left_val>
 5563                             <right_val>0.2006393969058991</right_val>
 5564                         </_>
 5565                     </_>
 5566                     <_>
 5567                         <!-- tree 25 -->
 5568                         <_>
 5569                             <!-- root node -->
 5570                             <feature>
 5571                                 <rects>
 5572                                     <_>11 4 4 3 -1.</_>
 5573                                     <_>11 5 4 1 3.</_>
 5574                                 </rects>
 5575                                 <tilted>0</tilted>
 5576                             </feature>
 5577                             <threshold>5.2205449901521206e-003</threshold>
 5578                             <left_node>1</left_node>
 5579                             <right_val>0.6249648928642273</right_val>
 5580                         </_>
 5581                         <_>
 5582                             <!-- node 1 -->
 5583                             <feature>
 5584                                 <rects>
 5585                                     <_>11 8 2 8 -1.</_>
 5586                                     <_>11 12 2 4 2.</_>
 5587                                 </rects>
 5588                                 <tilted>0</tilted>
 5589                             </feature>
 5590                             <threshold>-0.0258124303072691</threshold>
 5591                             <left_val>0.3203228116035461</left_val>
 5592                             <right_val>0.5199329853057861</right_val>
 5593                         </_>
 5594                     </_>
 5595                     <_>
 5596                         <!-- tree 26 -->
 5597                         <_>
 5598                             <!-- root node -->
 5599                             <feature>
 5600                                 <rects>
 5601                                     <_>8 7 3 5 -1.</_>
 5602                                     <_>9 7 1 5 3.</_>
 5603                                 </rects>
 5604                                 <tilted>0</tilted>
 5605                             </feature>
 5606                             <threshold>-1.9526650430634618e-003</threshold>
 5607                             <left_val>0.6140705943107605</left_val>
 5608                             <right_node>1</right_node>
 5609                         </_>
 5610                         <_>
 5611                             <!-- node 1 -->
 5612                             <feature>
 5613                                 <rects>
 5614                                     <_>9 7 2 5 -1.</_>
 5615                                     <_>10 7 1 5 2.</_>
 5616                                 </rects>
 5617                                 <tilted>0</tilted>
 5618                             </feature>
 5619                             <threshold>-8.1470049917697906e-003</threshold>
 5620                             <left_val>0.6592895984649658</left_val>
 5621                             <right_val>0.3711124956607819</right_val>
 5622                         </_>
 5623                     </_>
 5624                     <_>
 5625                         <!-- tree 27 -->
 5626                         <_>
 5627                             <!-- root node -->
 5628                             <feature>
 5629                                 <rects>
 5630                                     <_>14 11 1 6 -1.</_>
 5631                                     <_>14 13 1 2 3.</_>
 5632                                 </rects>
 5633                                 <tilted>0</tilted>
 5634                             </feature>
 5635                             <threshold>3.2962448894977570e-003</threshold>
 5636                             <left_node>1</left_node>
 5637                             <right_val>0.2952111959457398</right_val>
 5638                         </_>
 5639                         <_>
 5640                             <!-- node 1 -->
 5641                             <feature>
 5642                                 <rects>
 5643                                     <_>8 8 4 3 -1.</_>
 5644                                     <_>8 9 4 1 3.</_>
 5645                                 </rects>
 5646                                 <tilted>0</tilted>
 5647                             </feature>
 5648                             <threshold>-1.3961310032755136e-003</threshold>
 5649                             <left_val>0.3320803940296173</left_val>
 5650                             <right_val>0.5528414845466614</right_val>
 5651                         </_>
 5652                     </_>
 5653                     <_>
 5654                         <!-- tree 28 -->
 5655                         <_>
 5656                             <!-- root node -->
 5657                             <feature>
 5658                                 <rects>
 5659                                     <_>0 3 2 2 -1.</_>
 5660                                     <_>0 4 2 1 2.</_>
 5661                                 </rects>
 5662                                 <tilted>0</tilted>
 5663                             </feature>
 5664                             <threshold>-4.1055441834032536e-003</threshold>
 5665                             <left_val>0.1710550040006638</left_val>
 5666                             <right_node>1</right_node>
 5667                         </_>
 5668                         <_>
 5669                             <!-- node 1 -->
 5670                             <feature>
 5671                                 <rects>
 5672                                     <_>4 14 5 6 -1.</_>
 5673                                     <_>4 16 5 2 3.</_>
 5674                                 </rects>
 5675                                 <tilted>0</tilted>
 5676                             </feature>
 5677                             <threshold>-0.0108887795358896</threshold>
 5678                             <left_val>0.3359434902667999</left_val>
 5679                             <right_val>0.5674905180931091</right_val>
 5680                         </_>
 5681                     </_>
 5682                     <_>
 5683                         <!-- tree 29 -->
 5684                         <_>
 5685                             <!-- root node -->
 5686                             <feature>
 5687                                 <rects>
 5688                                     <_>11 4 4 3 -1.</_>
 5689                                     <_>11 5 4 1 3.</_>
 5690                                 </rects>
 5691                                 <tilted>0</tilted>
 5692                             </feature>
 5693                             <threshold>-7.6768421567976475e-003</threshold>
 5694                             <left_node>1</left_node>
 5695                             <right_val>0.4773241877555847</right_val>
 5696                         </_>
 5697                         <_>
 5698                             <!-- node 1 -->
 5699                             <feature>
 5700                                 <rects>
 5701                                     <_>12 4 3 3 -1.</_>
 5702                                     <_>12 5 3 1 3.</_>
 5703                                 </rects>
 5704                                 <tilted>0</tilted>
 5705                             </feature>
 5706                             <threshold>-9.7729787230491638e-003</threshold>
 5707                             <left_val>0.8081045150756836</left_val>
 5708                             <right_val>0.4845828115940094</right_val>
 5709                         </_>
 5710                     </_>
 5711                     <_>
 5712                         <!-- tree 30 -->
 5713                         <_>
 5714                             <!-- root node -->
 5715                             <feature>
 5716                                 <rects>
 5717                                     <_>5 4 4 3 -1.</_>
 5718                                     <_>5 5 4 1 3.</_>
 5719                                 </rects>
 5720                                 <tilted>0</tilted>
 5721                             </feature>
 5722                             <threshold>6.0439710505306721e-003</threshold>
 5723                             <left_node>1</left_node>
 5724                             <right_val>0.6784002184867859</right_val>
 5725                         </_>
 5726                         <_>
 5727                             <!-- node 1 -->
 5728                             <feature>
 5729                                 <rects>
 5730                                     <_>5 15 4 2 -1.</_>
 5731                                     <_>7 15 2 2 2.</_>
 5732                                 </rects>
 5733                                 <tilted>0</tilted>
 5734                             </feature>
 5735                             <threshold>-4.6134641161188483e-004</threshold>
 5736                             <left_val>0.5514639019966126</left_val>
 5737                             <right_val>0.3642359972000122</right_val>
 5738                         </_>
 5739                     </_>
 5740                     <_>
 5741                         <!-- tree 31 -->
 5742                         <_>
 5743                             <!-- root node -->
 5744                             <feature>
 5745                                 <rects>
 5746                                     <_>15 1 5 9 -1.</_>
 5747                                     <_>15 4 5 3 3.</_>
 5748                                 </rects>
 5749                                 <tilted>0</tilted>
 5750                             </feature>
 5751                             <threshold>0.0579923614859581</threshold>
 5752                             <left_node>1</left_node>
 5753                             <right_val>0.1254435032606125</right_val>
 5754                         </_>
 5755                         <_>
 5756                             <!-- node 1 -->
 5757                             <feature>
 5758                                 <rects>
 5759                                     <_>9 10 3 3 -1.</_>
 5760                                     <_>9 11 3 1 3.</_>
 5761                                 </rects>
 5762                                 <tilted>0</tilted>
 5763                             </feature>
 5764                             <threshold>5.9384980704635382e-004</threshold>
 5765                             <left_val>0.4424878954887390</left_val>
 5766                             <right_val>0.5728461742401123</right_val>
 5767                         </_>
 5768                     </_>
 5769                     <_>
 5770                         <!-- tree 32 -->
 5771                         <_>
 5772                             <!-- root node -->
 5773                             <feature>
 5774                                 <rects>
 5775                                     <_>1 6 2 6 -1.</_>
 5776                                     <_>1 8 2 2 3.</_>
 5777                                 </rects>
 5778                                 <tilted>0</tilted>
 5779                             </feature>
 5780                             <threshold>-6.2353480607271194e-003</threshold>
 5781                             <left_val>0.2805041968822479</left_val>
 5782                             <right_node>1</right_node>
 5783                         </_>
 5784                         <_>
 5785                             <!-- node 1 -->
 5786                             <feature>
 5787                                 <rects>
 5788                                     <_>2 4 8 15 -1.</_>
 5789                                     <_>2 9 8 5 3.</_>
 5790                                 </rects>
 5791                                 <tilted>0</tilted>
 5792                             </feature>
 5793                             <threshold>-0.0127849299460649</threshold>
 5794                             <left_val>0.1950912028551102</left_val>
 5795                             <right_val>0.5652924776077271</right_val>
 5796                         </_>
 5797                     </_>
 5798                     <_>
 5799                         <!-- tree 33 -->
 5800                         <_>
 5801                             <!-- root node -->
 5802                             <feature>
 5803                                 <rects>
 5804                                     <_>9 12 3 2 -1.</_>
 5805                                     <_>9 13 3 1 2.</_>
 5806                                 </rects>
 5807                                 <tilted>0</tilted>
 5808                             </feature>
 5809                             <threshold>4.1973669431172311e-004</threshold>
 5810                             <left_node>1</left_node>
 5811                             <right_val>0.6166483759880066</right_val>
 5812                         </_>
 5813                         <_>
 5814                             <!-- node 1 -->
 5815                             <feature>
 5816                                 <rects>
 5817                                     <_>9 12 3 3 -1.</_>
 5818                                     <_>9 13 3 1 3.</_>
 5819                                 </rects>
 5820                                 <tilted>0</tilted>
 5821                             </feature>
 5822                             <threshold>8.0646801507100463e-004</threshold>
 5823                             <left_val>0.4526579976081848</left_val>
 5824                             <right_val>0.5944486856460571</right_val>
 5825                         </_>
 5826                     </_>
 5827                     <_>
 5828                         <!-- tree 34 -->
 5829                         <_>
 5830                             <!-- root node -->
 5831                             <feature>
 5832                                 <rects>
 5833                                     <_>7 6 3 5 -1.</_>
 5834                                     <_>8 6 1 5 3.</_>
 5835                                 </rects>
 5836                                 <tilted>0</tilted>
 5837                             </feature>
 5838                             <threshold>-1.6339010326191783e-003</threshold>
 5839                             <left_node>1</left_node>
 5840                             <right_val>0.4086942076683044</right_val>
 5841                         </_>
 5842                         <_>
 5843                             <!-- node 1 -->
 5844                             <feature>
 5845                                 <rects>
 5846                                     <_>5 3 6 2 -1.</_>
 5847                                     <_>7 3 2 2 3.</_>
 5848                                 </rects>
 5849                                 <tilted>0</tilted>
 5850                             </feature>
 5851                             <threshold>-4.8299999907612801e-003</threshold>
 5852                             <left_val>0.2793526947498322</left_val>
 5853                             <right_val>0.6444935202598572</right_val>
 5854                         </_>
 5855                     </_>
 5856                     <_>
 5857                         <!-- tree 35 -->
 5858                         <_>
 5859                             <!-- root node -->
 5860                             <feature>
 5861                                 <rects>
 5862                                     <_>6 1 8 10 -1.</_>
 5863                                     <_>10 1 4 5 2.</_>
 5864                                     <_>6 6 4 5 2.</_>
 5865                                 </rects>
 5866                                 <tilted>0</tilted>
 5867                             </feature>
 5868                             <threshold>-6.3992068171501160e-003</threshold>
 5869                             <left_node>1</left_node>
 5870                             <right_val>0.5671656131744385</right_val>
 5871                         </_>
 5872                         <_>
 5873                             <!-- node 1 -->
 5874                             <feature>
 5875                                 <rects>
 5876                                     <_>0 0 20 10 -1.</_>
 5877                                     <_>10 0 10 5 2.</_>
 5878                                     <_>0 5 10 5 2.</_>
 5879                                 </rects>
 5880                                 <tilted>0</tilted>
 5881                             </feature>
 5882                             <threshold>0.1081919968128204</threshold>
 5883                             <left_val>0.5311812162399292</left_val>
 5884                             <right_val>0.2614356875419617</right_val>
 5885                         </_>
 5886                     </_>
 5887                     <_>
 5888                         <!-- tree 36 -->
 5889                         <_>
 5890                             <!-- root node -->
 5891                             <feature>
 5892                                 <rects>
 5893                                     <_>6 3 3 1 -1.</_>
 5894                                     <_>7 3 1 1 3.</_>
 5895                                 </rects>
 5896                                 <tilted>0</tilted>
 5897                             </feature>
 5898                             <threshold>6.5056560561060905e-004</threshold>
 5899                             <left_node>1</left_node>
 5900                             <right_val>0.2996774017810822</right_val>
 5901                         </_>
 5902                         <_>
 5903                             <!-- node 1 -->
 5904                             <feature>
 5905                                 <rects>
 5906                                     <_>0 2 6 8 -1.</_>
 5907                                     <_>2 2 2 8 3.</_>
 5908                                 </rects>
 5909                                 <tilted>0</tilted>
 5910                             </feature>
 5911                             <threshold>0.0206112507730722</threshold>
 5912                             <left_val>0.4489943087100983</left_val>
 5913                             <right_val>0.6888279914855957</right_val>
 5914                         </_>
 5915                     </_>
 5916                     <_>
 5917                         <!-- tree 37 -->
 5918                         <_>
 5919                             <!-- root node -->
 5920                             <feature>
 5921                                 <rects>
 5922                                     <_>11 10 3 4 -1.</_>
 5923                                     <_>11 12 3 2 2.</_>
 5924                                 </rects>
 5925                                 <tilted>0</tilted>
 5926                             </feature>
 5927                             <threshold>-0.0251290500164032</threshold>
 5928                             <left_node>1</left_node>
 5929                             <right_val>0.5196864008903503</right_val>
 5930                         </_>
 5931                         <_>
 5932                             <!-- node 1 -->
 5933                             <feature>
 5934                                 <rects>
 5935                                     <_>12 6 3 8 -1.</_>
 5936                                     <_>12 10 3 4 2.</_>
 5937                                 </rects>
 5938                                 <tilted>0</tilted>
 5939                             </feature>
 5940                             <threshold>1.7922939732670784e-003</threshold>
 5941                             <left_val>0.3466995954513550</left_val>
 5942                             <right_val>0.5533587932586670</right_val>
 5943                         </_>
 5944                     </_>
 5945                     <_>
 5946                         <!-- tree 38 -->
 5947                         <_>
 5948                             <!-- root node -->
 5949                             <feature>
 5950                                 <rects>
 5951                                     <_>6 10 3 4 -1.</_>
 5952                                     <_>6 12 3 2 2.</_>
 5953                                 </rects>
 5954                                 <tilted>0</tilted>
 5955                             </feature>
 5956                             <threshold>1.5626220265403390e-003</threshold>
 5957                             <left_node>1</left_node>
 5958                             <right_val>0.3081440031528473</right_val>
 5959                         </_>
 5960                         <_>
 5961                             <!-- node 1 -->
 5962                             <feature>
 5963                                 <rects>
 5964                                     <_>5 6 3 8 -1.</_>
 5965                                     <_>5 10 3 4 2.</_>
 5966                                 </rects>
 5967                                 <tilted>0</tilted>
 5968                             </feature>
 5969                             <threshold>-6.1898730928078294e-004</threshold>
 5970                             <left_val>0.2693870961666107</left_val>
 5971                             <right_val>0.5544489026069641</right_val>
 5972                         </_>
 5973                     </_>
 5974                     <_>
 5975                         <!-- tree 39 -->
 5976                         <_>
 5977                             <!-- root node -->
 5978                             <feature>
 5979                                 <rects>
 5980                                     <_>2 6 18 6 -1.</_>
 5981                                     <_>11 6 9 3 2.</_>
 5982                                     <_>2 9 9 3 2.</_>
 5983                                 </rects>
 5984                                 <tilted>0</tilted>
 5985                             </feature>
 5986                             <threshold>4.8111421056091785e-003</threshold>
 5987                             <left_val>0.5587847828865051</left_val>
 5988                             <right_node>1</right_node>
 5989                         </_>
 5990                         <_>
 5991                             <!-- node 1 -->
 5992                             <feature>
 5993                                 <rects>
 5994                                     <_>7 14 7 3 -1.</_>
 5995                                     <_>7 15 7 1 3.</_>
 5996                                 </rects>
 5997                                 <tilted>0</tilted>
 5998                             </feature>
 5999                             <threshold>2.2484229411929846e-003</threshold>
 6000                             <left_val>0.4672113060951233</left_val>
 6001                             <right_val>0.6090825200080872</right_val>
 6002                         </_>
 6003                     </_>
 6004                     <_>
 6005                         <!-- tree 40 -->
 6006                         <_>
 6007                             <!-- root node -->
 6008                             <feature>
 6009                                 <rects>
 6010                                     <_>0 0 2 12 -1.</_>
 6011                                     <_>1 0 1 12 2.</_>
 6012                                 </rects>
 6013                                 <tilted>0</tilted>
 6014                             </feature>
 6015                             <threshold>-0.0301472395658493</threshold>
 6016                             <left_val>0.9027591943740845</left_val>
 6017                             <right_node>1</right_node>
 6018                         </_>
 6019                         <_>
 6020                             <!-- node 1 -->
 6021                             <feature>
 6022                                 <rects>
 6023                                     <_>1 2 18 16 -1.</_>
 6024                                     <_>1 10 18 8 2.</_>
 6025                                 </rects>
 6026                                 <tilted>0</tilted>
 6027                             </feature>
 6028                             <threshold>0.2754867970943451</threshold>
 6029                             <left_val>0.4719834923744202</left_val>
 6030                             <right_val>0.2196920067071915</right_val>
 6031                         </_>
 6032                     </_>
 6033                     <_>
 6034                         <!-- tree 41 -->
 6035                         <_>
 6036                             <!-- root node -->
 6037                             <feature>
 6038                                 <rects>
 6039                                     <_>9 13 5 3 -1.</_>
 6040                                     <_>9 14 5 1 3.</_>
 6041                                 </rects>
 6042                                 <tilted>0</tilted>
 6043                             </feature>
 6044                             <threshold>3.6894630175083876e-003</threshold>
 6045                             <left_node>1</left_node>
 6046                             <right_val>0.6273009181022644</right_val>
 6047                         </_>
 6048                         <_>
 6049                             <!-- node 1 -->
 6050                             <feature>
 6051                                 <rects>
 6052                                     <_>8 13 4 3 -1.</_>
 6053                                     <_>8 14 4 1 3.</_>
 6054                                 </rects>
 6055                                 <tilted>0</tilted>
 6056                             </feature>
 6057                             <threshold>7.2957701049745083e-003</threshold>
 6058                             <left_val>0.4839217960834503</left_val>
 6059                             <right_val>0.6909062266349793</right_val>
 6060                         </_>
 6061                     </_>
 6062                     <_>
 6063                         <!-- tree 42 -->
 6064                         <_>
 6065                             <!-- root node -->
 6066                             <feature>
 6067                                 <rects>
 6068                                     <_>0 6 18 6 -1.</_>
 6069                                     <_>0 6 9 3 2.</_>
 6070                                     <_>9 9 9 3 2.</_>
 6071                                 </rects>
 6072                                 <tilted>0</tilted>
 6073                             </feature>
 6074                             <threshold>-0.0562110692262650</threshold>
 6075                             <left_val>0.1738487929105759</left_val>
 6076                             <right_node>1</right_node>
 6077                         </_>
 6078                         <_>
 6079                             <!-- node 1 -->
 6080                             <feature>
 6081                                 <rects>
 6082                                     <_>7 13 6 3 -1.</_>
 6083                                     <_>7 14 6 1 3.</_>
 6084                                 </rects>
 6085                                 <tilted>0</tilted>
 6086                             </feature>
 6087                             <threshold>-2.6478560175746679e-003</threshold>
 6088                             <left_val>0.6304144859313965</left_val>
 6089                             <right_val>0.4474301934242249</right_val>
 6090                         </_>
 6091                     </_>
 6092                     <_>
 6093                         <!-- tree 43 -->
 6094                         <_>
 6095                             <!-- root node -->
 6096                             <feature>
 6097                                 <rects>
 6098                                     <_>17 4 1 3 -1.</_>
 6099                                     <_>17 5 1 1 3.</_>
 6100                                 </rects>
 6101                                 <tilted>0</tilted>
 6102                             </feature>
 6103                             <threshold>-1.4534000074490905e-003</threshold>
 6104                             <left_node>1</left_node>
 6105                             <right_val>0.5302538275718689</right_val>
 6106                         </_>
 6107                         <_>
 6108                             <!-- node 1 -->
 6109                             <feature>
 6110                                 <rects>
 6111                                     <_>12 11 1 9 -1.</_>
 6112                                     <_>12 14 1 3 3.</_>
 6113                                 </rects>
 6114                                 <tilted>0</tilted>
 6115                             </feature>
 6116                             <threshold>2.8540920466184616e-003</threshold>
 6117                             <left_val>0.5338397026062012</left_val>
 6118                             <right_val>0.3796882927417755</right_val>
 6119                         </_>
 6120                     </_>
 6121                     <_>
 6122                         <!-- tree 44 -->
 6123                         <_>
 6124                             <!-- root node -->
 6125                             <feature>
 6126                                 <rects>
 6127                                     <_>2 4 1 3 -1.</_>
 6128                                     <_>2 5 1 1 3.</_>
 6129                                 </rects>
 6130                                 <tilted>0</tilted>
 6131                             </feature>
 6132                             <threshold>5.8243022067472339e-004</threshold>
 6133                             <left_node>1</left_node>
 6134                             <right_val>0.3269836902618408</right_val>
 6135                         </_>
 6136                         <_>
 6137                             <!-- node 1 -->
 6138                             <feature>
 6139                                 <rects>
 6140                                     <_>5 4 2 3 -1.</_>
 6141                                     <_>5 5 2 1 3.</_>
 6142                                 </rects>
 6143                                 <tilted>0</tilted>
 6144                             </feature>
 6145                             <threshold>9.2509482055902481e-004</threshold>
 6146                             <left_val>0.4554812014102936</left_val>
 6147                             <right_val>0.6358348131179810</right_val>
 6148                         </_>
 6149                     </_>
 6150                 </trees>
 6151                 <stage_threshold>21.5781192779541020</stage_threshold>
 6152                 <parent>7</parent>
 6153                 <next>-1</next>
 6154             </_>
 6155             <_>
 6156                 <!-- stage 9 -->
 6157                 <trees>
 6158                     <_>
 6159                         <!-- tree 0 -->
 6160                         <_>
 6161                             <!-- root node -->
 6162                             <feature>
 6163                                 <rects>
 6164                                     <_>1 2 18 3 -1.</_>
 6165                                     <_>7 2 6 3 3.</_>
 6166                                 </rects>
 6167                                 <tilted>0</tilted>
 6168                             </feature>
 6169                             <threshold>0.0198064409196377</threshold>
 6170                             <left_val>0.2809725105762482</left_val>
 6171                             <right_node>1</right_node>
 6172                         </_>
 6173                         <_>
 6174                             <!-- node 1 -->
 6175                             <feature>
 6176                                 <rects>
 6177                                     <_>0 1 20 6 -1.</_>
 6178                                     <_>0 3 20 2 3.</_>
 6179                                 </rects>
 6180                                 <tilted>0</tilted>
 6181                             </feature>
 6182                             <threshold>7.0395611692219973e-004</threshold>
 6183                             <left_val>0.3119826018810272</left_val>
 6184                             <right_val>0.7090306282043457</right_val>
 6185                         </_>
 6186                     </_>
 6187                     <_>
 6188                         <!-- tree 1 -->
 6189                         <_>
 6190                             <!-- root node -->
 6191                             <feature>
 6192                                 <rects>
 6193                                     <_>7 5 6 3 -1.</_>
 6194                                     <_>9 5 2 3 3.</_>
 6195                                 </rects>
 6196                                 <tilted>0</tilted>
 6197                             </feature>
 6198                             <threshold>2.5563780218362808e-003</threshold>
 6199                             <left_val>0.2981947958469391</left_val>
 6200                             <right_node>1</right_node>
 6201                         </_>
 6202                         <_>
 6203                             <!-- node 1 -->
 6204                             <feature>
 6205                                 <rects>
 6206                                     <_>13 7 6 4 -1.</_>
 6207                                     <_>16 7 3 2 2.</_>
 6208                                     <_>13 9 3 2 2.</_>
 6209                                 </rects>
 6210                                 <tilted>0</tilted>
 6211                             </feature>
 6212                             <threshold>1.0824160417541862e-003</threshold>
 6213                             <left_val>0.3020560145378113</left_val>
 6214                             <right_val>0.5808811187744141</right_val>
 6215                         </_>
 6216                     </_>
 6217                     <_>
 6218                         <!-- tree 2 -->
 6219                         <_>
 6220                             <!-- root node -->
 6221                             <feature>
 6222                                 <rects>
 6223                                     <_>3 1 4 10 -1.</_>
 6224                                     <_>3 1 2 5 2.</_>
 6225                                     <_>5 6 2 5 2.</_>
 6226                                 </rects>
 6227                                 <tilted>0</tilted>
 6228                             </feature>
 6229                             <threshold>-9.2893769033253193e-004</threshold>
 6230                             <left_node>1</left_node>
 6231                             <right_val>0.3738102912902832</right_val>
 6232                         </_>
 6233                         <_>
 6234                             <!-- node 1 -->
 6235                             <feature>
 6236                                 <rects>
 6237                                     <_>0 4 19 10 -1.</_>
 6238                                     <_>0 9 19 5 2.</_>
 6239                                 </rects>
 6240                                 <tilted>0</tilted>
 6241                             </feature>
 6242                             <threshold>-0.0180097296833992</threshold>
 6243                             <left_val>0.2163126021623612</left_val>
 6244                             <right_val>0.6619253754615784</right_val>
 6245                         </_>
 6246                     </_>
 6247                     <_>
 6248                         <!-- tree 3 -->
 6249                         <_>
 6250                             <!-- root node -->
 6251                             <feature>
 6252                                 <rects>
 6253                                     <_>9 8 3 12 -1.</_>
 6254                                     <_>9 12 3 4 3.</_>
 6255                                 </rects>
 6256                                 <tilted>0</tilted>
 6257                             </feature>
 6258                             <threshold>2.3500190582126379e-003</threshold>
 6259                             <left_node>1</left_node>
 6260                             <right_val>0.2910403907299042</right_val>
 6261                         </_>
 6262                         <_>
 6263                             <!-- node 1 -->
 6264                             <feature>
 6265                                 <rects>
 6266                                     <_>11 18 5 2 -1.</_>
 6267                                     <_>11 19 5 1 2.</_>
 6268                                 </rects>
 6269                                 <tilted>0</tilted>
 6270                             </feature>
 6271                             <threshold>8.1822491483762860e-004</threshold>
 6272                             <left_val>0.5578622817993164</left_val>
 6273                             <right_val>0.3366627991199493</right_val>
 6274                         </_>
 6275                     </_>
 6276                     <_>
 6277                         <!-- tree 4 -->
 6278                         <_>
 6279                             <!-- root node -->
 6280                             <feature>
 6281                                 <rects>
 6282                                     <_>5 16 6 4 -1.</_>
 6283                                     <_>5 16 3 2 2.</_>
 6284                                     <_>8 18 3 2 2.</_>
 6285                                 </rects>
 6286                                 <tilted>0</tilted>
 6287                             </feature>
 6288                             <threshold>6.2095321482047439e-004</threshold>
 6289                             <left_val>0.4072425961494446</left_val>
 6290                             <right_node>1</right_node>
 6291                         </_>
 6292                         <_>
 6293                             <!-- node 1 -->
 6294                             <feature>
 6295                                 <rects>
 6296                                     <_>5 18 3 2 -1.</_>
 6297                                     <_>5 19 3 1 2.</_>
 6298                                 </rects>
 6299                                 <tilted>0</tilted>
 6300                             </feature>
 6301                             <threshold>9.6780969761312008e-004</threshold>
 6302                             <left_val>0.6859595775604248</left_val>
 6303                             <right_val>0.3105461895465851</right_val>
 6304                         </_>
 6305                     </_>
 6306                     <_>
 6307                         <!-- tree 5 -->
 6308                         <_>
 6309                             <!-- root node -->
 6310                             <feature>
 6311                                 <rects>
 6312                                     <_>13 11 3 2 -1.</_>
 6313                                     <_>13 12 3 1 2.</_>
 6314                                 </rects>
 6315                                 <tilted>0</tilted>
 6316                             </feature>
 6317                             <threshold>4.8000211245380342e-004</threshold>
 6318                             <left_node>1</left_node>
 6319                             <right_val>0.3337332904338837</right_val>
 6320                         </_>
 6321                         <_>
 6322                             <!-- node 1 -->
 6323                             <feature>
 6324                                 <rects>
 6325                                     <_>8 5 8 4 -1.</_>
 6326                                     <_>8 5 4 4 2.</_>
 6327                                 </rects>
 6328                                 <tilted>0</tilted>
 6329                             </feature>
 6330                             <threshold>9.0538640506565571e-005</threshold>
 6331                             <left_val>0.3370958864688873</left_val>
 6332                             <right_val>0.5451210737228394</right_val>
 6333                         </_>
 6334                     </_>
 6335                     <_>
 6336                         <!-- tree 6 -->
 6337                         <_>
 6338                             <!-- root node -->
 6339                             <feature>
 6340                                 <rects>
 6341                                     <_>1 2 18 6 -1.</_>
 6342                                     <_>1 2 9 3 2.</_>
 6343                                     <_>10 5 9 3 2.</_>
 6344                                 </rects>
 6345                                 <tilted>0</tilted>
 6346                             </feature>
 6347                             <threshold>-0.0439147986471653</threshold>
 6348                             <left_val>0.2625670135021210</left_val>
 6349                             <right_node>1</right_node>
 6350                         </_>
 6351                         <_>
 6352                             <!-- node 1 -->
 6353                             <feature>
 6354                                 <rects>
 6355                                     <_>3 5 14 6 -1.</_>
 6356                                     <_>3 7 14 2 3.</_>
 6357                                 </rects>
 6358                                 <tilted>0</tilted>
 6359                             </feature>
 6360                             <threshold>-5.6501338258385658e-003</threshold>
 6361                             <left_val>0.6050462722778320</left_val>
 6362                             <right_val>0.3232415020465851</right_val>
 6363                         </_>
 6364                     </_>
 6365                     <_>
 6366                         <!-- tree 7 -->
 6367                         <_>
 6368                             <!-- root node -->
 6369                             <feature>
 6370                                 <rects>
 6371                                     <_>18 1 2 6 -1.</_>
 6372                                     <_>18 3 2 2 3.</_>
 6373                                 </rects>
 6374                                 <tilted>0</tilted>
 6375                             </feature>
 6376                             <threshold>3.8661491125822067e-003</threshold>
 6377                             <left_node>1</left_node>
 6378                             <right_val>0.3262613117694855</right_val>
 6379                         </_>
 6380                         <_>
 6381                             <!-- node 1 -->
 6382                             <feature>
 6383                                 <rects>
 6384                                     <_>9 11 6 1 -1.</_>
 6385                                     <_>11 11 2 1 3.</_>
 6386                                 </rects>
 6387                                 <tilted>0</tilted>
 6388                             </feature>
 6389                             <threshold>-6.3069426687434316e-005</threshold>
 6390                             <left_val>0.5817307829856873</left_val>
 6391                             <right_val>0.4164389967918396</right_val>
 6392                         </_>
 6393                     </_>
 6394                     <_>
 6395                         <!-- tree 8 -->
 6396                         <_>
 6397                             <!-- root node -->
 6398                             <feature>
 6399                                 <rects>
 6400                                     <_>0 2 6 11 -1.</_>
 6401                                     <_>3 2 3 11 2.</_>
 6402                                 </rects>
 6403                                 <tilted>0</tilted>
 6404                             </feature>
 6405                             <threshold>0.0525337383151054</threshold>
 6406                             <left_node>1</left_node>
 6407                             <right_val>0.7095398902893066</right_val>
 6408                         </_>
 6409                         <_>
 6410                             <!-- node 1 -->
 6411                             <feature>
 6412                                 <rects>
 6413                                     <_>4 12 2 3 -1.</_>
 6414                                     <_>4 13 2 1 3.</_>
 6415                                 </rects>
 6416                                 <tilted>0</tilted>
 6417                             </feature>
 6418                             <threshold>1.3818660518154502e-003</threshold>
 6419                             <left_val>0.5292875766754150</left_val>
 6420                             <right_val>0.2541388869285584</right_val>
 6421                         </_>
 6422                     </_>
 6423                     <_>
 6424                         <!-- tree 9 -->
 6425                         <_>
 6426                             <!-- root node -->
 6427                             <feature>
 6428                                 <rects>
 6429                                     <_>6 12 9 2 -1.</_>
 6430                                     <_>9 12 3 2 3.</_>
 6431                                 </rects>
 6432                                 <tilted>0</tilted>
 6433                             </feature>
 6434                             <threshold>-8.9264067355543375e-004</threshold>
 6435                             <left_node>1</left_node>
 6436                             <right_val>0.4085341095924377</right_val>
 6437                         </_>
 6438                         <_>
 6439                             <!-- node 1 -->
 6440                             <feature>
 6441                                 <rects>
 6442                                     <_>9 4 6 15 -1.</_>
 6443                                     <_>9 4 3 15 2.</_>
 6444                                 </rects>
 6445                                 <tilted>0</tilted>
 6446                             </feature>
 6447                             <threshold>0.0855795070528984</threshold>
 6448                             <left_val>0.5263236165046692</left_val>
 6449                             <right_val>0.3003202974796295</right_val>
 6450                         </_>
 6451                     </_>
 6452                     <_>
 6453                         <!-- tree 10 -->
 6454                         <_>
 6455                             <!-- root node -->
 6456                             <feature>
 6457                                 <rects>
 6458                                     <_>5 11 6 1 -1.</_>
 6459                                     <_>7 11 2 1 3.</_>
 6460                                 </rects>
 6461                                 <tilted>0</tilted>
 6462                             </feature>
 6463                             <threshold>-1.8343339615967125e-004</threshold>
 6464                             <left_node>1</left_node>
 6465                             <right_val>0.4029205143451691</right_val>
 6466                         </_>
 6467                         <_>
 6468                             <!-- node 1 -->
 6469                             <feature>
 6470                                 <rects>
 6471                                     <_>5 4 6 15 -1.</_>
 6472                                     <_>8 4 3 15 2.</_>
 6473                                 </rects>
 6474                                 <tilted>0</tilted>
 6475                             </feature>
 6476                             <threshold>-9.7924815490841866e-003</threshold>
 6477                             <left_val>0.3521319925785065</left_val>
 6478                             <right_val>0.6664004921913147</right_val>
 6479                         </_>
 6480                     </_>
 6481                     <_>
 6482                         <!-- tree 11 -->
 6483                         <_>
 6484                             <!-- root node -->
 6485                             <feature>
 6486                                 <rects>
 6487                                     <_>14 12 6 7 -1.</_>
 6488                                     <_>14 12 3 7 2.</_>
 6489                                 </rects>
 6490                                 <tilted>0</tilted>
 6491                             </feature>
 6492                             <threshold>0.0144286202266812</threshold>
 6493                             <left_val>0.4593566060066223</left_val>
 6494                             <right_node>1</right_node>
 6495                         </_>
 6496                         <_>
 6497                             <!-- node 1 -->
 6498                             <feature>
 6499                                 <rects>
 6500                                     <_>18 3 2 9 -1.</_>
 6501                                     <_>18 6 2 3 3.</_>
 6502                                 </rects>
 6503                                 <tilted>0</tilted>
 6504                             </feature>
 6505                             <threshold>-0.0456870011985302</threshold>
 6506                             <left_val>0.1474756002426148</left_val>
 6507                             <right_val>0.5178632140159607</right_val>
 6508                         </_>
 6509                     </_>
 6510                     <_>
 6511                         <!-- tree 12 -->
 6512                         <_>
 6513                             <!-- root node -->
 6514                             <feature>
 6515                                 <rects>
 6516                                     <_>8 1 3 1 -1.</_>
 6517                                     <_>9 1 1 1 3.</_>
 6518                                 </rects>
 6519                                 <tilted>0</tilted>
 6520                             </feature>
 6521                             <threshold>-2.5763090234249830e-003</threshold>
 6522                             <left_val>0.1837278008460999</left_val>
 6523                             <right_node>1</right_node>
 6524                         </_>
 6525                         <_>
 6526                             <!-- node 1 -->
 6527                             <feature>
 6528                                 <rects>
 6529                                     <_>0 12 6 7 -1.</_>
 6530                                     <_>3 12 3 7 2.</_>
 6531                                 </rects>
 6532                                 <tilted>0</tilted>
 6533                             </feature>
 6534                             <threshold>-0.0383018590509892</threshold>
 6535                             <left_val>0.8082658052444458</left_val>
 6536                             <right_val>0.5166687965393066</right_val>
 6537                         </_>
 6538                     </_>
 6539                     <_>
 6540                         <!-- tree 13 -->
 6541                         <_>
 6542                             <!-- root node -->
 6543                             <feature>
 6544                                 <rects>
 6545                                     <_>13 7 6 4 -1.</_>
 6546                                     <_>16 7 3 2 2.</_>
 6547                                     <_>13 9 3 2 2.</_>
 6548                                 </rects>
 6549                                 <tilted>0</tilted>
 6550                             </feature>
 6551                             <threshold>2.8978290501981974e-003</threshold>
 6552                             <left_val>0.4798013865947723</left_val>
 6553                             <right_node>1</right_node>
 6554                         </_>
 6555                         <_>
 6556                             <!-- node 1 -->
 6557                             <feature>
 6558                                 <rects>
 6559                                     <_>8 0 10 2 -1.</_>
 6560                                     <_>8 1 10 1 2.</_>
 6561                                 </rects>
 6562                                 <tilted>0</tilted>
 6563                             </feature>
 6564                             <threshold>-2.5165060069411993e-003</threshold>
 6565                             <left_val>0.3346295952796936</left_val>
 6566                             <right_val>0.5444449186325073</right_val>
 6567                         </_>
 6568                     </_>
 6569                     <_>
 6570                         <!-- tree 14 -->
 6571                         <_>
 6572                             <!-- root node -->
 6573                             <feature>
 6574                                 <rects>
 6575                                     <_>1 7 6 4 -1.</_>
 6576                                     <_>1 7 3 2 2.</_>
 6577                                     <_>4 9 3 2 2.</_>
 6578                                 </rects>
 6579                                 <tilted>0</tilted>
 6580                             </feature>
 6581                             <threshold>5.6281982688233256e-004</threshold>
 6582                             <left_val>0.3589026927947998</left_val>
 6583                             <right_node>1</right_node>
 6584                         </_>
 6585                         <_>
 6586                             <!-- node 1 -->
 6587                             <feature>
 6588                                 <rects>
 6589                                     <_>1 2 3 3 -1.</_>
 6590                                     <_>1 3 3 1 3.</_>
 6591                                 </rects>
 6592                                 <tilted>0</tilted>
 6593                             </feature>
 6594                             <threshold>3.6684391088783741e-003</threshold>
 6595                             <left_val>0.5983129739761353</left_val>
 6596                             <right_val>0.2983964085578919</right_val>
 6597                         </_>
 6598                     </_>
 6599                     <_>
 6600                         <!-- tree 15 -->
 6601                         <_>
 6602                             <!-- root node -->
 6603                             <feature>
 6604                                 <rects>
 6605                                     <_>9 13 4 3 -1.</_>
 6606                                     <_>9 14 4 1 3.</_>
 6607                                 </rects>
 6608                                 <tilted>0</tilted>
 6609                             </feature>
 6610                             <threshold>2.1319789811968803e-003</threshold>
 6611                             <left_node>1</left_node>
 6612                             <right_val>0.6163223981857300</right_val>
 6613                         </_>
 6614                         <_>
 6615                             <!-- node 1 -->
 6616                             <feature>
 6617                                 <rects>
 6618                                     <_>12 13 7 2 -1.</_>
 6619                                     <_>12 14 7 1 2.</_>
 6620                                 </rects>
 6621                                 <tilted>0</tilted>
 6622                             </feature>
 6623                             <threshold>7.6037310063838959e-003</threshold>
 6624                             <left_val>0.5217130184173584</left_val>
 6625                             <right_val>0.2054159045219421</right_val>
 6626                         </_>
 6627                     </_>
 6628                     <_>
 6629                         <!-- tree 16 -->
 6630                         <_>
 6631                             <!-- root node -->
 6632                             <feature>
 6633                                 <rects>
 6634                                     <_>5 12 9 2 -1.</_>
 6635                                     <_>8 12 3 2 3.</_>
 6636                                 </rects>
 6637                                 <tilted>0</tilted>
 6638                             </feature>
 6639                             <threshold>-1.1668079969240353e-004</threshold>
 6640                             <left_node>1</left_node>
 6641                             <right_val>0.3446668982505798</right_val>
 6642                         </_>
 6643                         <_>
 6644                             <!-- node 1 -->
 6645                             <feature>
 6646                                 <rects>
 6647                                     <_>6 10 4 8 -1.</_>
 6648                                     <_>6 14 4 4 2.</_>
 6649                                 </rects>
 6650                                 <tilted>0</tilted>
 6651                             </feature>
 6652                             <threshold>3.1659509986639023e-003</threshold>
 6653                             <left_val>0.5597484707832336</left_val>
 6654                             <right_val>0.2673786878585815</right_val>
 6655                         </_>
 6656                     </_>
 6657                     <_>
 6658                         <!-- tree 17 -->
 6659                         <_>
 6660                             <!-- root node -->
 6661                             <feature>
 6662                                 <rects>
 6663                                     <_>1 0 18 4 -1.</_>
 6664                                     <_>7 0 6 4 3.</_>
 6665                                 </rects>
 6666                                 <tilted>0</tilted>
 6667                             </feature>
 6668                             <threshold>-0.0225694999098778</threshold>
 6669                             <left_val>0.6900268197059631</left_val>
 6670                             <right_node>1</right_node>
 6671                         </_>
 6672                         <_>
 6673                             <!-- node 1 -->
 6674                             <feature>
 6675                                 <rects>
 6676                                     <_>12 0 5 2 -1.</_>
 6677                                     <_>12 1 5 1 2.</_>
 6678                                 </rects>
 6679                                 <tilted>0</tilted>
 6680                             </feature>
 6681                             <threshold>2.7129601221531630e-004</threshold>
 6682                             <left_val>0.4486638903617859</left_val>
 6683                             <right_val>0.5508785247802734</right_val>
 6684                         </_>
 6685                     </_>
 6686                     <_>
 6687                         <!-- tree 18 -->
 6688                         <_>
 6689                             <!-- root node -->
 6690                             <feature>
 6691                                 <rects>
 6692                                     <_>7 7 1 12 -1.</_>
 6693                                     <_>7 13 1 6 2.</_>
 6694                                 </rects>
 6695                                 <tilted>0</tilted>
 6696                             </feature>
 6697                             <threshold>-0.0154344597831368</threshold>
 6698                             <left_val>0.2048323005437851</left_val>
 6699                             <right_node>1</right_node>
 6700                         </_>
 6701                         <_>
 6702                             <!-- node 1 -->
 6703                             <feature>
 6704                                 <rects>
 6705                                     <_>6 2 3 4 -1.</_>
 6706                                     <_>7 2 1 4 3.</_>
 6707                                 </rects>
 6708                                 <tilted>0</tilted>
 6709                             </feature>
 6710                             <threshold>-8.4861656650900841e-003</threshold>
 6711                             <left_val>0.1254952996969223</left_val>
 6712                             <right_val>0.5060356259346008</right_val>
 6713                         </_>
 6714                     </_>
 6715                     <_>
 6716                         <!-- tree 19 -->
 6717                         <_>
 6718                             <!-- root node -->
 6719                             <feature>
 6720                                 <rects>
 6721                                     <_>0 13 20 6 -1.</_>
 6722                                     <_>0 15 20 2 3.</_>
 6723                                 </rects>
 6724                                 <tilted>0</tilted>
 6725                             </feature>
 6726                             <threshold>-0.1180747002363205</threshold>
 6727                             <left_val>0.0676330626010895</left_val>
 6728                             <right_node>1</right_node>
 6729                         </_>
 6730                         <_>
 6731                             <!-- node 1 -->
 6732                             <feature>
 6733                                 <rects>
 6734                                     <_>8 5 12 2 -1.</_>
 6735                                     <_>14 5 6 1 2.</_>
 6736                                     <_>8 6 6 1 2.</_>
 6737                                 </rects>
 6738                                 <tilted>0</tilted>
 6739                             </feature>
 6740                             <threshold>-1.2300079688429832e-003</threshold>
 6741                             <left_val>0.5660700798034668</left_val>
 6742                             <right_val>0.4292201101779938</right_val>
 6743                         </_>
 6744                     </_>
 6745                     <_>
 6746                         <!-- tree 20 -->
 6747                         <_>
 6748                             <!-- root node -->
 6749                             <feature>
 6750                                 <rects>
 6751                                     <_>8 14 2 3 -1.</_>
 6752                                     <_>8 15 2 1 3.</_>
 6753                                 </rects>
 6754                                 <tilted>0</tilted>
 6755                             </feature>
 6756                             <threshold>-7.0290351286530495e-003</threshold>
 6757                             <left_val>0.7136403918266296</left_val>
 6758                             <right_node>1</right_node>
 6759                         </_>
 6760                         <_>
 6761                             <!-- node 1 -->
 6762                             <feature>
 6763                                 <rects>
 6764                                     <_>8 14 4 3 -1.</_>
 6765                                     <_>8 15 4 1 3.</_>
 6766                                 </rects>
 6767                                 <tilted>0</tilted>
 6768                             </feature>
 6769                             <threshold>8.9325206354260445e-003</threshold>
 6770                             <left_val>0.4338876008987427</left_val>
 6771                             <right_val>0.7060875296592712</right_val>
 6772                         </_>
 6773                     </_>
 6774                     <_>
 6775                         <!-- tree 21 -->
 6776                         <_>
 6777                             <!-- root node -->
 6778                             <feature>
 6779                                 <rects>
 6780                                     <_>12 13 7 6 -1.</_>
 6781                                     <_>12 15 7 2 3.</_>
 6782                                 </rects>
 6783                                 <tilted>0</tilted>
 6784                             </feature>
 6785                             <threshold>-0.0477359816431999</threshold>
 6786                             <left_node>1</left_node>
 6787                             <right_val>0.5268685221672058</right_val>
 6788                         </_>
 6789                         <_>
 6790                             <!-- node 1 -->
 6791                             <feature>
 6792                                 <rects>
 6793                                     <_>6 0 8 12 -1.</_>
 6794                                     <_>10 0 4 6 2.</_>
 6795                                     <_>6 6 4 6 2.</_>
 6796                                 </rects>
 6797                                 <tilted>0</tilted>
 6798                             </feature>
 6799                             <threshold>-0.0441555790603161</threshold>
 6800                             <left_val>0.2580580115318298</left_val>
 6801                             <right_val>0.5406960844993591</right_val>
 6802                         </_>
 6803                     </_>
 6804                     <_>
 6805                         <!-- tree 22 -->
 6806                         <_>
 6807                             <!-- root node -->
 6808                             <feature>
 6809                                 <rects>
 6810                                     <_>0 15 9 4 -1.</_>
 6811                                     <_>0 17 9 2 2.</_>
 6812                                 </rects>
 6813                                 <tilted>0</tilted>
 6814                             </feature>
 6815                             <threshold>-0.0259834807366133</threshold>
 6816                             <left_val>0.1905054003000259</left_val>
 6817                             <right_node>1</right_node>
 6818                         </_>
 6819                         <_>
 6820                             <!-- node 1 -->
 6821                             <feature>
 6822                                 <rects>
 6823                                     <_>9 0 2 5 -1.</_>
 6824                                     <_>10 0 1 5 2.</_>
 6825                                 </rects>
 6826                                 <tilted>0</tilted>
 6827                             </feature>
 6828                             <threshold>-4.7885831445455551e-003</threshold>
 6829                             <left_val>0.2551892995834351</left_val>
 6830                             <right_val>0.5339077115058899</right_val>
 6831                         </_>
 6832                     </_>
 6833                     <_>
 6834                         <!-- tree 23 -->
 6835                         <_>
 6836                             <!-- root node -->
 6837                             <feature>
 6838                                 <rects>
 6839                                     <_>9 5 2 6 -1.</_>
 6840                                     <_>9 5 1 6 2.</_>
 6841                                 </rects>
 6842                                 <tilted>0</tilted>
 6843                             </feature>
 6844                             <threshold>6.7423451691865921e-003</threshold>
 6845                             <left_val>0.4693309962749481</left_val>
 6846                             <right_node>1</right_node>
 6847                         </_>
 6848                         <_>
 6849                             <!-- node 1 -->
 6850                             <feature>
 6851                                 <rects>
 6852                                     <_>17 2 3 6 -1.</_>
 6853                                     <_>17 4 3 2 3.</_>
 6854                                 </rects>
 6855                                 <tilted>0</tilted>
 6856                             </feature>
 6857                             <threshold>0.0116547504439950</threshold>
 6858                             <left_val>0.5261964201927185</left_val>
 6859                             <right_val>0.3145434856414795</right_val>
 6860                         </_>
 6861                     </_>
 6862                     <_>
 6863                         <!-- tree 24 -->
 6864                         <_>
 6865                             <!-- root node -->
 6866                             <feature>
 6867                                 <rects>
 6868                                     <_>3 11 2 3 -1.</_>
 6869                                     <_>3 12 2 1 3.</_>
 6870                                 </rects>
 6871                                 <tilted>0</tilted>
 6872                             </feature>
 6873                             <threshold>-5.6982729583978653e-003</threshold>
 6874                             <left_val>0.1756853014230728</left_val>
 6875                             <right_node>1</right_node>
 6876                         </_>
 6877                         <_>
 6878                             <!-- node 1 -->
 6879                             <feature>
 6880                                 <rects>
 6881                                     <_>7 13 3 3 -1.</_>
 6882                                     <_>7 14 3 1 3.</_>
 6883                                 </rects>
 6884                                 <tilted>0</tilted>
 6885                             </feature>
 6886                             <threshold>-7.2983349673449993e-003</threshold>
 6887                             <left_val>0.7774729728698731</left_val>
 6888                             <right_val>0.5124292969703674</right_val>
 6889                         </_>
 6890                     </_>
 6891                     <_>
 6892                         <!-- tree 25 -->
 6893                         <_>
 6894                             <!-- root node -->
 6895                             <feature>
 6896                                 <rects>
 6897                                     <_>14 12 5 3 -1.</_>
 6898                                     <_>14 13 5 1 3.</_>
 6899                                 </rects>
 6900                                 <tilted>0</tilted>
 6901                             </feature>
 6902                             <threshold>7.9091778025031090e-003</threshold>
 6903                             <left_val>0.5284559726715088</left_val>
 6904                             <right_node>1</right_node>
 6905                         </_>
 6906                         <_>
 6907                             <!-- node 1 -->
 6908                             <feature>
 6909                                 <rects>
 6910                                     <_>4 8 14 3 -1.</_>
 6911                                     <_>4 9 14 1 3.</_>
 6912                                 </rects>
 6913                                 <tilted>0</tilted>
 6914                             </feature>
 6915                             <threshold>-1.5874979726504534e-004</threshold>
 6916                             <left_val>0.3887802064418793</left_val>
 6917                             <right_val>0.5501173734664917</right_val>
 6918                         </_>
 6919                     </_>
 6920                     <_>
 6921                         <!-- tree 26 -->
 6922                         <_>
 6923                             <!-- root node -->
 6924                             <feature>
 6925                                 <rects>
 6926                                     <_>1 12 5 3 -1.</_>
 6927                                     <_>1 13 5 1 3.</_>
 6928                                 </rects>
 6929                                 <tilted>0</tilted>
 6930                             </feature>
 6931                             <threshold>-6.2235877849161625e-003</threshold>
 6932                             <left_val>0.2489829063415527</left_val>
 6933                             <right_node>1</right_node>
 6934                         </_>
 6935                         <_>
 6936                             <!-- node 1 -->
 6937                             <feature>
 6938                                 <rects>
 6939                                     <_>1 15 12 2 -1.</_>
 6940                                     <_>1 15 6 1 2.</_>
 6941                                     <_>7 16 6 1 2.</_>
 6942                                 </rects>
 6943                                 <tilted>0</tilted>
 6944                             </feature>
 6945                             <threshold>1.3308860361576080e-003</threshold>
 6946                             <left_val>0.4262146055698395</left_val>
 6947                             <right_val>0.5935062170028687</right_val>
 6948                         </_>
 6949                     </_>
 6950                     <_>
 6951                         <!-- tree 27 -->
 6952                         <_>
 6953                             <!-- root node -->
 6954                             <feature>
 6955                                 <rects>
 6956                                     <_>12 11 4 2 -1.</_>
 6957                                     <_>12 12 4 1 2.</_>
 6958                                 </rects>
 6959                                 <tilted>0</tilted>
 6960                             </feature>
 6961                             <threshold>5.2055278792977333e-003</threshold>
 6962                             <left_node>1</left_node>
 6963                             <right_val>0.2545222938060761</right_val>
 6964                         </_>
 6965                         <_>
 6966                             <!-- node 1 -->
 6967                             <feature>
 6968                                 <rects>
 6969                                     <_>9 8 3 5 -1.</_>
 6970                                     <_>10 8 1 5 3.</_>
 6971                                 </rects>
 6972                                 <tilted>0</tilted>
 6973                             </feature>
 6974                             <threshold>0.0140651697292924</threshold>
 6975                             <left_val>0.4851990044116974</left_val>
 6976                             <right_val>0.7021418809890747</right_val>
 6977                         </_>
 6978                     </_>
 6979                     <_>
 6980                         <!-- tree 28 -->
 6981                         <_>
 6982                             <!-- root node -->
 6983                             <feature>
 6984                                 <rects>
 6985                                     <_>9 5 2 6 -1.</_>
 6986                                     <_>10 5 1 6 2.</_>
 6987                                 </rects>
 6988                                 <tilted>0</tilted>
 6989                             </feature>
 6990                             <threshold>-6.7384149879217148e-003</threshold>
 6991                             <left_val>0.7143270969390869</left_val>
 6992                             <right_node>1</right_node>
 6993                         </_>
 6994                         <_>
 6995                             <!-- node 1 -->
 6996                             <feature>
 6997                                 <rects>
 6998                                     <_>0 2 3 6 -1.</_>
 6999                                     <_>0 4 3 2 3.</_>
 7000                                 </rects>
 7001                                 <tilted>0</tilted>
 7002                             </feature>
 7003                             <threshold>3.3406780567020178e-003</threshold>
 7004                             <left_val>0.5175725221633911</left_val>
 7005                             <right_val>0.2808643877506256</right_val>
 7006                         </_>
 7007                     </_>
 7008                     <_>
 7009                         <!-- tree 29 -->
 7010                         <_>
 7011                             <!-- root node -->
 7012                             <feature>
 7013                                 <rects>
 7014                                     <_>12 11 4 2 -1.</_>
 7015                                     <_>12 12 4 1 2.</_>
 7016                                 </rects>
 7017                                 <tilted>0</tilted>
 7018                             </feature>
 7019                             <threshold>-0.0118806995451450</threshold>
 7020                             <left_node>1</left_node>
 7021                             <right_val>0.5173221826553345</right_val>
 7022                         </_>
 7023                         <_>
 7024                             <!-- node 1 -->
 7025                             <feature>
 7026                                 <rects>
 7027                                     <_>9 7 3 5 -1.</_>
 7028                                     <_>10 7 1 5 3.</_>
 7029                                 </rects>
 7030                                 <tilted>0</tilted>
 7031                             </feature>
 7032                             <threshold>1.4226379571482539e-003</threshold>
 7033                             <left_val>0.4502865970134735</left_val>
 7034                             <right_val>0.5795695185661316</right_val>
 7035                         </_>
 7036                     </_>
 7037                     <_>
 7038                         <!-- tree 30 -->
 7039                         <_>
 7040                             <!-- root node -->
 7041                             <feature>
 7042                                 <rects>
 7043                                     <_>4 11 4 2 -1.</_>
 7044                                     <_>4 12 4 1 2.</_>
 7045                                 </rects>
 7046                                 <tilted>0</tilted>
 7047                             </feature>
 7048                             <threshold>2.9858129564672709e-003</threshold>
 7049                             <left_node>1</left_node>
 7050                             <right_val>0.1915116012096405</right_val>
 7051                         </_>
 7052                         <_>
 7053                             <!-- node 1 -->
 7054                             <feature>
 7055                                 <rects>
 7056                                     <_>8 8 3 5 -1.</_>
 7057                                     <_>9 8 1 5 3.</_>
 7058                                 </rects>
 7059                                 <tilted>0</tilted>
 7060                             </feature>
 7061                             <threshold>-2.0481580868363380e-003</threshold>
 7062                             <left_val>0.6502432227134705</left_val>
 7063                             <right_val>0.4559315145015717</right_val>
 7064                         </_>
 7065                     </_>
 7066                     <_>
 7067                         <!-- tree 31 -->
 7068                         <_>
 7069                             <!-- root node -->
 7070                             <feature>
 7071                                 <rects>
 7072                                     <_>9 3 3 1 -1.</_>
 7073                                     <_>10 3 1 1 3.</_>
 7074                                 </rects>
 7075                                 <tilted>0</tilted>
 7076                             </feature>
 7077                             <threshold>1.7122729914262891e-003</threshold>
 7078                             <left_val>0.5376247167587280</left_val>
 7079                             <right_node>1</right_node>
 7080                         </_>
 7081                         <_>
 7082                             <!-- node 1 -->
 7083                             <feature>
 7084                                 <rects>
 7085                                     <_>16 5 3 8 -1.</_>
 7086                                     <_>17 5 1 8 3.</_>
 7087                                 </rects>
 7088                                 <tilted>0</tilted>
 7089                             </feature>
 7090                             <threshold>-0.0169808696955442</threshold>
 7091                             <left_val>0.7056233286857605</left_val>
 7092                             <right_val>0.4914605915546417</right_val>
 7093                         </_>
 7094                     </_>
 7095                     <_>
 7096                         <!-- tree 32 -->
 7097                         <_>
 7098                             <!-- root node -->
 7099                             <feature>
 7100                                 <rects>
 7101                                     <_>8 3 3 1 -1.</_>
 7102                                     <_>9 3 1 1 3.</_>
 7103                                 </rects>
 7104                                 <tilted>0</tilted>
 7105                             </feature>
 7106                             <threshold>-1.1290470138192177e-003</threshold>
 7107                             <left_val>0.2678706049919128</left_val>
 7108                             <right_node>1</right_node>
 7109                         </_>
 7110                         <_>
 7111                             <!-- node 1 -->
 7112                             <feature>
 7113                                 <rects>
 7114                                     <_>1 5 3 8 -1.</_>
 7115                                     <_>2 5 1 8 3.</_>
 7116                                 </rects>
 7117                                 <tilted>0</tilted>
 7118                             </feature>
 7119                             <threshold>2.8620059601962566e-003</threshold>
 7120                             <left_val>0.4410853981971741</left_val>
 7121                             <right_val>0.6368319988250732</right_val>
 7122                         </_>
 7123                     </_>
 7124                     <_>
 7125                         <!-- tree 33 -->
 7126                         <_>
 7127                             <!-- root node -->
 7128                             <feature>
 7129                                 <rects>
 7130                                     <_>10 1 3 3 -1.</_>
 7131                                     <_>11 1 1 3 3.</_>
 7132                                 </rects>
 7133                                 <tilted>0</tilted>
 7134                             </feature>
 7135                             <threshold>-3.8065758999437094e-003</threshold>
 7136                             <left_val>0.2763563990592957</left_val>
 7137                             <right_node>1</right_node>
 7138                         </_>
 7139                         <_>
 7140                             <!-- node 1 -->
 7141                             <feature>
 7142                                 <rects>
 7143                                     <_>17 5 2 4 -1.</_>
 7144                                     <_>17 5 1 4 2.</_>
 7145                                 </rects>
 7146                                 <tilted>0</tilted>
 7147                             </feature>
 7148                             <threshold>5.9090270660817623e-003</threshold>
 7149                             <left_val>0.4867301881313324</left_val>
 7150                             <right_val>0.6728776097297669</right_val>
 7151                         </_>
 7152                     </_>
 7153                     <_>
 7154                         <!-- tree 34 -->
 7155                         <_>
 7156                             <!-- root node -->
 7157                             <feature>
 7158                                 <rects>
 7159                                     <_>2 8 14 3 -1.</_>
 7160                                     <_>2 9 14 1 3.</_>
 7161                                 </rects>
 7162                                 <tilted>0</tilted>
 7163                             </feature>
 7164                             <threshold>1.1004370171576738e-003</threshold>
 7165                             <left_val>0.4070514142513275</left_val>
 7166                             <right_node>1</right_node>
 7167                         </_>
 7168                         <_>
 7169                             <!-- node 1 -->
 7170                             <feature>
 7171                                 <rects>
 7172                                     <_>9 7 1 3 -1.</_>
 7173                                     <_>9 8 1 1 3.</_>
 7174                                 </rects>
 7175                                 <tilted>0</tilted>
 7176                             </feature>
 7177                             <threshold>-2.3396299220621586e-003</threshold>
 7178                             <left_val>0.2604948878288269</left_val>
 7179                             <right_val>0.6154860258102417</right_val>
 7180                         </_>
 7181                     </_>
 7182                     <_>
 7183                         <!-- tree 35 -->
 7184                         <_>
 7185                             <!-- root node -->
 7186                             <feature>
 7187                                 <rects>
 7188                                     <_>6 1 8 10 -1.</_>
 7189                                     <_>6 6 8 5 2.</_>
 7190                                 </rects>
 7191                                 <tilted>0</tilted>
 7192                             </feature>
 7193                             <threshold>-3.6068160552531481e-003</threshold>
 7194                             <left_val>0.5731999874114990</left_val>
 7195                             <right_node>1</right_node>
 7196                         </_>
 7197                         <_>
 7198                             <!-- node 1 -->
 7199                             <feature>
 7200                                 <rects>
 7201                                     <_>13 0 6 8 -1.</_>
 7202                                     <_>16 0 3 4 2.</_>
 7203                                     <_>13 4 3 4 2.</_>
 7204                                 </rects>
 7205                                 <tilted>0</tilted>
 7206                             </feature>
 7207                             <threshold>0.0408311896026134</threshold>
 7208                             <left_val>0.4973376989364624</left_val>
 7209                             <right_val>0.7387006878852844</right_val>
 7210                         </_>
 7211                     </_>
 7212                     <_>
 7213                         <!-- tree 36 -->
 7214                         <_>
 7215                             <!-- root node -->
 7216                             <feature>
 7217                                 <rects>
 7218                                     <_>1 5 2 4 -1.</_>
 7219                                     <_>2 5 1 4 2.</_>
 7220                                 </rects>
 7221                                 <tilted>0</tilted>
 7222                             </feature>
 7223                             <threshold>-7.1082250215113163e-003</threshold>
 7224                             <left_val>0.6984751224517822</left_val>
 7225                             <right_node>1</right_node>
 7226                         </_>
 7227                         <_>
 7228                             <!-- node 1 -->
 7229                             <feature>
 7230                                 <rects>
 7231                                     <_>4 2 12 2 -1.</_>
 7232                                     <_>4 3 12 1 2.</_>
 7233                                 </rects>
 7234                                 <tilted>0</tilted>
 7235                             </feature>
 7236                             <threshold>-9.3759730225428939e-004</threshold>
 7237                             <left_val>0.2691167891025543</left_val>
 7238                             <right_val>0.4741779863834381</right_val>
 7239                         </_>
 7240                     </_>
 7241                     <_>
 7242                         <!-- tree 37 -->
 7243                         <_>
 7244                             <!-- root node -->
 7245                             <feature>
 7246                                 <rects>
 7247                                     <_>8 8 4 4 -1.</_>
 7248                                     <_>8 10 4 2 2.</_>
 7249                                 </rects>
 7250                                 <tilted>0</tilted>
 7251                             </feature>
 7252                             <threshold>-1.6740820137783885e-003</threshold>
 7253                             <left_val>0.3551014065742493</left_val>
 7254                             <right_node>1</right_node>
 7255                         </_>
 7256                         <_>
 7257                             <!-- node 1 -->
 7258                             <feature>
 7259                                 <rects>
 7260                                     <_>5 6 12 4 -1.</_>
 7261                                     <_>9 6 4 4 3.</_>
 7262                                 </rects>
 7263                                 <tilted>0</tilted>
 7264                             </feature>
 7265                             <threshold>0.0882877036929131</threshold>
 7266                             <left_val>0.5244613885879517</left_val>
 7267                             <right_val>0.2096650004386902</right_val>
 7268                         </_>
 7269                     </_>
 7270                     <_>
 7271                         <!-- tree 38 -->
 7272                         <_>
 7273                             <!-- root node -->
 7274                             <feature>
 7275                                 <rects>
 7276                                     <_>1 2 8 1 -1.</_>
 7277                                     <_>5 2 4 1 2.</_>
 7278                                 </rects>
 7279                                 <tilted>0</tilted>
 7280                             </feature>
 7281                             <threshold>8.2009629113599658e-004</threshold>
 7282                             <left_val>0.4131096899509430</left_val>
 7283                             <right_node>1</right_node>
 7284                         </_>
 7285                         <_>
 7286                             <!-- node 1 -->
 7287                             <feature>
 7288                                 <rects>
 7289                                     <_>1 1 6 10 -1.</_>
 7290                                     <_>3 1 2 10 3.</_>
 7291                                 </rects>
 7292                                 <tilted>0</tilted>
 7293                             </feature>
 7294                             <threshold>-7.6624617213383317e-004</threshold>
 7295                             <left_val>0.4620293080806732</left_val>
 7296                             <right_val>0.6775410175323486</right_val>
 7297                         </_>
 7298                     </_>
 7299                     <_>
 7300                         <!-- tree 39 -->
 7301                         <_>
 7302                             <!-- root node -->
 7303                             <feature>
 7304                                 <rects>
 7305                                     <_>8 6 8 2 -1.</_>
 7306                                     <_>8 6 4 2 2.</_>
 7307                                 </rects>
 7308                                 <tilted>0</tilted>
 7309                             </feature>
 7310                             <threshold>6.5769668435677886e-004</threshold>
 7311                             <left_node>1</left_node>
 7312                             <right_val>0.5628275275230408</right_val>
 7313                         </_>
 7314                         <_>
 7315                             <!-- node 1 -->
 7316                             <feature>
 7317                                 <rects>
 7318                                     <_>10 7 6 6 -1.</_>
 7319                                     <_>12 7 2 6 3.</_>
 7320                                 </rects>
 7321                                 <tilted>0</tilted>
 7322                             </feature>
 7323                             <threshold>-2.1304790861904621e-003</threshold>
 7324                             <left_val>0.5576859712600708</left_val>
 7325                             <right_val>0.4577650129795075</right_val>
 7326                         </_>
 7327                     </_>
 7328                     <_>
 7329                         <!-- tree 40 -->
 7330                         <_>
 7331                             <!-- root node -->
 7332                             <feature>
 7333                                 <rects>
 7334                                     <_>4 6 8 2 -1.</_>
 7335                                     <_>8 6 4 2 2.</_>
 7336                                 </rects>
 7337                                 <tilted>0</tilted>
 7338                             </feature>
 7339                             <threshold>-3.7317050737328827e-004</threshold>
 7340                             <left_node>1</left_node>
 7341                             <right_val>0.4959256052970886</right_val>
 7342                         </_>
 7343                         <_>
 7344                             <!-- node 1 -->
 7345                             <feature>
 7346                                 <rects>
 7347                                     <_>4 7 6 6 -1.</_>
 7348                                     <_>6 7 2 6 3.</_>
 7349                                 </rects>
 7350                                 <tilted>0</tilted>
 7351                             </feature>
 7352                             <threshold>-0.0111722303554416</threshold>
 7353                             <left_val>0.5625635981559753</left_val>
 7354                             <right_val>0.2047107964754105</right_val>
 7355                         </_>
 7356                     </_>
 7357                     <_>
 7358                         <!-- tree 41 -->
 7359                         <_>
 7360                             <!-- root node -->
 7361                             <feature>
 7362                                 <rects>
 7363                                     <_>3 14 16 4 -1.</_>
 7364                                     <_>3 16 16 2 2.</_>
 7365                                 </rects>
 7366                                 <tilted>0</tilted>
 7367                             </feature>
 7368                             <threshold>0.0434352196753025</threshold>
 7369                             <left_node>1</left_node>
 7370                             <right_val>0.2242148071527481</right_val>
 7371                         </_>
 7372                         <_>
 7373                             <!-- node 1 -->
 7374                             <feature>
 7375                                 <rects>
 7376                                     <_>8 12 4 2 -1.</_>
 7377                                     <_>8 13 4 1 2.</_>
 7378                                 </rects>
 7379                                 <tilted>0</tilted>
 7380                             </feature>
 7381                             <threshold>9.6736161503940821e-004</threshold>
 7382                             <left_val>0.4533343911170960</left_val>
 7383                             <right_val>0.6199932098388672</right_val>
 7384                         </_>
 7385                     </_>
 7386                     <_>
 7387                         <!-- tree 42 -->
 7388                         <_>
 7389                             <!-- root node -->
 7390                             <feature>
 7391                                 <rects>
 7392                                     <_>8 12 3 3 -1.</_>
 7393                                     <_>8 13 3 1 3.</_>
 7394                                 </rects>
 7395                                 <tilted>0</tilted>
 7396                             </feature>
 7397                             <threshold>-3.1452889088541269e-003</threshold>
 7398                             <left_val>0.6662756204605103</left_val>
 7399                             <right_node>1</right_node>
 7400                         </_>
 7401                         <_>
 7402                             <!-- node 1 -->
 7403                             <feature>
 7404                                 <rects>
 7405                                     <_>5 12 6 1 -1.</_>
 7406                                     <_>8 12 3 1 2.</_>
 7407                                 </rects>
 7408                                 <tilted>0</tilted>
 7409                             </feature>
 7410                             <threshold>1.5233129961416125e-003</threshold>
 7411                             <left_val>0.5007988214492798</left_val>
 7412                             <right_val>0.2384992986917496</right_val>
 7413                         </_>
 7414                     </_>
 7415                     <_>
 7416                         <!-- tree 43 -->
 7417                         <_>
 7418                             <!-- root node -->
 7419                             <feature>
 7420                                 <rects>
 7421                                     <_>18 10 2 3 -1.</_>
 7422                                     <_>18 11 2 1 3.</_>
 7423                                 </rects>
 7424                                 <tilted>0</tilted>
 7425                             </feature>
 7426                             <threshold>2.0854279864579439e-003</threshold>
 7427                             <left_node>1</left_node>
 7428                             <right_val>0.3753500878810883</right_val>
 7429                         </_>
 7430                         <_>
 7431                             <!-- node 1 -->
 7432                             <feature>
 7433                                 <rects>
 7434                                     <_>16 8 4 6 -1.</_>
 7435                                     <_>16 10 4 2 3.</_>
 7436                                 </rects>
 7437                                 <tilted>0</tilted>
 7438                             </feature>
 7439                             <threshold>0.0360982008278370</threshold>
 7440                             <left_val>0.5177171230316162</left_val>
 7441                             <right_val>0.1634493023157120</right_val>
 7442                         </_>
 7443                     </_>
 7444                     <_>
 7445                         <!-- tree 44 -->
 7446                         <_>
 7447                             <!-- root node -->
 7448                             <feature>
 7449                                 <rects>
 7450                                     <_>8 3 2 1 -1.</_>
 7451                                     <_>9 3 1 1 2.</_>
 7452                                 </rects>
 7453                                 <tilted>0</tilted>
 7454                             </feature>
 7455                             <threshold>1.6179570229724050e-003</threshold>
 7456                             <left_node>1</left_node>
 7457                             <right_val>0.2587381899356842</right_val>
 7458                         </_>
 7459                         <_>
 7460                             <!-- node 1 -->
 7461                             <feature>
 7462                                 <rects>
 7463                                     <_>7 1 3 9 -1.</_>
 7464                                     <_>8 1 1 9 3.</_>
 7465                                 </rects>
 7466                                 <tilted>0</tilted>
 7467                             </feature>
 7468                             <threshold>-6.2132300809025764e-004</threshold>
 7469                             <left_val>0.6299533843994141</left_val>
 7470                             <right_val>0.4658789932727814</right_val>
 7471                         </_>
 7472                     </_>
 7473                     <_>
 7474                         <!-- tree 45 -->
 7475                         <_>
 7476                             <!-- root node -->
 7477                             <feature>
 7478                                 <rects>
 7479                                     <_>5 11 11 6 -1.</_>
 7480                                     <_>5 14 11 3 2.</_>
 7481                                 </rects>
 7482                                 <tilted>0</tilted>
 7483                             </feature>
 7484                             <threshold>7.1878539165481925e-004</threshold>
 7485                             <left_node>1</left_node>
 7486                             <right_val>0.3354076147079468</right_val>
 7487                         </_>
 7488                         <_>
 7489                             <!-- node 1 -->
 7490                             <feature>
 7491                                 <rects>
 7492                                     <_>12 2 3 14 -1.</_>
 7493                                     <_>12 9 3 7 2.</_>
 7494                                 </rects>
 7495                                 <tilted>0</tilted>
 7496                             </feature>
 7497                             <threshold>-0.0393395200371742</threshold>
 7498                             <left_val>0.2154128998517990</left_val>
 7499                             <right_val>0.5235713720321655</right_val>
 7500                         </_>
 7501                     </_>
 7502                     <_>
 7503                         <!-- tree 46 -->
 7504                         <_>
 7505                             <!-- root node -->
 7506                             <feature>
 7507                                 <rects>
 7508                                     <_>8 7 3 3 -1.</_>
 7509                                     <_>9 7 1 3 3.</_>
 7510                                 </rects>
 7511                                 <tilted>0</tilted>
 7512                             </feature>
 7513                             <threshold>-1.0988829890266061e-003</threshold>
 7514                             <left_val>0.6468896865844727</left_val>
 7515                             <right_node>1</right_node>
 7516                         </_>
 7517                         <_>
 7518                             <!-- node 1 -->
 7519                             <feature>
 7520                                 <rects>
 7521                                     <_>3 5 12 5 -1.</_>
 7522                                     <_>7 5 4 5 3.</_>
 7523                                 </rects>
 7524                                 <tilted>0</tilted>
 7525                             </feature>
 7526                             <threshold>2.1191420964896679e-003</threshold>
 7527                             <left_val>0.2893089056015015</left_val>
 7528                             <right_val>0.5254815816879273</right_val>
 7529                         </_>
 7530                     </_>
 7531                 </trees>
 7532                 <stage_threshold>22.5852909088134770</stage_threshold>
 7533                 <parent>8</parent>
 7534                 <next>-1</next>
 7535             </_>
 7536             <_>
 7537                 <!-- stage 10 -->
 7538                 <trees>
 7539                     <_>
 7540                         <!-- tree 0 -->
 7541                         <_>
 7542                             <!-- root node -->
 7543                             <feature>
 7544                                 <rects>
 7545                                     <_>1 2 6 3 -1.</_>
 7546                                     <_>4 2 3 3 2.</_>
 7547                                 </rects>
 7548                                 <tilted>0</tilted>
 7549                             </feature>
 7550                             <threshold>5.2359891124069691e-003</threshold>
 7551                             <left_val>0.3299711048603058</left_val>
 7552                             <right_node>1</right_node>
 7553                         </_>
 7554                         <_>
 7555                             <!-- node 1 -->
 7556                             <feature>
 7557                                 <rects>
 7558                                     <_>5 5 6 10 -1.</_>
 7559                                     <_>5 5 3 5 2.</_>
 7560                                     <_>8 10 3 5 2.</_>
 7561                                 </rects>
 7562                                 <tilted>0</tilted>
 7563                             </feature>
 7564                             <threshold>-2.2169889416545630e-003</threshold>
 7565                             <left_val>0.7041593194007874</left_val>
 7566                             <right_val>0.3235465884208679</right_val>
 7567                         </_>
 7568                     </_>
 7569                     <_>
 7570                         <!-- tree 1 -->
 7571                         <_>
 7572                             <!-- root node -->
 7573                             <feature>
 7574                                 <rects>
 7575                                     <_>16 18 2 2 -1.</_>
 7576                                     <_>16 18 1 2 2.</_>
 7577                                 </rects>
 7578                                 <tilted>0</tilted>
 7579                             </feature>
 7580                             <threshold>-8.2303592935204506e-003</threshold>
 7581                             <left_node>1</left_node>
 7582                             <right_val>0.4961170852184296</right_val>
 7583                         </_>
 7584                         <_>
 7585                             <!-- node 1 -->
 7586                             <feature>
 7587                                 <rects>
 7588                                     <_>16 18 2 2 -1.</_>
 7589                                     <_>16 18 1 2 2.</_>
 7590                                 </rects>
 7591                                 <tilted>0</tilted>
 7592                             </feature>
 7593                             <threshold>-8.2303592935204506e-003</threshold>
 7594                             <left_val>0.7128043174743652</left_val>
 7595                             <right_val>0.4961170852184296</right_val>
 7596                         </_>
 7597                     </_>
 7598                     <_>
 7599                         <!-- tree 2 -->
 7600                         <_>
 7601                             <!-- root node -->
 7602                             <feature>
 7603                                 <rects>
 7604                                     <_>8 4 2 5 -1.</_>
 7605                                     <_>9 4 1 5 2.</_>
 7606                                 </rects>
 7607                                 <tilted>0</tilted>
 7608                             </feature>
 7609                             <threshold>4.5343261444941163e-004</threshold>
 7610                             <left_val>0.3208472132682800</left_val>
 7611                             <right_node>1</right_node>
 7612                         </_>
 7613                         <_>
 7614                             <!-- node 1 -->
 7615                             <feature>
 7616                                 <rects>
 7617                                     <_>8 4 1 4 -1.</_>
 7618                                     <_>8 6 1 2 2.</_>
 7619                                 </rects>
 7620                                 <tilted>0</tilted>
 7621                             </feature>
 7622                             <threshold>-4.1777061414904892e-004</threshold>
 7623                             <left_val>0.6613916754722595</left_val>
 7624                             <right_val>0.3551332950592041</right_val>
 7625                         </_>
 7626                     </_>
 7627                     <_>
 7628                         <!-- tree 3 -->
 7629                         <_>
 7630                             <!-- root node -->
 7631                             <feature>
 7632                                 <rects>
 7633                                     <_>7 15 12 4 -1.</_>
 7634                                     <_>13 15 6 2 2.</_>
 7635                                     <_>7 17 6 2 2.</_>
 7636                                 </rects>
 7637                                 <tilted>0</tilted>
 7638                             </feature>
 7639                             <threshold>2.7823769487440586e-003</threshold>
 7640                             <left_val>0.3710134923458099</left_val>
 7641                             <right_node>1</right_node>
 7642                         </_>
 7643                         <_>
 7644                             <!-- node 1 -->
 7645                             <feature>
 7646                                 <rects>
 7647                                     <_>11 18 6 2 -1.</_>
 7648                                     <_>11 19 6 1 2.</_>
 7649                                 </rects>
 7650                                 <tilted>0</tilted>
 7651                             </feature>
 7652                             <threshold>-6.0361868236213923e-005</threshold>
 7653                             <left_val>0.5746393799781799</left_val>
 7654                             <right_val>0.3894880115985870</right_val>
 7655                         </_>
 7656                     </_>
 7657                     <_>
 7658                         <!-- tree 4 -->
 7659                         <_>
 7660                             <!-- root node -->
 7661                             <feature>
 7662                                 <rects>
 7663                                     <_>7 7 4 10 -1.</_>
 7664                                     <_>7 12 4 5 2.</_>
 7665                                 </rects>
 7666                                 <tilted>0</tilted>
 7667                             </feature>
 7668                             <threshold>3.5061789676547050e-003</threshold>
 7669                             <left_node>1</left_node>
 7670                             <right_val>0.3054102957248688</right_val>
 7671                         </_>
 7672                         <_>
 7673                             <!-- node 1 -->
 7674                             <feature>
 7675                                 <rects>
 7676                                     <_>5 6 10 8 -1.</_>
 7677                                     <_>5 10 10 4 2.</_>
 7678                                 </rects>
 7679                                 <tilted>0</tilted>
 7680                             </feature>
 7681                             <threshold>1.7013119941111654e-004</threshold>
 7682                             <left_val>0.2885577976703644</left_val>
 7683                             <right_val>0.6487745046615601</right_val>
 7684                         </_>
 7685                     </_>
 7686                     <_>
 7687                         <!-- tree 5 -->
 7688                         <_>
 7689                             <!-- root node -->
 7690                             <feature>
 7691                                 <rects>
 7692                                     <_>11 1 6 12 -1.</_>
 7693                                     <_>14 1 3 6 2.</_>
 7694                                     <_>11 7 3 6 2.</_>
 7695                                 </rects>
 7696                                 <tilted>0</tilted>
 7697                             </feature>
 7698                             <threshold>-2.3378930054605007e-003</threshold>
 7699                             <left_node>1</left_node>
 7700                             <right_val>0.3174431025981903</right_val>
 7701                         </_>
 7702                         <_>
 7703                             <!-- node 1 -->
 7704                             <feature>
 7705                                 <rects>
 7706                                     <_>5 8 12 1 -1.</_>
 7707                                     <_>9 8 4 1 3.</_>
 7708                                 </rects>
 7709                                 <tilted>0</tilted>
 7710                             </feature>
 7711                             <threshold>-2.1369170863181353e-003</threshold>
 7712                             <left_val>0.3820919990539551</left_val>
 7713                             <right_val>0.5232893228530884</right_val>
 7714                         </_>
 7715                     </_>
 7716                     <_>
 7717                         <!-- tree 6 -->
 7718                         <_>
 7719                             <!-- root node -->
 7720                             <feature>
 7721                                 <rects>
 7722                                     <_>4 7 3 6 -1.</_>
 7723                                     <_>4 9 3 2 3.</_>
 7724                                 </rects>
 7725                                 <tilted>0</tilted>
 7726                             </feature>
 7727                             <threshold>1.0250400518998504e-003</threshold>
 7728                             <left_val>0.3622795045375824</left_val>
 7729                             <right_node>1</right_node>
 7730                         </_>
 7731                         <_>
 7732                             <!-- node 1 -->
 7733                             <feature>
 7734                                 <rects>
 7735                                     <_>4 11 3 4 -1.</_>
 7736                                     <_>4 13 3 2 2.</_>
 7737                                 </rects>
 7738                                 <tilted>0</tilted>
 7739                             </feature>
 7740                             <threshold>-4.4726220949087292e-005</threshold>
 7741                             <left_val>0.6538959145545960</left_val>
 7742                             <right_val>0.4003680944442749</right_val>
 7743                         </_>
 7744                     </_>
 7745                     <_>
 7746                         <!-- tree 7 -->
 7747                         <_>
 7748                             <!-- root node -->
 7749                             <feature>
 7750                                 <rects>
 7751                                     <_>14 16 2 2 -1.</_>
 7752                                     <_>14 17 2 1 2.</_>
 7753                                 </rects>
 7754                                 <tilted>0</tilted>
 7755                             </feature>
 7756                             <threshold>5.7102291611954570e-004</threshold>
 7757                             <left_node>1</left_node>
 7758                             <right_val>0.3893173038959503</right_val>
 7759                         </_>
 7760                         <_>
 7761                             <!-- node 1 -->
 7762                             <feature>
 7763                                 <rects>
 7764                                     <_>15 15 2 2 -1.</_>
 7765                                     <_>15 16 2 1 2.</_>
 7766                                 </rects>
 7767                                 <tilted>0</tilted>
 7768                             </feature>
 7769                             <threshold>5.7743012439459562e-004</threshold>
 7770                             <left_val>0.5614532828330994</left_val>
 7771                             <right_val>0.3687644004821777</right_val>
 7772                         </_>
 7773                     </_>
 7774                     <_>
 7775                         <!-- tree 8 -->
 7776                         <_>
 7777                             <!-- root node -->
 7778                             <feature>
 7779                                 <rects>
 7780                                     <_>7 12 6 2 -1.</_>
 7781                                     <_>7 13 6 1 2.</_>
 7782                                 </rects>
 7783                                 <tilted>0</tilted>
 7784                             </feature>
 7785                             <threshold>7.9692091094329953e-004</threshold>
 7786                             <left_node>1</left_node>
 7787                             <right_val>0.6443027853965759</right_val>
 7788                         </_>
 7789                         <_>
 7790                             <!-- node 1 -->
 7791                             <feature>
 7792                                 <rects>
 7793                                     <_>8 13 4 2 -1.</_>
 7794                                     <_>8 14 4 1 2.</_>
 7795                                 </rects>
 7796                                 <tilted>0</tilted>
 7797                             </feature>
 7798                             <threshold>3.5945948911830783e-004</threshold>
 7799                             <left_val>0.3380852937698364</left_val>
 7800                             <right_val>0.5824648141860962</right_val>
 7801                         </_>
 7802                     </_>
 7803                     <_>
 7804                         <!-- tree 9 -->
 7805                         <_>
 7806                             <!-- root node -->
 7807                             <feature>
 7808                                 <rects>
 7809                                     <_>11 1 6 12 -1.</_>
 7810                                     <_>14 1 3 6 2.</_>
 7811                                     <_>11 7 3 6 2.</_>
 7812                                 </rects>
 7813                                 <tilted>0</tilted>
 7814                             </feature>
 7815                             <threshold>4.3973900028504431e-004</threshold>
 7816                             <left_node>1</left_node>
 7817                             <right_val>0.3938767015933991</right_val>
 7818                         </_>
 7819                         <_>
 7820                             <!-- node 1 -->
 7821                             <feature>
 7822                                 <rects>
 7823                                     <_>12 2 4 2 -1.</_>
 7824                                     <_>12 3 4 1 2.</_>
 7825                                 </rects>
 7826                                 <tilted>0</tilted>
 7827                             </feature>
 7828                             <threshold>-8.9061429025605321e-004</threshold>
 7829                             <left_val>0.3427971005439758</left_val>
 7830                             <right_val>0.5515698790550232</right_val>
 7831                         </_>
 7832                     </_>
 7833                     <_>
 7834                         <!-- tree 10 -->
 7835                         <_>
 7836                             <!-- root node -->
 7837                             <feature>
 7838                                 <rects>
 7839                                     <_>3 10 12 6 -1.</_>
 7840                                     <_>3 10 6 3 2.</_>
 7841                                     <_>9 13 6 3 2.</_>
 7842                                 </rects>
 7843                                 <tilted>0</tilted>
 7844                             </feature>
 7845                             <threshold>5.4110242053866386e-003</threshold>
 7846                             <left_node>1</left_node>
 7847                             <right_val>0.3803538084030151</right_val>
 7848                         </_>
 7849                         <_>
 7850                             <!-- node 1 -->
 7851                             <feature>
 7852                                 <rects>
 7853                                     <_>3 1 6 12 -1.</_>
 7854                                     <_>3 1 3 6 2.</_>
 7855                                     <_>6 7 3 6 2.</_>
 7856                                 </rects>
 7857                                 <tilted>0</tilted>
 7858                             </feature>
 7859                             <threshold>-8.5764907998964190e-004</threshold>
 7860                             <left_val>0.6439505219459534</left_val>
 7861                             <right_val>0.4168345928192139</right_val>
 7862                         </_>
 7863                     </_>
 7864                     <_>
 7865                         <!-- tree 11 -->
 7866                         <_>
 7867                             <!-- root node -->
 7868                             <feature>
 7869                                 <rects>
 7870                                     <_>16 6 4 14 -1.</_>
 7871                                     <_>18 6 2 7 2.</_>
 7872                                     <_>16 13 2 7 2.</_>
 7873                                 </rects>
 7874                                 <tilted>0</tilted>
 7875                             </feature>
 7876                             <threshold>-0.0220006499439478</threshold>
 7877                             <left_val>0.6654601097106934</left_val>
 7878                             <right_node>1</right_node>
 7879                         </_>
 7880                         <_>
 7881                             <!-- node 1 -->
 7882                             <feature>
 7883                                 <rects>
 7884                                     <_>5 1 10 8 -1.</_>
 7885                                     <_>10 1 5 4 2.</_>
 7886                                     <_>5 5 5 4 2.</_>
 7887                                 </rects>
 7888                                 <tilted>0</tilted>
 7889                             </feature>
 7890                             <threshold>-7.8731682151556015e-003</threshold>
 7891                             <left_val>0.4182722866535187</left_val>
 7892                             <right_val>0.5604724287986755</right_val>
 7893                         </_>
 7894                     </_>
 7895                     <_>
 7896                         <!-- tree 12 -->
 7897                         <_>
 7898                             <!-- root node -->
 7899                             <feature>
 7900                                 <rects>
 7901                                     <_>0 6 4 14 -1.</_>
 7902                                     <_>0 6 2 7 2.</_>
 7903                                     <_>2 13 2 7 2.</_>
 7904                                 </rects>
 7905                                 <tilted>0</tilted>
 7906                             </feature>
 7907                             <threshold>-0.0274444594979286</threshold>
 7908                             <left_val>0.6586862802505493</left_val>
 7909                             <right_node>1</right_node>
 7910                         </_>
 7911                         <_>
 7912                             <!-- node 1 -->
 7913                             <feature>
 7914                                 <rects>
 7915                                     <_>1 15 12 4 -1.</_>
 7916                                     <_>1 15 6 2 2.</_>
 7917                                     <_>7 17 6 2 2.</_>
 7918                                 </rects>
 7919                                 <tilted>0</tilted>
 7920                             </feature>
 7921                             <threshold>1.9792269449681044e-003</threshold>
 7922                             <left_val>0.3244912028312683</left_val>
 7923                             <right_val>0.4882870018482208</right_val>
 7924                         </_>
 7925                     </_>
 7926                     <_>
 7927                         <!-- tree 13 -->
 7928                         <_>
 7929                             <!-- root node -->
 7930                             <feature>
 7931                                 <rects>
 7932                                     <_>10 17 3 3 -1.</_>
 7933                                     <_>11 17 1 3 3.</_>
 7934                                 </rects>
 7935                                 <tilted>0</tilted>
 7936                             </feature>
 7937                             <threshold>-5.6783691979944706e-003</threshold>
 7938                             <left_val>0.2229079008102417</left_val>
 7939                             <right_node>1</right_node>
 7940                         </_>
 7941                         <_>
 7942                             <!-- node 1 -->
 7943                             <feature>
 7944                                 <rects>
 7945                                     <_>11 2 2 6 -1.</_>
 7946                                     <_>12 2 1 3 2.</_>
 7947                                     <_>11 5 1 3 2.</_>
 7948                                 </rects>
 7949                                 <tilted>0</tilted>
 7950                             </feature>
 7951                             <threshold>1.5057219570735469e-005</threshold>
 7952                             <left_val>0.4107285141944885</left_val>
 7953                             <right_val>0.5747591257095337</right_val>
 7954                         </_>
 7955                     </_>
 7956                     <_>
 7957                         <!-- tree 14 -->
 7958                         <_>
 7959                             <!-- root node -->
 7960                             <feature>
 7961                                 <rects>
 7962                                     <_>7 17 3 3 -1.</_>
 7963                                     <_>8 17 1 3 3.</_>
 7964                                 </rects>
 7965                                 <tilted>0</tilted>
 7966                             </feature>
 7967                             <threshold>-5.4136710241436958e-003</threshold>
 7968                             <left_val>0.2065797001123428</left_val>
 7969                             <right_node>1</right_node>
 7970                         </_>
 7971                         <_>
 7972                             <!-- node 1 -->
 7973                             <feature>
 7974                                 <rects>
 7975                                     <_>8 15 4 3 -1.</_>
 7976                                     <_>8 16 4 1 3.</_>
 7977                                 </rects>
 7978                                 <tilted>0</tilted>
 7979                             </feature>
 7980                             <threshold>5.3679239936172962e-003</threshold>
 7981                             <left_val>0.4926423132419586</left_val>
 7982                             <right_val>0.7139484882354736</right_val>
 7983                         </_>
 7984                     </_>
 7985                     <_>
 7986                         <!-- tree 15 -->
 7987                         <_>
 7988                             <!-- root node -->
 7989                             <feature>
 7990                                 <rects>
 7991                                     <_>10 15 4 2 -1.</_>
 7992                                     <_>12 15 2 1 2.</_>
 7993                                     <_>10 16 2 1 2.</_>
 7994                                 </rects>
 7995                                 <tilted>0</tilted>
 7996                             </feature>
 7997                             <threshold>-3.1426660716533661e-003</threshold>
 7998                             <left_val>0.6780086755752564</left_val>
 7999                             <right_node>1</right_node>
 8000                         </_>
 8001                         <_>
 8002                             <!-- node 1 -->
 8003                             <feature>
 8004                                 <rects>
 8005                                     <_>13 13 4 3 -1.</_>
 8006                                     <_>13 14 4 1 3.</_>
 8007                                 </rects>
 8008                                 <tilted>0</tilted>
 8009                             </feature>
 8010                             <threshold>0.0109073901548982</threshold>
 8011                             <left_val>0.5214930176734924</left_val>
 8012                             <right_val>0.1143995970487595</right_val>
 8013                         </_>
 8014                     </_>
 8015                     <_>
 8016                         <!-- tree 16 -->
 8017                         <_>
 8018                             <!-- root node -->
 8019                             <feature>
 8020                                 <rects>
 8021                                     <_>3 13 4 3 -1.</_>
 8022                                     <_>3 14 4 1 3.</_>
 8023                                 </rects>
 8024                                 <tilted>0</tilted>
 8025                             </feature>
 8026                             <threshold>5.8436761610209942e-003</threshold>
 8027                             <left_node>1</left_node>
 8028                             <right_val>0.1937526017427445</right_val>
 8029                         </_>
 8030                         <_>
 8031                             <!-- node 1 -->
 8032                             <feature>
 8033                                 <rects>
 8034                                     <_>7 2 2 6 -1.</_>
 8035                                     <_>7 2 1 3 2.</_>
 8036                                     <_>8 5 1 3 2.</_>
 8037                                 </rects>
 8038                                 <tilted>0</tilted>
 8039                             </feature>
 8040                             <threshold>9.0507230197545141e-005</threshold>
 8041                             <left_val>0.3812577128410339</left_val>
 8042                             <right_val>0.5514187812805176</right_val>
 8043                         </_>
 8044                     </_>
 8045                     <_>
 8046                         <!-- tree 17 -->
 8047                         <_>
 8048                             <!-- root node -->
 8049                             <feature>
 8050                                 <rects>
 8051                                     <_>2 1 16 3 -1.</_>
 8052                                     <_>2 2 16 1 3.</_>
 8053                                 </rects>
 8054                                 <tilted>0</tilted>
 8055                             </feature>
 8056                             <threshold>-0.0163457896560431</threshold>
 8057                             <left_val>0.2474023997783661</left_val>
 8058                             <right_node>1</right_node>
 8059                         </_>
 8060                         <_>
 8061                             <!-- node 1 -->
 8062                             <feature>
 8063                                 <rects>
 8064                                     <_>10 15 4 2 -1.</_>
 8065                                     <_>12 15 2 1 2.</_>
 8066                                     <_>10 16 2 1 2.</_>
 8067                                 </rects>
 8068                                 <tilted>0</tilted>
 8069                             </feature>
 8070                             <threshold>1.5987500082701445e-003</threshold>
 8071                             <left_val>0.4817782938480377</left_val>
 8072                             <right_val>0.5923079848289490</right_val>
 8073                         </_>
 8074                     </_>
 8075                     <_>
 8076                         <!-- tree 18 -->
 8077                         <_>
 8078                             <!-- root node -->
 8079                             <feature>
 8080                                 <rects>
 8081                                     <_>6 15 4 2 -1.</_>
 8082                                     <_>6 15 2 1 2.</_>
 8083                                     <_>8 16 2 1 2.</_>
 8084                                 </rects>
 8085                                 <tilted>0</tilted>
 8086                             </feature>
 8087                             <threshold>-4.0257978253066540e-003</threshold>
 8088                             <left_val>0.7508208751678467</left_val>
 8089                             <right_node>1</right_node>
 8090                         </_>
 8091                         <_>
 8092                             <!-- node 1 -->
 8093                             <feature>
 8094                                 <rects>
 8095                                     <_>3 0 13 3 -1.</_>
 8096                                     <_>3 1 13 1 3.</_>
 8097                                 </rects>
 8098                                 <tilted>0</tilted>
 8099                             </feature>
 8100                             <threshold>-6.7750471644103527e-003</threshold>
 8101                             <left_val>0.2879810929298401</left_val>
 8102                             <right_val>0.5199695229530335</right_val>
 8103                         </_>
 8104                     </_>
 8105                     <_>
 8106                         <!-- tree 19 -->
 8107                         <_>
 8108                             <!-- root node -->
 8109                             <feature>
 8110                                 <rects>
 8111                                     <_>0 9 20 3 -1.</_>
 8112                                     <_>0 10 20 1 3.</_>
 8113                                 </rects>
 8114                                 <tilted>0</tilted>
 8115                             </feature>
 8116                             <threshold>-3.2470689620822668e-003</threshold>
 8117                             <left_val>0.3044910132884979</left_val>
 8118                             <right_node>1</right_node>
 8119                         </_>
 8120                         <_>
 8121                             <!-- node 1 -->
 8122                             <feature>
 8123                                 <rects>
 8124                                     <_>6 7 9 2 -1.</_>
 8125                                     <_>6 8 9 1 2.</_>
 8126                                 </rects>
 8127                                 <tilted>0</tilted>
 8128                             </feature>
 8129                             <threshold>1.5409620245918632e-003</threshold>
 8130                             <left_val>0.4063482880592346</left_val>
 8131                             <right_val>0.5676562786102295</right_val>
 8132                         </_>
 8133                     </_>
 8134                     <_>
 8135                         <!-- tree 20 -->
 8136                         <_>
 8137                             <!-- root node -->
 8138                             <feature>
 8139                                 <rects>
 8140                                     <_>8 14 3 6 -1.</_>
 8141                                     <_>9 14 1 6 3.</_>
 8142                                 </rects>
 8143                                 <tilted>0</tilted>
 8144                             </feature>
 8145                             <threshold>-0.0128581197932363</threshold>
 8146                             <left_val>0.0967175588011742</left_val>
 8147                             <right_node>1</right_node>
 8148                         </_>
 8149                         <_>
 8150                             <!-- node 1 -->
 8151                             <feature>
 8152                                 <rects>
 8153                                     <_>9 10 2 2 -1.</_>
 8154                                     <_>9 11 2 1 2.</_>
 8155                                 </rects>
 8156                                 <tilted>0</tilted>
 8157                             </feature>
 8158                             <threshold>-1.4824670506641269e-004</threshold>
 8159                             <left_val>0.4537833034992218</left_val>
 8160                             <right_val>0.6115375161170960</right_val>
 8161                         </_>
 8162                     </_>
 8163                     <_>
 8164                         <!-- tree 21 -->
 8165                         <_>
 8166                             <!-- root node -->
 8167                             <feature>
 8168                                 <rects>
 8169                                     <_>9 7 2 5 -1.</_>
 8170                                     <_>9 7 1 5 2.</_>
 8171                                 </rects>
 8172                                 <tilted>0</tilted>
 8173                             </feature>
 8174                             <threshold>-9.0210810303688049e-003</threshold>
 8175                             <left_node>1</left_node>
 8176                             <right_val>0.4807750880718231</right_val>
 8177                         </_>
 8178                         <_>
 8179                             <!-- node 1 -->
 8180                             <feature>
 8181                                 <rects>
 8182                                     <_>5 6 10 3 -1.</_>
 8183                                     <_>5 6 5 3 2.</_>
 8184                                 </rects>
 8185                                 <tilted>0</tilted>
 8186                             </feature>
 8187                             <threshold>-0.0287950299680233</threshold>
 8188                             <left_val>0.3403795063495636</left_val>
 8189                             <right_val>0.5255529284477234</right_val>
 8190                         </_>
 8191                     </_>
 8192                     <_>
 8193                         <!-- tree 22 -->
 8194                         <_>
 8195                             <!-- root node -->
 8196                             <feature>
 8197                                 <rects>
 8198                                     <_>9 7 2 5 -1.</_>
 8199                                     <_>10 7 1 5 2.</_>
 8200                                 </rects>
 8201                                 <tilted>0</tilted>
 8202                             </feature>
 8203                             <threshold>9.0210810303688049e-003</threshold>
 8204                             <left_node>1</left_node>
 8205                             <right_val>0.7505835890769959</right_val>
 8206                         </_>
 8207                         <_>
 8208                             <!-- node 1 -->
 8209                             <feature>
 8210                                 <rects>
 8211                                     <_>5 6 10 3 -1.</_>
 8212                                     <_>10 6 5 3 2.</_>
 8213                                 </rects>
 8214                                 <tilted>0</tilted>
 8215                             </feature>
 8216                             <threshold>7.4121179059147835e-003</threshold>
 8217                             <left_val>0.5455446839332581</left_val>
 8218                             <right_val>0.3226068913936615</right_val>
 8219                         </_>
 8220                     </_>
 8221                     <_>
 8222                         <!-- tree 23 -->
 8223                         <_>
 8224                             <!-- root node -->
 8225                             <feature>
 8226                                 <rects>
 8227                                     <_>13 9 2 2 -1.</_>
 8228                                     <_>13 9 1 2 2.</_>
 8229                                 </rects>
 8230                                 <tilted>0</tilted>
 8231                             </feature>
 8232                             <threshold>-3.7217529024928808e-003</threshold>
 8233                             <left_val>0.2311848998069763</left_val>
 8234                             <right_node>1</right_node>
 8235                         </_>
 8236                         <_>
 8237                             <!-- node 1 -->
 8238                             <feature>
 8239                                 <rects>
 8240                                     <_>4 3 12 11 -1.</_>
 8241                                     <_>8 3 4 11 3.</_>
 8242                                 </rects>
 8243                                 <tilted>0</tilted>
 8244                             </feature>
 8245                             <threshold>0.1986588984727860</threshold>
 8246                             <left_val>0.5271047949790955</left_val>
 8247                             <right_val>0.1469929963350296</right_val>
 8248                         </_>
 8249                     </_>
 8250                     <_>
 8251                         <!-- tree 24 -->
 8252                         <_>
 8253                             <!-- root node -->
 8254                             <feature>
 8255                                 <rects>
 8256                                     <_>7 1 2 7 -1.</_>
 8257                                     <_>8 1 1 7 2.</_>
 8258                                 </rects>
 8259                                 <tilted>0</tilted>
 8260                             </feature>
 8261                             <threshold>1.5208719560177997e-005</threshold>
 8262                             <left_val>0.3678138852119446</left_val>
 8263                             <right_node>1</right_node>
 8264                         </_>
 8265                         <_>
 8266                             <!-- node 1 -->
 8267                             <feature>
 8268                                 <rects>
 8269                                     <_>7 4 3 8 -1.</_>
 8270                                     <_>8 4 1 8 3.</_>
 8271                                 </rects>
 8272                                 <tilted>0</tilted>
 8273                             </feature>
 8274                             <threshold>-3.9089918136596680e-003</threshold>
 8275                             <left_val>0.7131929993629456</left_val>
 8276                             <right_val>0.4993866980075836</right_val>
 8277                         </_>
 8278                     </_>
 8279                     <_>
 8280                         <!-- tree 25 -->
 8281                         <_>
 8282                             <!-- root node -->
 8283                             <feature>
 8284                                 <rects>
 8285                                     <_>13 9 2 2 -1.</_>
 8286                                     <_>13 9 1 2 2.</_>
 8287                                 </rects>
 8288                                 <tilted>0</tilted>
 8289                             </feature>
 8290                             <threshold>2.5106288958340883e-003</threshold>
 8291                             <left_val>0.5312054157257080</left_val>
 8292                             <right_node>1</right_node>
 8293                         </_>
 8294                         <_>
 8295                             <!-- node 1 -->
 8296                             <feature>
 8297                                 <rects>
 8298                                     <_>11 6 2 2 -1.</_>
 8299                                     <_>12 6 1 1 2.</_>
 8300                                     <_>11 7 1 1 2.</_>
 8301                                 </rects>
 8302                                 <tilted>0</tilted>
 8303                             </feature>
 8304                             <threshold>2.3921660613268614e-004</threshold>
 8305                             <left_val>0.4689378142356873</left_val>
 8306                             <right_val>0.5714021921157837</right_val>
 8307                         </_>
 8308                     </_>
 8309                     <_>
 8310                         <!-- tree 26 -->
 8311                         <_>
 8312                             <!-- root node -->
 8313                             <feature>
 8314                                 <rects>
 8315                                     <_>5 4 2 3 -1.</_>
 8316                                     <_>5 5 2 1 3.</_>
 8317                                 </rects>
 8318                                 <tilted>0</tilted>
 8319                             </feature>
 8320                             <threshold>6.9443131797015667e-003</threshold>
 8321                             <left_node>1</left_node>
 8322                             <right_val>0.6948797702789307</right_val>
 8323                         </_>
 8324                         <_>
 8325                             <!-- node 1 -->
 8326                             <feature>
 8327                                 <rects>
 8328                                     <_>6 5 1 3 -1.</_>
 8329                                     <_>6 6 1 1 3.</_>
 8330                                 </rects>
 8331                                 <tilted>0</tilted>
 8332                             </feature>
 8333                             <threshold>1.2065629707649350e-003</threshold>
 8334                             <left_val>0.4004504978656769</left_val>
 8335                             <right_val>0.5874881744384766</right_val>
 8336                         </_>
 8337                     </_>
 8338                     <_>
 8339                         <!-- tree 27 -->
 8340                         <_>
 8341                             <!-- root node -->
 8342                             <feature>
 8343                                 <rects>
 8344                                     <_>13 9 2 2 -1.</_>
 8345                                     <_>13 9 1 2 2.</_>
 8346                                 </rects>
 8347                                 <tilted>0</tilted>
 8348                             </feature>
 8349                             <threshold>2.5106288958340883e-003</threshold>
 8350                             <left_val>0.5329571962356567</left_val>
 8351                             <right_node>1</right_node>
 8352                         </_>
 8353                         <_>
 8354                             <!-- node 1 -->
 8355                             <feature>
 8356                                 <rects>
 8357                                     <_>16 14 3 3 -1.</_>
 8358                                     <_>16 15 3 1 3.</_>
 8359                                 </rects>
 8360                                 <tilted>0</tilted>
 8361                             </feature>
 8362                             <threshold>1.7514040227979422e-003</threshold>
 8363                             <left_val>0.5545849204063416</left_val>
 8364                             <right_val>0.3449581861495972</right_val>
 8365                         </_>
 8366                     </_>
 8367                     <_>
 8368                         <!-- tree 28 -->
 8369                         <_>
 8370                             <!-- root node -->
 8371                             <feature>
 8372                                 <rects>
 8373                                     <_>5 9 2 2 -1.</_>
 8374                                     <_>6 9 1 2 2.</_>
 8375                                 </rects>
 8376                                 <tilted>0</tilted>
 8377                             </feature>
 8378                             <threshold>-4.1978210210800171e-003</threshold>
 8379                             <left_val>0.1217183023691177</left_val>
 8380                             <right_node>1</right_node>
 8381                         </_>
 8382                         <_>
 8383                             <!-- node 1 -->
 8384                             <feature>
 8385                                 <rects>
 8386                                     <_>1 14 3 3 -1.</_>
 8387                                     <_>1 15 3 1 3.</_>
 8388                                 </rects>
 8389                                 <tilted>0</tilted>
 8390                             </feature>
 8391                             <threshold>1.3092850567772985e-003</threshold>
 8392                             <left_val>0.5375049710273743</left_val>
 8393                             <right_val>0.3415625095367432</right_val>
 8394                         </_>
 8395                     </_>
 8396                     <_>
 8397                         <!-- tree 29 -->
 8398                         <_>
 8399                             <!-- root node -->
 8400                             <feature>
 8401                                 <rects>
 8402                                     <_>13 1 1 6 -1.</_>
 8403                                     <_>13 3 1 2 3.</_>
 8404                                 </rects>
 8405                                 <tilted>0</tilted>
 8406                             </feature>
 8407                             <threshold>6.7396182566881180e-004</threshold>
 8408                             <left_val>0.4195179045200348</left_val>
 8409                             <right_node>1</right_node>
 8410                         </_>
 8411                         <_>
 8412                             <!-- node 1 -->
 8413                             <feature>
 8414                                 <rects>
 8415                                     <_>13 3 7 2 -1.</_>
 8416                                     <_>13 4 7 1 2.</_>
 8417                                 </rects>
 8418                                 <tilted>0</tilted>
 8419                             </feature>
 8420                             <threshold>-0.0105307102203369</threshold>
 8421                             <left_val>0.3460753858089447</left_val>
 8422                             <right_val>0.5155860185623169</right_val>
 8423                         </_>
 8424                     </_>
 8425                     <_>
 8426                         <!-- tree 30 -->
 8427                         <_>
 8428                             <!-- root node -->
 8429                             <feature>
 8430                                 <rects>
 8431                                     <_>0 6 20 14 -1.</_>
 8432                                     <_>0 13 20 7 2.</_>
 8433                                 </rects>
 8434                                 <tilted>0</tilted>
 8435                             </feature>
 8436                             <threshold>-0.4067229926586151</threshold>
 8437                             <left_val>0.0580656789243221</left_val>
 8438                             <right_node>1</right_node>
 8439                         </_>
 8440                         <_>
 8441                             <!-- node 1 -->
 8442                             <feature>
 8443                                 <rects>
 8444                                     <_>0 4 3 6 -1.</_>
 8445                                     <_>0 6 3 2 3.</_>
 8446                                 </rects>
 8447                                 <tilted>0</tilted>
 8448                             </feature>
 8449                             <threshold>-0.0263145491480827</threshold>
 8450                             <left_val>0.1473449021577835</left_val>
 8451                             <right_val>0.5559378266334534</right_val>
 8452                         </_>
 8453                     </_>
 8454                     <_>
 8455                         <!-- tree 31 -->
 8456                         <_>
 8457                             <!-- root node -->
 8458                             <feature>
 8459                                 <rects>
 8460                                     <_>10 1 9 6 -1.</_>
 8461                                     <_>10 3 9 2 3.</_>
 8462                                 </rects>
 8463                                 <tilted>0</tilted>
 8464                             </feature>
 8465                             <threshold>2.2557149641215801e-003</threshold>
 8466                             <left_node>1</left_node>
 8467                             <right_val>0.5477715134620667</right_val>
 8468                         </_>
 8469                         <_>
 8470                             <!-- node 1 -->
 8471                             <feature>
 8472                                 <rects>
 8473                                     <_>8 0 12 5 -1.</_>
 8474                                     <_>8 0 6 5 2.</_>
 8475                                 </rects>
 8476                                 <tilted>0</tilted>
 8477                             </feature>
 8478                             <threshold>0.0121548604220152</threshold>
 8479                             <left_val>0.4207791090011597</left_val>
 8480                             <right_val>0.5621880888938904</right_val>
 8481                         </_>
 8482                     </_>
 8483                     <_>
 8484                         <!-- tree 32 -->
 8485                         <_>
 8486                             <!-- root node -->
 8487                             <feature>
 8488                                 <rects>
 8489                                     <_>0 0 18 5 -1.</_>
 8490                                     <_>6 0 6 5 3.</_>
 8491                                 </rects>
 8492                                 <tilted>0</tilted>
 8493                             </feature>
 8494                             <threshold>-0.0184365399181843</threshold>
 8495                             <left_val>0.6447147130966187</left_val>
 8496                             <right_node>1</right_node>
 8497                         </_>
 8498                         <_>
 8499                             <!-- node 1 -->
 8500                             <feature>
 8501                                 <rects>
 8502                                     <_>1 1 9 6 -1.</_>
 8503                                     <_>1 3 9 2 3.</_>
 8504                                 </rects>
 8505                                 <tilted>0</tilted>
 8506                             </feature>
 8507                             <threshold>5.3676147945225239e-004</threshold>
 8508                             <left_val>0.2765127122402191</left_val>
 8509                             <right_val>0.4888595938682556</right_val>
 8510                         </_>
 8511                     </_>
 8512                     <_>
 8513                         <!-- tree 33 -->
 8514                         <_>
 8515                             <!-- root node -->
 8516                             <feature>
 8517                                 <rects>
 8518                                     <_>15 15 2 2 -1.</_>
 8519                                     <_>15 16 2 1 2.</_>
 8520                                 </rects>
 8521                                 <tilted>0</tilted>
 8522                             </feature>
 8523                             <threshold>-2.6265541091561317e-003</threshold>
 8524                             <left_node>1</left_node>
 8525                             <right_val>0.5264691114425659</right_val>
 8526                         </_>
 8527                         <_>
 8528                             <!-- node 1 -->
 8529                             <feature>
 8530                                 <rects>
 8531                                     <_>13 16 3 4 -1.</_>
 8532                                     <_>13 18 3 2 2.</_>
 8533                                 </rects>
 8534                                 <tilted>0</tilted>
 8535                             </feature>
 8536                             <threshold>-5.1119807176291943e-004</threshold>
 8537                             <left_val>0.5785310268402100</left_val>
 8538                             <right_val>0.4291102886199951</right_val>
 8539                         </_>
 8540                     </_>
 8541                     <_>
 8542                         <!-- tree 34 -->
 8543                         <_>
 8544                             <!-- root node -->
 8545                             <feature>
 8546                                 <rects>
 8547                                     <_>3 15 2 2 -1.</_>
 8548                                     <_>3 16 2 1 2.</_>
 8549                                 </rects>
 8550                                 <tilted>0</tilted>
 8551                             </feature>
 8552                             <threshold>4.1454841266386211e-004</threshold>
 8553                             <left_node>1</left_node>
 8554                             <right_val>0.3455410897731781</right_val>
 8555                         </_>
 8556                         <_>
 8557                             <!-- node 1 -->
 8558                             <feature>
 8559                                 <rects>
 8560                                     <_>4 16 3 4 -1.</_>
 8561                                     <_>4 18 3 2 2.</_>
 8562                                 </rects>
 8563                                 <tilted>0</tilted>
 8564                             </feature>
 8565                             <threshold>-5.5028748465701938e-004</threshold>
 8566                             <left_val>0.6026918888092041</left_val>
 8567                             <right_val>0.4143893122673035</right_val>
 8568                         </_>
 8569                     </_>
 8570                     <_>
 8571                         <!-- tree 35 -->
 8572                         <_>
 8573                             <!-- root node -->
 8574                             <feature>
 8575                                 <rects>
 8576                                     <_>11 14 1 3 -1.</_>
 8577                                     <_>11 15 1 1 3.</_>
 8578                                 </rects>
 8579                                 <tilted>0</tilted>
 8580                             </feature>
 8581                             <threshold>-1.0347720235586166e-003</threshold>
 8582                             <left_val>0.6095293760299683</left_val>
 8583                             <right_node>1</right_node>
 8584                         </_>
 8585                         <_>
 8586                             <!-- node 1 -->
 8587                             <feature>
 8588                                 <rects>
 8589                                     <_>9 13 5 3 -1.</_>
 8590                                     <_>9 14 5 1 3.</_>
 8591                                 </rects>
 8592                                 <tilted>0</tilted>
 8593                             </feature>
 8594                             <threshold>-3.3966631162911654e-003</threshold>
 8595                             <left_val>0.6108282208442688</left_val>
 8596                             <right_val>0.4707720875740051</right_val>
 8597                         </_>
 8598                     </_>
 8599                     <_>
 8600                         <!-- tree 36 -->
 8601                         <_>
 8602                             <!-- root node -->
 8603                             <feature>
 8604                                 <rects>
 8605                                     <_>0 0 3 6 -1.</_>
 8606                                     <_>0 2 3 2 3.</_>
 8607                                 </rects>
 8608                                 <tilted>0</tilted>
 8609                             </feature>
 8610                             <threshold>3.1795909162610769e-003</threshold>
 8611                             <left_node>1</left_node>
 8612                             <right_val>0.3244366943836212</right_val>
 8613                         </_>
 8614                         <_>
 8615                             <!-- node 1 -->
 8616                             <feature>
 8617                                 <rects>
 8618                                     <_>4 1 6 3 -1.</_>
 8619                                     <_>6 1 2 3 3.</_>
 8620                                 </rects>
 8621                                 <tilted>0</tilted>
 8622                             </feature>
 8623                             <threshold>-1.6528950072824955e-004</threshold>
 8624                             <left_val>0.3830757141113281</left_val>
 8625                             <right_val>0.5734326243400574</right_val>
 8626                         </_>
 8627                     </_>
 8628                     <_>
 8629                         <!-- tree 37 -->
 8630                         <_>
 8631                             <!-- root node -->
 8632                             <feature>
 8633                                 <rects>
 8634                                     <_>9 13 4 3 -1.</_>
 8635                                     <_>9 14 4 1 3.</_>
 8636                                 </rects>
 8637                                 <tilted>0</tilted>
 8638                             </feature>
 8639                             <threshold>8.3725210279226303e-003</threshold>
 8640                             <left_node>1</left_node>
 8641                             <right_val>0.6610919237136841</right_val>
 8642                         </_>
 8643                         <_>
 8644                             <!-- node 1 -->
 8645                             <feature>
 8646                                 <rects>
 8647                                     <_>8 15 5 3 -1.</_>
 8648                                     <_>8 16 5 1 3.</_>
 8649                                 </rects>
 8650                                 <tilted>0</tilted>
 8651                             </feature>
 8652                             <threshold>-2.5799809955060482e-003</threshold>
 8653                             <left_val>0.6139307022094727</left_val>
 8654                             <right_val>0.4686149954795837</right_val>
 8655                         </_>
 8656                     </_>
 8657                     <_>
 8658                         <!-- tree 38 -->
 8659                         <_>
 8660                             <!-- root node -->
 8661                             <feature>
 8662                                 <rects>
 8663                                     <_>8 3 3 2 -1.</_>
 8664                                     <_>9 3 1 2 3.</_>
 8665                                 </rects>
 8666                                 <tilted>0</tilted>
 8667                             </feature>
 8668                             <threshold>9.0194388758391142e-004</threshold>
 8669                             <left_node>1</left_node>
 8670                             <right_val>0.3520022034645081</right_val>
 8671                         </_>
 8672                         <_>
 8673                             <!-- node 1 -->
 8674                             <feature>
 8675                                 <rects>
 8676                                     <_>1 8 18 2 -1.</_>
 8677                                     <_>1 9 18 1 2.</_>
 8678                                 </rects>
 8679                                 <tilted>0</tilted>
 8680                             </feature>
 8681                             <threshold>3.6952210939489305e-004</threshold>
 8682                             <left_val>0.2578754127025604</left_val>
 8683                             <right_val>0.5467242002487183</right_val>
 8684                         </_>
 8685                     </_>
 8686                     <_>
 8687                         <!-- tree 39 -->
 8688                         <_>
 8689                             <!-- root node -->
 8690                             <feature>
 8691                                 <rects>
 8692                                     <_>11 14 1 3 -1.</_>
 8693                                     <_>11 15 1 1 3.</_>
 8694                                 </rects>
 8695                                 <tilted>0</tilted>
 8696                             </feature>
 8697                             <threshold>9.9746137857437134e-004</threshold>
 8698                             <left_val>0.4820146858692169</left_val>
 8699                             <right_node>1</right_node>
 8700                         </_>
 8701                         <_>
 8702                             <!-- node 1 -->
 8703                             <feature>
 8704                                 <rects>
 8705                                     <_>8 13 6 3 -1.</_>
 8706                                     <_>8 14 6 1 3.</_>
 8707                                 </rects>
 8708                                 <tilted>0</tilted>
 8709                             </feature>
 8710                             <threshold>-3.6688039544969797e-003</threshold>
 8711                             <left_val>0.5710150003433228</left_val>
 8712                             <right_val>0.4831911027431488</right_val>
 8713                         </_>
 8714                     </_>
 8715                     <_>
 8716                         <!-- tree 40 -->
 8717                         <_>
 8718                             <!-- root node -->
 8719                             <feature>
 8720                                 <rects>
 8721                                     <_>8 14 1 3 -1.</_>
 8722                                     <_>8 15 1 1 3.</_>
 8723                                 </rects>
 8724                                 <tilted>0</tilted>
 8725                             </feature>
 8726                             <threshold>-8.9501030743122101e-004</threshold>
 8727                             <left_val>0.6133679151535034</left_val>
 8728                             <right_node>1</right_node>
 8729                         </_>
 8730                         <_>
 8731                             <!-- node 1 -->
 8732                             <feature>
 8733                                 <rects>
 8734                                     <_>4 13 12 4 -1.</_>
 8735                                     <_>4 13 6 2 2.</_>
 8736                                     <_>10 15 6 2 2.</_>
 8737                                 </rects>
 8738                                 <tilted>0</tilted>
 8739                             </feature>
 8740                             <threshold>5.1904921419918537e-003</threshold>
 8741                             <left_val>0.4928582906723023</left_val>
 8742                             <right_val>0.2581309080123901</right_val>
 8743                         </_>
 8744                     </_>
 8745                     <_>
 8746                         <!-- tree 41 -->
 8747                         <_>
 8748                             <!-- root node -->
 8749                             <feature>
 8750                                 <rects>
 8751                                     <_>10 7 2 2 -1.</_>
 8752                                     <_>10 7 1 2 2.</_>
 8753                                 </rects>
 8754                                 <tilted>0</tilted>
 8755                             </feature>
 8756                             <threshold>4.2274440056644380e-004</threshold>
 8757                             <left_val>0.4471124112606049</left_val>
 8758                             <right_node>1</right_node>
 8759                         </_>
 8760                         <_>
 8761                             <!-- node 1 -->
 8762                             <feature>
 8763                                 <rects>
 8764                                     <_>13 4 2 8 -1.</_>
 8765                                     <_>14 4 1 4 2.</_>
 8766                                     <_>13 8 1 4 2.</_>
 8767                                 </rects>
 8768                                 <tilted>0</tilted>
 8769                             </feature>
 8770                             <threshold>8.5176713764667511e-003</threshold>
 8771                             <left_val>0.5161024928092957</left_val>
 8772                             <right_val>0.3316533863544464</right_val>
 8773                         </_>
 8774                     </_>
 8775                     <_>
 8776                         <!-- tree 42 -->
 8777                         <_>
 8778                             <!-- root node -->
 8779                             <feature>
 8780                                 <rects>
 8781                                     <_>0 5 4 6 -1.</_>
 8782                                     <_>0 7 4 2 3.</_>
 8783                                 </rects>
 8784                                 <tilted>0</tilted>
 8785                             </feature>
 8786                             <threshold>-0.0366236083209515</threshold>
 8787                             <left_val>0.0926062166690826</left_val>
 8788                             <right_node>1</right_node>
 8789                         </_>
 8790                         <_>
 8791                             <!-- node 1 -->
 8792                             <feature>
 8793                                 <rects>
 8794                                     <_>8 7 2 2 -1.</_>
 8795                                     <_>9 7 1 2 2.</_>
 8796                                 </rects>
 8797                                 <tilted>0</tilted>
 8798                             </feature>
 8799                             <threshold>-4.1103712283074856e-003</threshold>
 8800                             <left_val>0.8522114753723145</left_val>
 8801                             <right_val>0.5137907862663269</right_val>
 8802                         </_>
 8803                     </_>
 8804                     <_>
 8805                         <!-- tree 43 -->
 8806                         <_>
 8807                             <!-- root node -->
 8808                             <feature>
 8809                                 <rects>
 8810                                     <_>13 0 3 7 -1.</_>
 8811                                     <_>14 0 1 7 3.</_>
 8812                                 </rects>
 8813                                 <tilted>0</tilted>
 8814                             </feature>
 8815                             <threshold>-6.6017331555485725e-003</threshold>
 8816                             <left_node>1</left_node>
 8817                             <right_val>0.5459060072898865</right_val>
 8818                         </_>
 8819                         <_>
 8820                             <!-- node 1 -->
 8821                             <feature>
 8822                                 <rects>
 8823                                     <_>11 2 2 14 -1.</_>
 8824                                     <_>11 2 1 14 2.</_>
 8825                                 </rects>
 8826                                 <tilted>0</tilted>
 8827                             </feature>
 8828                             <threshold>0.0255786404013634</threshold>
 8829                             <left_val>0.5219352841377258</left_val>
 8830                             <right_val>0.1927185952663422</right_val>
 8831                         </_>
 8832                     </_>
 8833                     <_>
 8834                         <!-- tree 44 -->
 8835                         <_>
 8836                             <!-- root node -->
 8837                             <feature>
 8838                                 <rects>
 8839                                     <_>4 0 3 7 -1.</_>
 8840                                     <_>5 0 1 7 3.</_>
 8841                                 </rects>
 8842                                 <tilted>0</tilted>
 8843                             </feature>
 8844                             <threshold>0.0114474399015307</threshold>
 8845                             <left_node>1</left_node>
 8846                             <right_val>0.1916002035140991</right_val>
 8847                         </_>
 8848                         <_>
 8849                             <!-- node 1 -->
 8850                             <feature>
 8851                                 <rects>
 8852                                     <_>5 5 8 12 -1.</_>
 8853                                     <_>5 5 4 6 2.</_>
 8854                                     <_>9 11 4 6 2.</_>
 8855                                 </rects>
 8856                                 <tilted>0</tilted>
 8857                             </feature>
 8858                             <threshold>7.2427501436322927e-004</threshold>
 8859                             <left_val>0.5231571197509766</left_val>
 8860                             <right_val>0.3535340130329132</right_val>
 8861                         </_>
 8862                     </_>
 8863                     <_>
 8864                         <!-- tree 45 -->
 8865                         <_>
 8866                             <!-- root node -->
 8867                             <feature>
 8868                                 <rects>
 8869                                     <_>11 4 6 3 -1.</_>
 8870                                     <_>11 5 6 1 3.</_>
 8871                                 </rects>
 8872                                 <tilted>0</tilted>
 8873                             </feature>
 8874                             <threshold>9.7127500921487808e-003</threshold>
 8875                             <left_node>1</left_node>
 8876                             <right_val>0.6464101076126099</right_val>
 8877                         </_>
 8878                         <_>
 8879                             <!-- node 1 -->
 8880                             <feature>
 8881                                 <rects>
 8882                                     <_>12 3 4 3 -1.</_>
 8883                                     <_>12 4 4 1 3.</_>
 8884                                 </rects>
 8885                                 <tilted>0</tilted>
 8886                             </feature>
 8887                             <threshold>-0.0113375699147582</threshold>
 8888                             <left_val>0.7383037805557251</left_val>
 8889                             <right_val>0.4964743852615356</right_val>
 8890                         </_>
 8891                     </_>
 8892                     <_>
 8893                         <!-- tree 46 -->
 8894                         <_>
 8895                             <!-- root node -->
 8896                             <feature>
 8897                                 <rects>
 8898                                     <_>5 5 10 12 -1.</_>
 8899                                     <_>5 5 5 6 2.</_>
 8900                                     <_>10 11 5 6 2.</_>
 8901                                 </rects>
 8902                                 <tilted>0</tilted>
 8903                             </feature>
 8904                             <threshold>-8.1453882157802582e-003</threshold>
 8905                             <left_val>0.3611705899238586</left_val>
 8906                             <right_node>1</right_node>
 8907                         </_>
 8908                         <_>
 8909                             <!-- node 1 -->
 8910                             <feature>
 8911                                 <rects>
 8912                                     <_>3 6 12 3 -1.</_>
 8913                                     <_>9 6 6 3 2.</_>
 8914                                 </rects>
 8915                                 <tilted>0</tilted>
 8916                             </feature>
 8917                             <threshold>-8.5570756345987320e-003</threshold>
 8918                             <left_val>0.3421907126903534</left_val>
 8919                             <right_val>0.5943511724472046</right_val>
 8920                         </_>
 8921                     </_>
 8922                     <_>
 8923                         <!-- tree 47 -->
 8924                         <_>
 8925                             <!-- root node -->
 8926                             <feature>
 8927                                 <rects>
 8928                                     <_>9 6 2 7 -1.</_>
 8929                                     <_>9 6 1 7 2.</_>
 8930                                 </rects>
 8931                                 <tilted>0</tilted>
 8932                             </feature>
 8933                             <threshold>2.2993308957666159e-003</threshold>
 8934                             <left_val>0.4550104141235352</left_val>
 8935                             <right_node>1</right_node>
 8936                         </_>
 8937                         <_>
 8938                             <!-- node 1 -->
 8939                             <feature>
 8940                                 <rects>
 8941                                     <_>9 5 2 4 -1.</_>
 8942                                     <_>9 5 1 4 2.</_>
 8943                                 </rects>
 8944                                 <tilted>0</tilted>
 8945                             </feature>
 8946                             <threshold>3.8430930580943823e-003</threshold>
 8947                             <left_val>0.4716862142086029</left_val>
 8948                             <right_val>0.6656190752983093</right_val>
 8949                         </_>
 8950                     </_>
 8951                     <_>
 8952                         <!-- tree 48 -->
 8953                         <_>
 8954                             <!-- root node -->
 8955                             <feature>
 8956                                 <rects>
 8957                                     <_>8 7 3 3 -1.</_>
 8958                                     <_>9 7 1 3 3.</_>
 8959                                 </rects>
 8960                                 <tilted>0</tilted>
 8961                             </feature>
 8962                             <threshold>-9.9116540513932705e-004</threshold>
 8963                             <left_node>1</left_node>
 8964                             <right_val>0.4592716991901398</right_val>
 8965                         </_>
 8966                         <_>
 8967                             <!-- node 1 -->
 8968                             <feature>
 8969                                 <rects>
 8970                                     <_>5 1 6 4 -1.</_>
 8971                                     <_>7 1 2 4 3.</_>
 8972                                 </rects>
 8973                                 <tilted>0</tilted>
 8974                             </feature>
 8975                             <threshold>0.0254964698106050</threshold>
 8976                             <left_val>0.6563401222229004</left_val>
 8977                             <right_val>0.1258835047483444</right_val>
 8978                         </_>
 8979                     </_>
 8980                     <_>
 8981                         <!-- tree 49 -->
 8982                         <_>
 8983                             <!-- root node -->
 8984                             <feature>
 8985                                 <rects>
 8986                                     <_>13 16 7 3 -1.</_>
 8987                                     <_>13 17 7 1 3.</_>
 8988                                 </rects>
 8989                                 <tilted>0</tilted>
 8990                             </feature>
 8991                             <threshold>-0.0157483592629433</threshold>
 8992                             <left_node>1</left_node>
 8993                             <right_val>0.5239502191543579</right_val>
 8994                         </_>
 8995                         <_>
 8996                             <!-- node 1 -->
 8997                             <feature>
 8998                                 <rects>
 8999                                     <_>12 4 3 3 -1.</_>
 9000                                     <_>12 5 3 1 3.</_>
 9001                                 </rects>
 9002                                 <tilted>0</tilted>
 9003                             </feature>
 9004                             <threshold>-0.0180461201816797</threshold>
 9005                             <left_val>0.8015851974487305</left_val>
 9006                             <right_val>0.5007957816123962</right_val>
 9007                         </_>
 9008                     </_>
 9009                     <_>
 9010                         <!-- tree 50 -->
 9011                         <_>
 9012                             <!-- root node -->
 9013                             <feature>
 9014                                 <rects>
 9015                                     <_>0 16 7 3 -1.</_>
 9016                                     <_>0 17 7 1 3.</_>
 9017                                 </rects>
 9018                                 <tilted>0</tilted>
 9019                             </feature>
 9020                             <threshold>0.0103233903646469</threshold>
 9021                             <left_node>1</left_node>
 9022                             <right_val>0.2274820059537888</right_val>
 9023                         </_>
 9024                         <_>
 9025                             <!-- node 1 -->
 9026                             <feature>
 9027                                 <rects>
 9028                                     <_>5 4 3 3 -1.</_>
 9029                                     <_>5 5 3 1 3.</_>
 9030                                 </rects>
 9031                                 <tilted>0</tilted>
 9032                             </feature>
 9033                             <threshold>1.6452240524813533e-003</threshold>
 9034                             <left_val>0.4351946115493774</left_val>
 9035                             <right_val>0.5867627859115601</right_val>
 9036                         </_>
 9037                     </_>
 9038                     <_>
 9039                         <!-- tree 51 -->
 9040                         <_>
 9041                             <!-- root node -->
 9042                             <feature>
 9043                                 <rects>
 9044                                     <_>12 9 8 10 -1.</_>
 9045                                     <_>12 9 4 10 2.</_>
 9046                                 </rects>
 9047                                 <tilted>0</tilted>
 9048                             </feature>
 9049                             <threshold>0.0158811490982771</threshold>
 9050                             <left_val>0.4465051889419556</left_val>
 9051                             <right_node>1</right_node>
 9052                         </_>
 9053                         <_>
 9054                             <!-- node 1 -->
 9055                             <feature>
 9056                                 <rects>
 9057                                     <_>8 10 12 5 -1.</_>
 9058                                     <_>12 10 4 5 3.</_>
 9059                                 </rects>
 9060                                 <tilted>0</tilted>
 9061                             </feature>
 9062                             <threshold>0.0105865197256207</threshold>
 9063                             <left_val>0.4544458091259003</left_val>
 9064                             <right_val>0.5707110762596130</right_val>
 9065                         </_>
 9066                     </_>
 9067                     <_>
 9068                         <!-- tree 52 -->
 9069                         <_>
 9070                             <!-- root node -->
 9071                             <feature>
 9072                                 <rects>
 9073                                     <_>0 9 8 10 -1.</_>
 9074                                     <_>4 9 4 10 2.</_>
 9075                                 </rects>
 9076                                 <tilted>0</tilted>
 9077                             </feature>
 9078                             <threshold>-0.0215316899120808</threshold>
 9079                             <left_val>0.6527643799781799</left_val>
 9080                             <right_node>1</right_node>
 9081                         </_>
 9082                         <_>
 9083                             <!-- node 1 -->
 9084                             <feature>
 9085                                 <rects>
 9086                                     <_>0 10 12 5 -1.</_>
 9087                                     <_>4 10 4 5 3.</_>
 9088                                 </rects>
 9089                                 <tilted>0</tilted>
 9090                             </feature>
 9091                             <threshold>5.2480469457805157e-003</threshold>
 9092                             <left_val>0.3444727957248688</left_val>
 9093                             <right_val>0.5324636101722717</right_val>
 9094                         </_>
 9095                     </_>
 9096                 </trees>
 9097                 <stage_threshold>25.6093006134033200</stage_threshold>
 9098                 <parent>9</parent>
 9099                 <next>-1</next>
 9100             </_>
 9101             <_>
 9102                 <!-- stage 11 -->
 9103                 <trees>
 9104                     <_>
 9105                         <!-- tree 0 -->
 9106                         <_>
 9107                             <!-- root node -->
 9108                             <feature>
 9109                                 <rects>
 9110                                     <_>2 3 6 2 -1.</_>
 9111                                     <_>5 3 3 2 2.</_>
 9112                                 </rects>
 9113                                 <tilted>0</tilted>
 9114                             </feature>
 9115                             <threshold>1.8219340126961470e-003</threshold>
 9116                             <left_val>0.3108788132667542</left_val>
 9117                             <right_node>1</right_node>
 9118                         </_>
 9119                         <_>
 9120                             <!-- node 1 -->
 9121                             <feature>
 9122                                 <rects>
 9123                                     <_>0 0 17 9 -1.</_>
 9124                                     <_>0 3 17 3 3.</_>
 9125                                 </rects>
 9126                                 <tilted>0</tilted>
 9127                             </feature>
 9128                             <threshold>8.1313941627740860e-003</threshold>
 9129                             <left_val>0.3133237063884735</left_val>
 9130                             <right_val>0.6645867228507996</right_val>
 9131                         </_>
 9132                     </_>
 9133                     <_>
 9134                         <!-- tree 1 -->
 9135                         <_>
 9136                             <!-- root node -->
 9137                             <feature>
 9138                                 <rects>
 9139                                     <_>4 7 12 2 -1.</_>
 9140                                     <_>8 7 4 2 3.</_>
 9141                                 </rects>
 9142                                 <tilted>0</tilted>
 9143                             </feature>
 9144                             <threshold>1.7055979697033763e-003</threshold>
 9145                             <left_val>0.2640131115913391</left_val>
 9146                             <right_node>1</right_node>
 9147                         </_>
 9148                         <_>
 9149                             <!-- node 1 -->
 9150                             <feature>
 9151                                 <rects>
 9152                                     <_>10 4 6 4 -1.</_>
 9153                                     <_>12 4 2 4 3.</_>
 9154                                 </rects>
 9155                                 <tilted>0</tilted>
 9156                             </feature>
 9157                             <threshold>-7.4483548814896494e-005</threshold>
 9158                             <left_val>0.5647205114364624</left_val>
 9159                             <right_val>0.3485372960567474</right_val>
 9160                         </_>
 9161                     </_>
 9162                     <_>
 9163                         <!-- tree 2 -->
 9164                         <_>
 9165                             <!-- root node -->
 9166                             <feature>
 9167                                 <rects>
 9168                                     <_>0 10 20 4 -1.</_>
 9169                                     <_>0 12 20 2 2.</_>
 9170                                 </rects>
 9171                                 <tilted>0</tilted>
 9172                             </feature>
 9173                             <threshold>3.8342390325851738e-004</threshold>
 9174                             <left_node>1</left_node>
 9175                             <right_val>0.3140654861927033</right_val>
 9176                         </_>
 9177                         <_>
 9178                             <!-- node 1 -->
 9179                             <feature>
 9180                                 <rects>
 9181                                     <_>4 3 6 5 -1.</_>
 9182                                     <_>6 3 2 5 3.</_>
 9183                                 </rects>
 9184                                 <tilted>0</tilted>
 9185                             </feature>
 9186                             <threshold>3.1868910882622004e-003</threshold>
 9187                             <left_val>0.6489198803901672</left_val>
 9188                             <right_val>0.3887729048728943</right_val>
 9189                         </_>
 9190                     </_>
 9191                     <_>
 9192                         <!-- tree 3 -->
 9193                         <_>
 9194                             <!-- root node -->
 9195                             <feature>
 9196                                 <rects>
 9197                                     <_>1 1 18 4 -1.</_>
 9198                                     <_>7 1 6 4 3.</_>
 9199                                 </rects>
 9200                                 <tilted>0</tilted>
 9201                             </feature>
 9202                             <threshold>0.1604432016611099</threshold>
 9203                             <left_node>1</left_node>
 9204                             <right_val>0.7216529846191406</right_val>
 9205                         </_>
 9206                         <_>
 9207                             <!-- node 1 -->
 9208                             <feature>
 9209                                 <rects>
 9210                                     <_>13 9 2 3 -1.</_>
 9211                                     <_>13 9 1 3 2.</_>
 9212                                 </rects>
 9213                                 <tilted>0</tilted>
 9214                             </feature>
 9215                             <threshold>-6.7285560071468353e-003</threshold>
 9216                             <left_val>0.1653137952089310</left_val>
 9217                             <right_val>0.5139825940132141</right_val>
 9218                         </_>
 9219                     </_>
 9220                     <_>
 9221                         <!-- tree 4 -->
 9222                         <_>
 9223                             <!-- root node -->
 9224                             <feature>
 9225                                 <rects>
 9226                                     <_>6 15 7 4 -1.</_>
 9227                                     <_>6 17 7 2 2.</_>
 9228                                 </rects>
 9229                                 <tilted>0</tilted>
 9230                             </feature>
 9231                             <threshold>7.2638481469766703e-006</threshold>
 9232                             <left_val>0.3140619993209839</left_val>
 9233                             <right_node>1</right_node>
 9234                         </_>
 9235                         <_>
 9236                             <!-- node 1 -->
 9237                             <feature>
 9238                                 <rects>
 9239                                     <_>3 17 4 2 -1.</_>
 9240                                     <_>3 18 4 1 2.</_>
 9241                                 </rects>
 9242                                 <tilted>0</tilted>
 9243                             </feature>
 9244                             <threshold>5.5551197146996856e-004</threshold>
 9245                             <left_val>0.5993698835372925</left_val>
 9246                             <right_val>0.3317398130893707</right_val>
 9247                         </_>
 9248                     </_>
 9249                     <_>
 9250                         <!-- tree 5 -->
 9251                         <_>
 9252                             <!-- root node -->
 9253                             <feature>
 9254                                 <rects>
 9255                                     <_>9 4 8 10 -1.</_>
 9256                                     <_>9 9 8 5 2.</_>
 9257                                 </rects>
 9258                                 <tilted>0</tilted>
 9259                             </feature>
 9260                             <threshold>-0.0108223203569651</threshold>
 9261                             <left_val>0.2652938067913055</left_val>
 9262                             <right_node>1</right_node>
 9263                         </_>
 9264                         <_>
 9265                             <!-- node 1 -->
 9266                             <feature>
 9267                                 <rects>
 9268                                     <_>9 17 3 2 -1.</_>
 9269                                     <_>10 17 1 2 3.</_>
 9270                                 </rects>
 9271                                 <tilted>0</tilted>
 9272                             </feature>
 9273                             <threshold>-4.5834020711481571e-003</threshold>
 9274                             <left_val>0.1849568933248520</left_val>
 9275                             <right_val>0.5313957929611206</right_val>
 9276                         </_>
 9277                     </_>
 9278                     <_>
 9279                         <!-- tree 6 -->
 9280                         <_>
 9281                             <!-- root node -->
 9282                             <feature>
 9283                                 <rects>
 9284                                     <_>8 2 4 8 -1.</_>
 9285                                     <_>8 6 4 4 2.</_>
 9286                                 </rects>
 9287                                 <tilted>0</tilted>
 9288                             </feature>
 9289                             <threshold>-3.0205070506781340e-003</threshold>
 9290                             <left_node>1</left_node>
 9291                             <right_val>0.4040099978446960</right_val>
 9292                         </_>
 9293                         <_>
 9294                             <!-- node 1 -->
 9295                             <feature>
 9296                                 <rects>
 9297                                     <_>3 4 14 12 -1.</_>
 9298                                     <_>3 4 7 6 2.</_>
 9299                                     <_>10 10 7 6 2.</_>
 9300                                 </rects>
 9301                                 <tilted>0</tilted>
 9302                             </feature>
 9303                             <threshold>0.0778646171092987</threshold>
 9304                             <left_val>0.6158189773559570</left_val>
 9305                             <right_val>0.1786486953496933</right_val>
 9306                         </_>
 9307                     </_>
 9308                     <_>
 9309                         <!-- tree 7 -->
 9310                         <_>
 9311                             <!-- root node -->
 9312                             <feature>
 9313                                 <rects>
 9314                                     <_>7 7 6 4 -1.</_>
 9315                                     <_>9 7 2 4 3.</_>
 9316                                 </rects>
 9317                                 <tilted>0</tilted>
 9318                             </feature>
 9319                             <threshold>0.0264943800866604</threshold>
 9320                             <left_val>0.4511089920997620</left_val>
 9321                             <right_node>1</right_node>
 9322                         </_>
 9323                         <_>
 9324                             <!-- node 1 -->
 9325                             <feature>
 9326                                 <rects>
 9327                                     <_>6 7 9 4 -1.</_>
 9328                                     <_>6 9 9 2 2.</_>
 9329                                 </rects>
 9330                                 <tilted>0</tilted>
 9331                             </feature>
 9332                             <threshold>0.0369121097028255</threshold>
 9333                             <left_val>0.4528219997882843</left_val>
 9334                             <right_val>0.5972282886505127</right_val>
 9335                         </_>
 9336                     </_>
 9337                     <_>
 9338                         <!-- tree 8 -->
 9339                         <_>
 9340                             <!-- root node -->
 9341                             <feature>
 9342                                 <rects>
 9343                                     <_>2 10 3 3 -1.</_>
 9344                                     <_>2 11 3 1 3.</_>
 9345                                 </rects>
 9346                                 <tilted>0</tilted>
 9347                             </feature>
 9348                             <threshold>5.7857790961861610e-003</threshold>
 9349                             <left_node>1</left_node>
 9350                             <right_val>0.2533892095088959</right_val>
 9351                         </_>
 9352                         <_>
 9353                             <!-- node 1 -->
 9354                             <feature>
 9355                                 <rects>
 9356                                     <_>4 6 2 9 -1.</_>
 9357                                     <_>4 9 2 3 3.</_>
 9358                                 </rects>
 9359                                 <tilted>0</tilted>
 9360                             </feature>
 9361                             <threshold>9.3849771656095982e-004</threshold>
 9362                             <left_val>0.3410412073135376</left_val>
 9363                             <right_val>0.5923643708229065</right_val>
 9364                         </_>
 9365                     </_>
 9366                     <_>
 9367                         <!-- tree 9 -->
 9368                         <_>
 9369                             <!-- root node -->
 9370                             <feature>
 9371                                 <rects>
 9372                                     <_>9 11 3 3 -1.</_>
 9373                                     <_>9 12 3 1 3.</_>
 9374                                 </rects>
 9375                                 <tilted>0</tilted>
 9376                             </feature>
 9377                             <threshold>-0.0110031999647617</threshold>
 9378                             <left_val>0.6958044171333313</left_val>
 9379                             <right_node>1</right_node>
 9380                         </_>
 9381                         <_>
 9382                             <!-- node 1 -->
 9383                             <feature>
 9384                                 <rects>
 9385                                     <_>3 1 15 2 -1.</_>
 9386                                     <_>3 2 15 1 2.</_>
 9387                                 </rects>
 9388                                 <tilted>0</tilted>
 9389                             </feature>
 9390                             <threshold>-1.1737640015780926e-003</threshold>
 9391                             <left_val>0.3851084113121033</left_val>
 9392                             <right_val>0.5408189296722412</right_val>
 9393                         </_>
 9394                     </_>
 9395                     <_>
 9396                         <!-- tree 10 -->
 9397                         <_>
 9398                             <!-- root node -->
 9399                             <feature>
 9400                                 <rects>
 9401                                     <_>9 8 2 3 -1.</_>
 9402                                     <_>9 9 2 1 3.</_>
 9403                                 </rects>
 9404                                 <tilted>0</tilted>
 9405                             </feature>
 9406                             <threshold>-3.6596669815480709e-003</threshold>
 9407                             <left_val>0.2009308934211731</left_val>
 9408                             <right_node>1</right_node>
 9409                         </_>
 9410                         <_>
 9411                             <!-- node 1 -->
 9412                             <feature>
 9413                                 <rects>
 9414                                     <_>9 6 2 5 -1.</_>
 9415                                     <_>10 6 1 5 2.</_>
 9416                                 </rects>
 9417                                 <tilted>0</tilted>
 9418                             </feature>
 9419                             <threshold>-2.4822750128805637e-003</threshold>
 9420                             <left_val>0.6295393109321594</left_val>
 9421                             <right_val>0.4395040869712830</right_val>
 9422                         </_>
 9423                     </_>
 9424                     <_>
 9425                         <!-- tree 11 -->
 9426                         <_>
 9427                             <!-- root node -->
 9428                             <feature>
 9429                                 <rects>
 9430                                     <_>9 7 2 3 -1.</_>
 9431                                     <_>9 8 2 1 3.</_>
 9432                                 </rects>
 9433                                 <tilted>0</tilted>
 9434                             </feature>
 9435                             <threshold>-4.4606071896851063e-003</threshold>
 9436                             <left_val>0.2405299991369247</left_val>
 9437                             <right_node>1</right_node>
 9438                         </_>
 9439                         <_>
 9440                             <!-- node 1 -->
 9441                             <feature>
 9442                                 <rects>
 9443                                     <_>4 10 12 10 -1.</_>
 9444                                     <_>4 15 12 5 2.</_>
 9445                                 </rects>
 9446                                 <tilted>0</tilted>
 9447                             </feature>
 9448                             <threshold>-3.5969649907201529e-003</threshold>
 9449                             <left_val>0.5450174212455750</left_val>
 9450                             <right_val>0.3782357871532440</right_val>
 9451                         </_>
 9452                     </_>
 9453                     <_>
 9454                         <!-- tree 12 -->
 9455                         <_>
 9456                             <!-- root node -->
 9457                             <feature>
 9458                                 <rects>
 9459                                     <_>0 10 4 2 -1.</_>
 9460                                     <_>0 11 4 1 2.</_>
 9461                                 </rects>
 9462                                 <tilted>0</tilted>
 9463                             </feature>
 9464                             <threshold>-3.6222559865564108e-003</threshold>
 9465                             <left_val>0.3033896982669830</left_val>
 9466                             <right_node>1</right_node>
 9467                         </_>
 9468                         <_>
 9469                             <!-- node 1 -->
 9470                             <feature>
 9471                                 <rects>
 9472                                     <_>5 15 9 2 -1.</_>
 9473                                     <_>5 16 9 1 2.</_>
 9474                                 </rects>
 9475                                 <tilted>0</tilted>
 9476                             </feature>
 9477                             <threshold>1.2059339787811041e-003</threshold>
 9478                             <left_val>0.4633778929710388</left_val>
 9479                             <right_val>0.6335952281951904</right_val>
 9480                         </_>
 9481                     </_>
 9482                     <_>
 9483                         <!-- tree 13 -->
 9484                         <_>
 9485                             <!-- root node -->
 9486                             <feature>
 9487                                 <rects>
 9488                                     <_>8 14 6 3 -1.</_>
 9489                                     <_>8 15 6 1 3.</_>
 9490                                 </rects>
 9491                                 <tilted>0</tilted>
 9492                             </feature>
 9493                             <threshold>4.3124938383698463e-003</threshold>
 9494                             <left_node>1</left_node>
 9495                             <right_val>0.6598826050758362</right_val>
 9496                         </_>
 9497                         <_>
 9498                             <!-- node 1 -->
 9499                             <feature>
 9500                                 <rects>
 9501                                     <_>8 16 4 3 -1.</_>
 9502                                     <_>8 17 4 1 3.</_>
 9503                                 </rects>
 9504                                 <tilted>0</tilted>
 9505                             </feature>
 9506                             <threshold>-4.4961250387132168e-003</threshold>
 9507                             <left_val>0.6621696949005127</left_val>
 9508                             <right_val>0.4755246937274933</right_val>
 9509                         </_>
 9510                     </_>
 9511                     <_>
 9512                         <!-- tree 14 -->
 9513                         <_>
 9514                             <!-- root node -->
 9515                             <feature>
 9516                                 <rects>
 9517                                     <_>8 9 4 2 -1.</_>
 9518                                     <_>8 10 4 1 2.</_>
 9519                                 </rects>
 9520                                 <tilted>0</tilted>
 9521                             </feature>
 9522                             <threshold>-1.3860689941793680e-003</threshold>
 9523                             <left_val>0.2801201045513153</left_val>
 9524                             <right_node>1</right_node>
 9525                         </_>
 9526                         <_>
 9527                             <!-- node 1 -->
 9528                             <feature>
 9529                                 <rects>
 9530                                     <_>3 3 14 2 -1.</_>
 9531                                     <_>3 4 14 1 2.</_>
 9532                                 </rects>
 9533                                 <tilted>0</tilted>
 9534                             </feature>
 9535                             <threshold>-5.1588460337370634e-004</threshold>
 9536                             <left_val>0.3829489052295685</left_val>
 9537                             <right_val>0.5623626708984375</right_val>
 9538                         </_>
 9539                     </_>
 9540                     <_>
 9541                         <!-- tree 15 -->
 9542                         <_>
 9543                             <!-- root node -->
 9544                             <feature>
 9545                                 <rects>
 9546                                     <_>11 12 1 2 -1.</_>
 9547                                     <_>11 13 1 1 2.</_>
 9548                                 </rects>
 9549                                 <tilted>0</tilted>
 9550                             </feature>
 9551                             <threshold>7.0330002927221358e-005</threshold>
 9552                             <left_val>0.4536342918872833</left_val>
 9553                             <right_node>1</right_node>
 9554                         </_>
 9555                         <_>
 9556                             <!-- node 1 -->
 9557                             <feature>
 9558                                 <rects>
 9559                                     <_>4 12 12 1 -1.</_>
 9560                                     <_>8 12 4 1 3.</_>
 9561                                 </rects>
 9562                                 <tilted>0</tilted>
 9563                             </feature>
 9564                             <threshold>-2.0976549421902746e-004</threshold>
 9565                             <left_val>0.5608139038085938</left_val>
 9566                             <right_val>0.4265779852867127</right_val>
 9567                         </_>
 9568                     </_>
 9569                     <_>
 9570                         <!-- tree 16 -->
 9571                         <_>
 9572                             <!-- root node -->
 9573                             <feature>
 9574                                 <rects>
 9575                                     <_>0 2 1 2 -1.</_>
 9576                                     <_>0 3 1 1 2.</_>
 9577                                 </rects>
 9578                                 <tilted>0</tilted>
 9579                             </feature>
 9580                             <threshold>1.3642259873449802e-003</threshold>
 9581                             <left_node>1</left_node>
 9582                             <right_val>0.2637091875076294</right_val>
 9583                         </_>
 9584                         <_>
 9585                             <!-- node 1 -->
 9586                             <feature>
 9587                                 <rects>
 9588                                     <_>7 4 4 6 -1.</_>
 9589                                     <_>9 4 2 6 2.</_>
 9590                                 </rects>
 9591                                 <tilted>0</tilted>
 9592                             </feature>
 9593                             <threshold>1.5483660390600562e-003</threshold>
 9594                             <left_val>0.4170750975608826</left_val>
 9595                             <right_val>0.5932987928390503</right_val>
 9596                         </_>
 9597                     </_>
 9598                     <_>
 9599                         <!-- tree 17 -->
 9600                         <_>
 9601                             <!-- root node -->
 9602                             <feature>
 9603                                 <rects>
 9604                                     <_>0 2 20 14 -1.</_>
 9605                                     <_>10 2 10 7 2.</_>
 9606                                     <_>0 9 10 7 2.</_>
 9607                                 </rects>
 9608                                 <tilted>0</tilted>
 9609                             </feature>
 9610                             <threshold>0.1917960941791534</threshold>
 9611                             <left_val>0.5256764292716980</left_val>
 9612                             <right_node>1</right_node>
 9613                         </_>
 9614                         <_>
 9615                             <!-- node 1 -->
 9616                             <feature>
 9617                                 <rects>
 9618                                     <_>14 6 1 3 -1.</_>
 9619                                     <_>14 7 1 1 3.</_>
 9620                                 </rects>
 9621                                 <tilted>0</tilted>
 9622                             </feature>
 9623                             <threshold>-4.4776909053325653e-003</threshold>
 9624                             <left_val>0.6632621884346008</left_val>
 9625                             <right_val>0.4892588853836060</right_val>
 9626                         </_>
 9627                     </_>
 9628                     <_>
 9629                         <!-- tree 18 -->
 9630                         <_>
 9631                             <!-- root node -->
 9632                             <feature>
 9633                                 <rects>
 9634                                     <_>0 4 20 12 -1.</_>
 9635                                     <_>0 4 10 6 2.</_>
 9636                                     <_>10 10 10 6 2.</_>
 9637                                 </rects>
 9638                                 <tilted>0</tilted>
 9639                             </feature>
 9640                             <threshold>-0.1264917999505997</threshold>
 9641                             <left_val>0.1499778926372528</left_val>
 9642                             <right_node>1</right_node>
 9643                         </_>
 9644                         <_>
 9645                             <!-- node 1 -->
 9646                             <feature>
 9647                                 <rects>
 9648                                     <_>8 12 1 2 -1.</_>
 9649                                     <_>8 13 1 1 2.</_>
 9650                                 </rects>
 9651                                 <tilted>0</tilted>
 9652                             </feature>
 9653                             <threshold>6.5253327193204314e-005</threshold>
 9654                             <left_val>0.4233320057392120</left_val>
 9655                             <right_val>0.5756040215492249</right_val>
 9656                         </_>
 9657                     </_>
 9658                     <_>
 9659                         <!-- tree 19 -->
 9660                         <_>
 9661                             <!-- root node -->
 9662                             <feature>
 9663                                 <rects>
 9664                                     <_>9 18 3 2 -1.</_>
 9665                                     <_>10 18 1 2 3.</_>
 9666                                 </rects>
 9667                                 <tilted>0</tilted>
 9668                             </feature>
 9669                             <threshold>4.1856421157717705e-003</threshold>
 9670                             <left_val>0.5288826823234558</left_val>
 9671                             <right_node>1</right_node>
 9672                         </_>
 9673                         <_>
 9674                             <!-- node 1 -->
 9675                             <feature>
 9676                                 <rects>
 9677                                     <_>9 17 6 2 -1.</_>
 9678                                     <_>11 17 2 2 3.</_>
 9679                                 </rects>
 9680                                 <tilted>0</tilted>
 9681                             </feature>
 9682                             <threshold>2.7478230185806751e-004</threshold>
 9683                             <left_val>0.4524017870426178</left_val>
 9684                             <right_val>0.5604125261306763</right_val>
 9685                         </_>
 9686                     </_>
 9687                     <_>
 9688                         <!-- tree 20 -->
 9689                         <_>
 9690                             <!-- root node -->
 9691                             <feature>
 9692                                 <rects>
 9693                                     <_>5 6 2 3 -1.</_>
 9694                                     <_>5 7 2 1 3.</_>
 9695                                 </rects>
 9696                                 <tilted>0</tilted>
 9697                             </feature>
 9698                             <threshold>-2.2906810045242310e-003</threshold>
 9699                             <left_val>0.5578274130821228</left_val>
 9700                             <right_node>1</right_node>
 9701                         </_>
 9702                         <_>
 9703                             <!-- node 1 -->
 9704                             <feature>
 9705                                 <rects>
 9706                                     <_>5 4 3 3 -1.</_>
 9707                                     <_>5 5 3 1 3.</_>
 9708                                 </rects>
 9709                                 <tilted>0</tilted>
 9710                             </feature>
 9711                             <threshold>1.6744500026106834e-003</threshold>
 9712                             <left_val>0.3323057889938355</left_val>
 9713                             <right_val>0.5558788180351257</right_val>
 9714                         </_>
 9715                     </_>
 9716                     <_>
 9717                         <!-- tree 21 -->
 9718                         <_>
 9719                             <!-- root node -->
 9720                             <feature>
 9721                                 <rects>
 9722                                     <_>14 15 3 2 -1.</_>
 9723                                     <_>14 16 3 1 2.</_>
 9724                                 </rects>
 9725                                 <tilted>0</tilted>
 9726                             </feature>
 9727                             <threshold>1.2349759927019477e-003</threshold>
 9728                             <left_node>1</left_node>
 9729                             <right_val>0.3653947114944458</right_val>
 9730                         </_>
 9731                         <_>
 9732                             <!-- node 1 -->
 9733                             <feature>
 9734                                 <rects>
 9735                                     <_>11 3 3 4 -1.</_>
 9736                                     <_>12 3 1 4 3.</_>
 9737                                 </rects>
 9738                                 <tilted>0</tilted>
 9739                             </feature>
 9740                             <threshold>-8.7158754467964172e-003</threshold>
 9741                             <left_val>0.1924533993005753</left_val>
 9742                             <right_val>0.5313649773597717</right_val>
 9743                         </_>
 9744                     </_>
 9745                     <_>
 9746                         <!-- tree 22 -->
 9747                         <_>
 9748                             <!-- root node -->
 9749                             <feature>
 9750                                 <rects>
 9751                                     <_>3 15 3 2 -1.</_>
 9752                                     <_>3 16 3 1 2.</_>
 9753                                 </rects>
 9754                                 <tilted>0</tilted>
 9755                             </feature>
 9756                             <threshold>4.6613621525466442e-003</threshold>
 9757                             <left_node>1</left_node>
 9758                             <right_val>0.2027730941772461</right_val>
 9759                         </_>
 9760                         <_>
 9761                             <!-- node 1 -->
 9762                             <feature>
 9763                                 <rects>
 9764                                     <_>9 12 2 3 -1.</_>
 9765                                     <_>9 13 2 1 3.</_>
 9766                                 </rects>
 9767                                 <tilted>0</tilted>
 9768                             </feature>
 9769                             <threshold>-8.5815992206335068e-003</threshold>
 9770                             <left_val>0.7636060118675232</left_val>
 9771                             <right_val>0.5140826106071472</right_val>
 9772                         </_>
 9773                     </_>
 9774                     <_>
 9775                         <!-- tree 23 -->
 9776                         <_>
 9777                             <!-- root node -->
 9778                             <feature>
 9779                                 <rects>
 9780                                     <_>9 13 3 7 -1.</_>
 9781                                     <_>10 13 1 7 3.</_>
 9782                                 </rects>
 9783                                 <tilted>0</tilted>
 9784                             </feature>
 9785                             <threshold>0.0143521204590797</threshold>
 9786                             <left_val>0.5252975821495056</left_val>
 9787                             <right_node>1</right_node>
 9788                         </_>
 9789                         <_>
 9790                             <!-- node 1 -->
 9791                             <feature>
 9792                                 <rects>
 9793                                     <_>12 12 5 3 -1.</_>
 9794                                     <_>12 13 5 1 3.</_>
 9795                                 </rects>
 9796                                 <tilted>0</tilted>
 9797                             </feature>
 9798                             <threshold>-7.7948719263076782e-003</threshold>
 9799                             <left_val>0.2632937133312225</left_val>
 9800                             <right_val>0.5328689217567444</right_val>
 9801                         </_>
 9802                     </_>
 9803                     <_>
 9804                         <!-- tree 24 -->
 9805                         <_>
 9806                             <!-- root node -->
 9807                             <feature>
 9808                                 <rects>
 9809                                     <_>8 18 3 2 -1.</_>
 9810                                     <_>9 18 1 2 3.</_>
 9811                                 </rects>
 9812                                 <tilted>0</tilted>
 9813                             </feature>
 9814                             <threshold>-3.4155680332332850e-003</threshold>
 9815                             <left_val>0.2416087985038757</left_val>
 9816                             <right_node>1</right_node>
 9817                         </_>
 9818                         <_>
 9819                             <!-- node 1 -->
 9820                             <feature>
 9821                                 <rects>
 9822                                     <_>4 7 12 4 -1.</_>
 9823                                     <_>4 7 6 2 2.</_>
 9824                                     <_>10 9 6 2 2.</_>
 9825                                 </rects>
 9826                                 <tilted>0</tilted>
 9827                             </feature>
 9828                             <threshold>-4.2639090679585934e-003</threshold>
 9829                             <left_val>0.3936544954776764</left_val>
 9830                             <right_val>0.5478742122650147</right_val>
 9831                         </_>
 9832                     </_>
 9833                     <_>
 9834                         <!-- tree 25 -->
 9835                         <_>
 9836                             <!-- root node -->
 9837                             <feature>
 9838                                 <rects>
 9839                                     <_>6 19 14 1 -1.</_>
 9840                                     <_>6 19 7 1 2.</_>
 9841                                 </rects>
 9842                                 <tilted>0</tilted>
 9843                             </feature>
 9844                             <threshold>8.7177697569131851e-003</threshold>
 9845                             <left_val>0.4788199067115784</left_val>
 9846                             <right_node>1</right_node>
 9847                         </_>
 9848                         <_>
 9849                             <!-- node 1 -->
 9850                             <feature>
 9851                                 <rects>
 9852                                     <_>16 14 3 2 -1.</_>
 9853                                     <_>16 15 3 1 2.</_>
 9854                                 </rects>
 9855                                 <tilted>0</tilted>
 9856                             </feature>
 9857                             <threshold>-3.2232629600912333e-003</threshold>
 9858                             <left_val>0.3631612062454224</left_val>
 9859                             <right_val>0.5288316011428833</right_val>
 9860                         </_>
 9861                     </_>
 9862                     <_>
 9863                         <!-- tree 26 -->
 9864                         <_>
 9865                             <!-- root node -->
 9866                             <feature>
 9867                                 <rects>
 9868                                     <_>1 0 6 10 -1.</_>
 9869                                     <_>1 0 3 5 2.</_>
 9870                                     <_>4 5 3 5 2.</_>
 9871                                 </rects>
 9872                                 <tilted>0</tilted>
 9873                             </feature>
 9874                             <threshold>-0.0421883687376976</threshold>
 9875                             <left_val>0.6931139230728149</left_val>
 9876                             <right_node>1</right_node>
 9877                         </_>
 9878                         <_>
 9879                             <!-- node 1 -->
 9880                             <feature>
 9881                                 <rects>
 9882                                     <_>1 0 4 10 -1.</_>
 9883                                     <_>1 0 2 5 2.</_>
 9884                                     <_>3 5 2 5 2.</_>
 9885                                 </rects>
 9886                                 <tilted>0</tilted>
 9887                             </feature>
 9888                             <threshold>0.0198757499456406</threshold>
 9889                             <left_val>0.4520100057125092</left_val>
 9890                             <right_val>0.6855055093765259</right_val>
 9891                         </_>
 9892                     </_>
 9893                     <_>
 9894                         <!-- tree 27 -->
 9895                         <_>
 9896                             <!-- root node -->
 9897                             <feature>
 9898                                 <rects>
 9899                                     <_>15 3 5 6 -1.</_>
 9900                                     <_>15 5 5 2 3.</_>
 9901                                 </rects>
 9902                                 <tilted>0</tilted>
 9903                             </feature>
 9904                             <threshold>-0.0311345104128122</threshold>
 9905                             <left_node>1</left_node>
 9906                             <right_val>0.5300424098968506</right_val>
 9907                         </_>
 9908                         <_>
 9909                             <!-- node 1 -->
 9910                             <feature>
 9911                                 <rects>
 9912                                     <_>9 5 2 15 -1.</_>
 9913                                     <_>9 10 2 5 3.</_>
 9914                                 </rects>
 9915                                 <tilted>0</tilted>
 9916                             </feature>
 9917                             <threshold>5.7032387703657150e-003</threshold>
 9918                             <left_val>0.5606892108917236</left_val>
 9919                             <right_val>0.4230622947216034</right_val>
 9920                         </_>
 9921                     </_>
 9922                     <_>
 9923                         <!-- tree 28 -->
 9924                         <_>
 9925                             <!-- root node -->
 9926                             <feature>
 9927                                 <rects>
 9928                                     <_>0 3 5 6 -1.</_>
 9929                                     <_>0 5 5 2 3.</_>
 9930                                 </rects>
 9931                                 <tilted>0</tilted>
 9932                             </feature>
 9933                             <threshold>5.2733682096004486e-003</threshold>
 9934                             <left_node>1</left_node>
 9935                             <right_val>0.3247228860855103</right_val>
 9936                         </_>
 9937                         <_>
 9938                             <!-- node 1 -->
 9939                             <feature>
 9940                                 <rects>
 9941                                     <_>6 0 3 2 -1.</_>
 9942                                     <_>7 0 1 2 3.</_>
 9943                                 </rects>
 9944                                 <tilted>0</tilted>
 9945                             </feature>
 9946                             <threshold>-3.1231069006025791e-003</threshold>
 9947                             <left_val>0.1985695958137512</left_val>
 9948                             <right_val>0.5349872708320618</right_val>
 9949                         </_>
 9950                     </_>
 9951                     <_>
 9952                         <!-- tree 29 -->
 9953                         <_>
 9954                             <!-- root node -->
 9955                             <feature>
 9956                                 <rects>
 9957                                     <_>12 8 8 2 -1.</_>
 9958                                     <_>16 8 4 1 2.</_>
 9959                                     <_>12 9 4 1 2.</_>
 9960                                 </rects>
 9961                                 <tilted>0</tilted>
 9962                             </feature>
 9963                             <threshold>4.6453849063254893e-004</threshold>
 9964                             <left_val>0.4207508862018585</left_val>
 9965                             <right_node>1</right_node>
 9966                         </_>
 9967                         <_>
 9968                             <!-- node 1 -->
 9969                             <feature>
 9970                                 <rects>
 9971                                     <_>5 8 12 1 -1.</_>
 9972                                     <_>9 8 4 1 3.</_>
 9973                                 </rects>
 9974                                 <tilted>0</tilted>
 9975                             </feature>
 9976                             <threshold>0.0303558893501759</threshold>
 9977                             <left_val>0.5153458714485169</left_val>
 9978                             <right_val>0.3118101060390472</right_val>
 9979                         </_>
 9980                     </_>
 9981                     <_>
 9982                         <!-- tree 30 -->
 9983                         <_>
 9984                             <!-- root node -->
 9985                             <feature>
 9986                                 <rects>
 9987                                     <_>3 13 3 3 -1.</_>
 9988                                     <_>3 14 3 1 3.</_>
 9989                                 </rects>
 9990                                 <tilted>0</tilted>
 9991                             </feature>
 9992                             <threshold>-4.2992769740521908e-003</threshold>
 9993                             <left_val>0.3274506926536560</left_val>
 9994                             <right_node>1</right_node>
 9995                         </_>
 9996                         <_>
 9997                             <!-- node 1 -->
 9998                             <feature>
 9999                                 <rects>
10000                                     <_>5 13 3 2 -1.</_>
10001                                     <_>5 14 3 1 2.</_>
10002                                 </rects>
10003                                 <tilted>0</tilted>
10004                             </feature>
10005                             <threshold>1.9509199773892760e-004</threshold>
10006                             <left_val>0.5953078269958496</left_val>
10007                             <right_val>0.4225521087646484</right_val>
10008                         </_>
10009                     </_>
10010                     <_>
10011                         <!-- tree 31 -->
10012                         <_>
10013                             <!-- root node -->
10014                             <feature>
10015                                 <rects>
10016                                     <_>9 15 3 3 -1.</_>
10017                                     <_>9 16 3 1 3.</_>
10018                                 </rects>
10019                                 <tilted>0</tilted>
10020                             </feature>
10021                             <threshold>-7.7784480527043343e-003</threshold>
10022                             <left_val>0.7211179733276367</left_val>
10023                             <right_node>1</right_node>
10024                         </_>
10025                         <_>
10026                             <!-- node 1 -->
10027                             <feature>
10028                                 <rects>
10029                                     <_>7 15 7 3 -1.</_>
10030                                     <_>7 16 7 1 3.</_>
10031                                 </rects>
10032                                 <tilted>0</tilted>
10033                             </feature>
10034                             <threshold>0.0169175993651152</threshold>
10035                             <left_val>0.4936591982841492</left_val>
10036                             <right_val>0.7030277252197266</right_val>
10037                         </_>
10038                     </_>
10039                     <_>
10040                         <!-- tree 32 -->
10041                         <_>
10042                             <!-- root node -->
10043                             <feature>
10044                                 <rects>
10045                                     <_>3 14 11 6 -1.</_>
10046                                     <_>3 16 11 2 3.</_>
10047                                 </rects>
10048                                 <tilted>0</tilted>
10049                             </feature>
10050                             <threshold>-0.0519485697150230</threshold>
10051                             <left_val>0.1425534933805466</left_val>
10052                             <right_node>1</right_node>
10053                         </_>
10054                         <_>
10055                             <!-- node 1 -->
10056                             <feature>
10057                                 <rects>
10058                                     <_>0 19 14 1 -1.</_>
10059                                     <_>7 19 7 1 2.</_>
10060                                 </rects>
10061                                 <tilted>0</tilted>
10062                             </feature>
10063                             <threshold>-5.4751220159232616e-003</threshold>
10064                             <left_val>0.6059331893920898</left_val>
10065                             <right_val>0.4393995106220245</right_val>
10066                         </_>
10067                     </_>
10068                     <_>
10069                         <!-- tree 33 -->
10070                         <_>
10071                             <!-- root node -->
10072                             <feature>
10073                                 <rects>
10074                                     <_>9 17 6 2 -1.</_>
10075                                     <_>11 17 2 2 3.</_>
10076                                 </rects>
10077                                 <tilted>0</tilted>
10078                             </feature>
10079                             <threshold>1.5210839592327829e-005</threshold>
10080                             <left_val>0.4488849937915802</left_val>
10081                             <right_node>1</right_node>
10082                         </_>
10083                         <_>
10084                             <!-- node 1 -->
10085                             <feature>
10086                                 <rects>
10087                                     <_>12 11 6 2 -1.</_>
10088                                     <_>14 11 2 2 3.</_>
10089                                 </rects>
10090                                 <tilted>0</tilted>
10091                             </feature>
10092                             <threshold>1.0235579684376717e-003</threshold>
10093                             <left_val>0.4256550073623657</left_val>
10094                             <right_val>0.5795438289642334</right_val>
10095                         </_>
10096                     </_>
10097                     <_>
10098                         <!-- tree 34 -->
10099                         <_>
10100                             <!-- root node -->
10101                             <feature>
10102                                 <rects>
10103                                     <_>5 17 6 2 -1.</_>
10104                                     <_>7 17 2 2 3.</_>
10105                                 </rects>
10106                                 <tilted>0</tilted>
10107                             </feature>
10108                             <threshold>-1.0427719826111570e-004</threshold>
10109                             <left_val>0.4246039986610413</left_val>
10110                             <right_node>1</right_node>
10111                         </_>
10112                         <_>
10113                             <!-- node 1 -->
10114                             <feature>
10115                                 <rects>
10116                                     <_>0 1 9 10 -1.</_>
10117                                     <_>3 1 3 10 3.</_>
10118                                 </rects>
10119                                 <tilted>0</tilted>
10120                             </feature>
10121                             <threshold>8.7853781878948212e-003</threshold>
10122                             <left_val>0.4958009123802185</left_val>
10123                             <right_val>0.6759430766105652</right_val>
10124                         </_>
10125                     </_>
10126                     <_>
10127                         <!-- tree 35 -->
10128                         <_>
10129                             <!-- root node -->
10130                             <feature>
10131                                 <rects>
10132                                     <_>10 1 3 3 -1.</_>
10133                                     <_>11 1 1 3 3.</_>
10134                                 </rects>
10135                                 <tilted>0</tilted>
10136                             </feature>
10137                             <threshold>3.4012699034065008e-003</threshold>
10138                             <left_val>0.5423480868339539</left_val>
10139                             <right_node>1</right_node>
10140                         </_>
10141                         <_>
10142                             <!-- node 1 -->
10143                             <feature>
10144                                 <rects>
10145                                     <_>9 5 6 4 -1.</_>
10146                                     <_>9 5 3 4 2.</_>
10147                                 </rects>
10148                                 <tilted>0</tilted>
10149                             </feature>
10150                             <threshold>5.8582378551363945e-004</threshold>
10151                             <left_val>0.3636542856693268</left_val>
10152                             <right_val>0.5464348793029785</right_val>
10153                         </_>
10154                     </_>
10155                     <_>
10156                         <!-- tree 36 -->
10157                         <_>
10158                             <!-- root node -->
10159                             <feature>
10160                                 <rects>
10161                                     <_>7 1 3 3 -1.</_>
10162                                     <_>8 1 1 3 3.</_>
10163                                 </rects>
10164                                 <tilted>0</tilted>
10165                             </feature>
10166                             <threshold>-2.2973360028117895e-003</threshold>
10167                             <left_val>0.2548818886280060</left_val>
10168                             <right_node>1</right_node>
10169                         </_>
10170                         <_>
10171                             <!-- node 1 -->
10172                             <feature>
10173                                 <rects>
10174                                     <_>0 4 4 11 -1.</_>
10175                                     <_>2 4 2 11 2.</_>
10176                                 </rects>
10177                                 <tilted>0</tilted>
10178                             </feature>
10179                             <threshold>-0.0143301896750927</threshold>
10180                             <left_val>0.6587656736373901</left_val>
10181                             <right_val>0.4532802104949951</right_val>
10182                         </_>
10183                     </_>
10184                     <_>
10185                         <!-- tree 37 -->
10186                         <_>
10187                             <!-- root node -->
10188                             <feature>
10189                                 <rects>
10190                                     <_>9 5 6 4 -1.</_>
10191                                     <_>9 5 3 4 2.</_>
10192                                 </rects>
10193                                 <tilted>0</tilted>
10194                             </feature>
10195                             <threshold>9.8565965890884399e-004</threshold>
10196                             <left_val>0.3822771012783051</left_val>
10197                             <right_node>1</right_node>
10198                         </_>
10199                         <_>
10200                             <!-- node 1 -->
10201                             <feature>
10202                                 <rects>
10203                                     <_>6 0 8 10 -1.</_>
10204                                     <_>10 0 4 5 2.</_>
10205                                     <_>6 5 4 5 2.</_>
10206                                 </rects>
10207                                 <tilted>0</tilted>
10208                             </feature>
10209                             <threshold>-0.0466407611966133</threshold>
10210                             <left_val>0.3077321946620941</left_val>
10211                             <right_val>0.5244132876396179</right_val>
10212                         </_>
10213                     </_>
10214                     <_>
10215                         <!-- tree 38 -->
10216                         <_>
10217                             <!-- root node -->
10218                             <feature>
10219                                 <rects>
10220                                     <_>6 6 5 14 -1.</_>
10221                                     <_>6 13 5 7 2.</_>
10222                                 </rects>
10223                                 <tilted>0</tilted>
10224                             </feature>
10225                             <threshold>-0.1190730035305023</threshold>
10226                             <left_val>0.1033862978219986</left_val>
10227                             <right_node>1</right_node>
10228                         </_>
10229                         <_>
10230                             <!-- node 1 -->
10231                             <feature>
10232                                 <rects>
10233                                     <_>8 5 4 14 -1.</_>
10234                                     <_>8 12 4 7 2.</_>
10235                                 </rects>
10236                                 <tilted>0</tilted>
10237                             </feature>
10238                             <threshold>0.0193332806229591</threshold>
10239                             <left_val>0.5554745197296143</left_val>
10240                             <right_val>0.3221316933631897</right_val>
10241                         </_>
10242                     </_>
10243                     <_>
10244                         <!-- tree 39 -->
10245                         <_>
10246                             <!-- root node -->
10247                             <feature>
10248                                 <rects>
10249                                     <_>7 7 6 5 -1.</_>
10250                                     <_>9 7 2 5 3.</_>
10251                                 </rects>
10252                                 <tilted>0</tilted>
10253                             </feature>
10254                             <threshold>0.0314278490841389</threshold>
10255                             <left_val>0.4682379066944122</left_val>
10256                             <right_node>1</right_node>
10257                         </_>
10258                         <_>
10259                             <!-- node 1 -->
10260                             <feature>
10261                                 <rects>
10262                                     <_>9 3 3 9 -1.</_>
10263                                     <_>9 6 3 3 3.</_>
10264                                 </rects>
10265                                 <tilted>0</tilted>
10266                             </feature>
10267                             <threshold>2.0082130504306406e-004</threshold>
10268                             <left_val>0.5373070240020752</left_val>
10269                             <right_val>0.3800666928291321</right_val>
10270                         </_>
10271                     </_>
10272                     <_>
10273                         <!-- tree 40 -->
10274                         <_>
10275                             <!-- root node -->
10276                             <feature>
10277                                 <rects>
10278                                     <_>8 1 3 3 -1.</_>
10279                                     <_>9 1 1 3 3.</_>
10280                                 </rects>
10281                                 <tilted>0</tilted>
10282                             </feature>
10283                             <threshold>-6.2584900297224522e-003</threshold>
10284                             <left_val>0.1799207031726837</left_val>
10285                             <right_node>1</right_node>
10286                         </_>
10287                         <_>
10288                             <!-- node 1 -->
10289                             <feature>
10290                                 <rects>
10291                                     <_>9 6 2 4 -1.</_>
10292                                     <_>10 6 1 4 2.</_>
10293                                 </rects>
10294                                 <tilted>0</tilted>
10295                             </feature>
10296                             <threshold>8.2861045375466347e-003</threshold>
10297                             <left_val>0.5095068812370300</left_val>
10298                             <right_val>0.7544605135917664</right_val>
10299                         </_>
10300                     </_>
10301                     <_>
10302                         <!-- tree 41 -->
10303                         <_>
10304                             <!-- root node -->
10305                             <feature>
10306                                 <rects>
10307                                     <_>10 8 6 9 -1.</_>
10308                                     <_>10 8 3 9 2.</_>
10309                                 </rects>
10310                                 <tilted>0</tilted>
10311                             </feature>
10312                             <threshold>2.0529709290713072e-003</threshold>
10313                             <left_val>0.5628644824028015</left_val>
10314                             <right_node>1</right_node>
10315                         </_>
10316                         <_>
10317                             <!-- node 1 -->
10318                             <feature>
10319                                 <rects>
10320                                     <_>16 4 3 8 -1.</_>
10321                                     <_>17 4 1 8 3.</_>
10322                                 </rects>
10323                                 <tilted>0</tilted>
10324                             </feature>
10325                             <threshold>3.2524869311600924e-003</threshold>
10326                             <left_val>0.4801689088344574</left_val>
10327                             <right_val>0.5802102088928223</right_val>
10328                         </_>
10329                     </_>
10330                     <_>
10331                         <!-- tree 42 -->
10332                         <_>
10333                             <!-- root node -->
10334                             <feature>
10335                                 <rects>
10336                                     <_>5 9 10 6 -1.</_>
10337                                     <_>5 9 5 3 2.</_>
10338                                     <_>10 12 5 3 2.</_>
10339                                 </rects>
10340                                 <tilted>0</tilted>
10341                             </feature>
10342                             <threshold>-0.0318849012255669</threshold>
10343                             <left_val>0.1742745041847229</left_val>
10344                             <right_node>1</right_node>
10345                         </_>
10346                         <_>
10347                             <!-- node 1 -->
10348                             <feature>
10349                                 <rects>
10350                                     <_>5 5 6 4 -1.</_>
10351                                     <_>8 5 3 4 2.</_>
10352                                 </rects>
10353                                 <tilted>0</tilted>
10354                             </feature>
10355                             <threshold>1.8379340181127191e-003</threshold>
10356                             <left_val>0.3466596901416779</left_val>
10357                             <right_val>0.5107154846191406</right_val>
10358                         </_>
10359                     </_>
10360                     <_>
10361                         <!-- tree 43 -->
10362                         <_>
10363                             <!-- root node -->
10364                             <feature>
10365                                 <rects>
10366                                     <_>9 8 4 2 -1.</_>
10367                                     <_>9 9 4 1 2.</_>
10368                                 </rects>
10369                                 <tilted>0</tilted>
10370                             </feature>
10371                             <threshold>-4.8512680223211646e-004</threshold>
10372                             <left_node>1</left_node>
10373                             <right_val>0.5326086282730103</right_val>
10374                         </_>
10375                         <_>
10376                             <!-- node 1 -->
10377                             <feature>
10378                                 <rects>
10379                                     <_>11 7 2 2 -1.</_>
10380                                     <_>11 7 1 2 2.</_>
10381                                 </rects>
10382                                 <tilted>0</tilted>
10383                             </feature>
10384                             <threshold>-2.5407879147678614e-003</threshold>
10385                             <left_val>0.6342775225639343</left_val>
10386                             <right_val>0.4992693066596985</right_val>
10387                         </_>
10388                     </_>
10389                     <_>
10390                         <!-- tree 44 -->
10391                         <_>
10392                             <!-- root node -->
10393                             <feature>
10394                                 <rects>
10395                                     <_>8 12 4 8 -1.</_>
10396                                     <_>8 12 2 4 2.</_>
10397                                     <_>10 16 2 4 2.</_>
10398                                 </rects>
10399                                 <tilted>0</tilted>
10400                             </feature>
10401                             <threshold>-5.1559060811996460e-003</threshold>
10402                             <left_val>0.3433429002761841</left_val>
10403                             <right_node>1</right_node>
10404                         </_>
10405                         <_>
10406                             <!-- node 1 -->
10407                             <feature>
10408                                 <rects>
10409                                     <_>0 1 4 9 -1.</_>
10410                                     <_>0 4 4 3 3.</_>
10411                                 </rects>
10412                                 <tilted>0</tilted>
10413                             </feature>
10414                             <threshold>-0.0449687503278255</threshold>
10415                             <left_val>0.1868136972188950</left_val>
10416                             <right_val>0.5215464830398560</right_val>
10417                         </_>
10418                     </_>
10419                     <_>
10420                         <!-- tree 45 -->
10421                         <_>
10422                             <!-- root node -->
10423                             <feature>
10424                                 <rects>
10425                                     <_>9 10 3 3 -1.</_>
10426                                     <_>9 11 3 1 3.</_>
10427                                 </rects>
10428                                 <tilted>0</tilted>
10429                             </feature>
10430                             <threshold>5.8984281495213509e-003</threshold>
10431                             <left_node>1</left_node>
10432                             <right_val>0.6229305267333984</right_val>
10433                         </_>
10434                         <_>
10435                             <!-- node 1 -->
10436                             <feature>
10437                                 <rects>
10438                                     <_>8 11 4 2 -1.</_>
10439                                     <_>8 12 4 1 2.</_>
10440                                 </rects>
10441                                 <tilted>0</tilted>
10442                             </feature>
10443                             <threshold>3.2763120252639055e-003</threshold>
10444                             <left_val>0.4935772120952606</left_val>
10445                             <right_val>0.7217944860458374</right_val>
10446                         </_>
10447                     </_>
10448                     <_>
10449                         <!-- tree 46 -->
10450                         <_>
10451                             <!-- root node -->
10452                             <feature>
10453                                 <rects>
10454                                     <_>7 8 4 2 -1.</_>
10455                                     <_>7 9 4 1 2.</_>
10456                                 </rects>
10457                                 <tilted>0</tilted>
10458                             </feature>
10459                             <threshold>-1.0161520185647532e-004</threshold>
10460                             <left_node>1</left_node>
10461                             <right_val>0.5007976293563843</right_val>
10462                         </_>
10463                         <_>
10464                             <!-- node 1 -->
10465                             <feature>
10466                                 <rects>
10467                                     <_>7 8 6 1 -1.</_>
10468                                     <_>9 8 2 1 3.</_>
10469                                 </rects>
10470                                 <tilted>0</tilted>
10471                             </feature>
10472                             <threshold>-1.6290300118271261e-004</threshold>
10473                             <left_val>0.6024149060249329</left_val>
10474                             <right_val>0.2329508066177368</right_val>
10475                         </_>
10476                     </_>
10477                     <_>
10478                         <!-- tree 47 -->
10479                         <_>
10480                             <!-- root node -->
10481                             <feature>
10482                                 <rects>
10483                                     <_>16 0 4 9 -1.</_>
10484                                     <_>16 0 2 9 2.</_>
10485                                 </rects>
10486                                 <tilted>0</tilted>
10487                             </feature>
10488                             <threshold>9.0541364625096321e-003</threshold>
10489                             <left_val>0.4510416984558106</left_val>
10490                             <right_node>1</right_node>
10491                         </_>
10492                         <_>
10493                             <!-- node 1 -->
10494                             <feature>
10495                                 <rects>
10496                                     <_>16 0 3 6 -1.</_>
10497                                     <_>16 3 3 3 2.</_>
10498                                 </rects>
10499                                 <tilted>0</tilted>
10500                             </feature>
10501                             <threshold>0.0353984907269478</threshold>
10502                             <left_val>0.5141996741294861</left_val>
10503                             <right_val>0.2860291898250580</right_val>
10504                         </_>
10505                     </_>
10506                     <_>
10507                         <!-- tree 48 -->
10508                         <_>
10509                             <!-- root node -->
10510                             <feature>
10511                                 <rects>
10512                                     <_>0 0 4 9 -1.</_>
10513                                     <_>2 0 2 9 2.</_>
10514                                 </rects>
10515                                 <tilted>0</tilted>
10516                             </feature>
10517                             <threshold>5.6469351984560490e-003</threshold>
10518                             <left_val>0.4704925119876862</left_val>
10519                             <right_node>1</right_node>
10520                         </_>
10521                         <_>
10522                             <!-- node 1 -->
10523                             <feature>
10524                                 <rects>
10525                                     <_>1 0 3 6 -1.</_>
10526                                     <_>1 3 3 3 2.</_>
10527                                 </rects>
10528                                 <tilted>0</tilted>
10529                             </feature>
10530                             <threshold>-2.4807190056890249e-003</threshold>
10531                             <left_val>0.4179851114749908</left_val>
10532                             <right_val>0.6726647019386292</right_val>
10533                         </_>
10534                     </_>
10535                     <_>
10536                         <!-- tree 49 -->
10537                         <_>
10538                             <!-- root node -->
10539                             <feature>
10540                                 <rects>
10541                                     <_>9 7 6 9 -1.</_>
10542                                     <_>11 7 2 9 3.</_>
10543                                 </rects>
10544                                 <tilted>0</tilted>
10545                             </feature>
10546                             <threshold>-4.1088787838816643e-003</threshold>
10547                             <left_val>0.5809801816940308</left_val>
10548                             <right_node>1</right_node>
10549                         </_>
10550                         <_>
10551                             <!-- node 1 -->
10552                             <feature>
10553                                 <rects>
10554                                     <_>10 6 3 6 -1.</_>
10555                                     <_>11 6 1 6 3.</_>
10556                                 </rects>
10557                                 <tilted>0</tilted>
10558                             </feature>
10559                             <threshold>-2.0714469719678164e-003</threshold>
10560                             <left_val>0.6074783802032471</left_val>
10561                             <right_val>0.4524059891700745</right_val>
10562                         </_>
10563                     </_>
10564                     <_>
10565                         <!-- tree 50 -->
10566                         <_>
10567                             <!-- root node -->
10568                             <feature>
10569                                 <rects>
10570                                     <_>1 2 18 2 -1.</_>
10571                                     <_>1 2 9 1 2.</_>
10572                                     <_>10 3 9 1 2.</_>
10573                                 </rects>
10574                                 <tilted>0</tilted>
10575                             </feature>
10576                             <threshold>-2.8939060866832733e-003</threshold>
10577                             <left_val>0.3383519947528839</left_val>
10578                             <right_node>1</right_node>
10579                         </_>
10580                         <_>
10581                             <!-- node 1 -->
10582                             <feature>
10583                                 <rects>
10584                                     <_>5 8 6 8 -1.</_>
10585                                     <_>7 8 2 8 3.</_>
10586                                 </rects>
10587                                 <tilted>0</tilted>
10588                             </feature>
10589                             <threshold>1.3467279495671391e-003</threshold>
10590                             <left_val>0.5696910023689270</left_val>
10591                             <right_val>0.3970845043659210</right_val>
10592                         </_>
10593                     </_>
10594                     <_>
10595                         <!-- tree 51 -->
10596                         <_>
10597                             <!-- root node -->
10598                             <feature>
10599                                 <rects>
10600                                     <_>9 0 6 16 -1.</_>
10601                                     <_>11 0 2 16 3.</_>
10602                                 </rects>
10603                                 <tilted>0</tilted>
10604                             </feature>
10605                             <threshold>-0.0907791331410408</threshold>
10606                             <left_val>0.1502701938152313</left_val>
10607                             <right_node>1</right_node>
10608                         </_>
10609                         <_>
10610                             <!-- node 1 -->
10611                             <feature>
10612                                 <rects>
10613                                     <_>14 1 6 18 -1.</_>
10614                                     <_>17 1 3 9 2.</_>
10615                                     <_>14 10 3 9 2.</_>
10616                                 </rects>
10617                                 <tilted>0</tilted>
10618                             </feature>
10619                             <threshold>-0.0831717625260353</threshold>
10620                             <left_val>0.7573670744895935</left_val>
10621                             <right_val>0.4936437010765076</right_val>
10622                         </_>
10623                     </_>
10624                     <_>
10625                         <!-- tree 52 -->
10626                         <_>
10627                             <!-- root node -->
10628                             <feature>
10629                                 <rects>
10630                                     <_>2 9 2 3 -1.</_>
10631                                     <_>2 10 2 1 3.</_>
10632                                 </rects>
10633                                 <tilted>0</tilted>
10634                             </feature>
10635                             <threshold>-1.4107000315561891e-003</threshold>
10636                             <left_val>0.3390932977199554</left_val>
10637                             <right_node>1</right_node>
10638                         </_>
10639                         <_>
10640                             <!-- node 1 -->
10641                             <feature>
10642                                 <rects>
10643                                     <_>0 1 6 18 -1.</_>
10644                                     <_>0 1 3 9 2.</_>
10645                                     <_>3 10 3 9 2.</_>
10646                                 </rects>
10647                                 <tilted>0</tilted>
10648                             </feature>
10649                             <threshold>0.0556687600910664</threshold>
10650                             <left_val>0.5025097131729126</left_val>
10651                             <right_val>0.7422083020210266</right_val>
10652                         </_>
10653                     </_>
10654                     <_>
10655                         <!-- tree 53 -->
10656                         <_>
10657                             <!-- root node -->
10658                             <feature>
10659                                 <rects>
10660                                     <_>11 8 4 12 -1.</_>
10661                                     <_>11 8 2 12 2.</_>
10662                                 </rects>
10663                                 <tilted>0</tilted>
10664                             </feature>
10665                             <threshold>0.0577015392482281</threshold>
10666                             <left_val>0.5197371840476990</left_val>
10667                             <right_node>1</right_node>
10668                         </_>
10669                         <_>
10670                             <!-- node 1 -->
10671                             <feature>
10672                                 <rects>
10673                                     <_>2 1 18 18 -1.</_>
10674                                     <_>2 10 18 9 2.</_>
10675                                 </rects>
10676                                 <tilted>0</tilted>
10677                             </feature>
10678                             <threshold>-0.4250329136848450</threshold>
10679                             <left_val>0.0973469167947769</left_val>
10680                             <right_val>0.5185739994049072</right_val>
10681                         </_>
10682                     </_>
10683                     <_>
10684                         <!-- tree 54 -->
10685                         <_>
10686                             <!-- root node -->
10687                             <feature>
10688                                 <rects>
10689                                     <_>6 3 3 1 -1.</_>
10690                                     <_>7 3 1 1 3.</_>
10691                                 </rects>
10692                                 <tilted>0</tilted>
10693                             </feature>
10694                             <threshold>-4.4380719191394746e-004</threshold>
10695                             <left_val>0.3649350106716156</left_val>
10696                             <right_node>1</right_node>
10697                         </_>
10698                         <_>
10699                             <!-- node 1 -->
10700                             <feature>
10701                                 <rects>
10702                                     <_>4 12 2 2 -1.</_>
10703                                     <_>4 13 2 1 2.</_>
10704                                 </rects>
10705                                 <tilted>0</tilted>
10706                             </feature>
10707                             <threshold>1.7924769781529903e-004</threshold>
10708                             <left_val>0.5619279146194458</left_val>
10709                             <right_val>0.3760297000408173</right_val>
10710                         </_>
10711                     </_>
10712                     <_>
10713                         <!-- tree 55 -->
10714                         <_>
10715                             <!-- root node -->
10716                             <feature>
10717                                 <rects>
10718                                     <_>8 13 5 3 -1.</_>
10719                                     <_>8 14 5 1 3.</_>
10720                                 </rects>
10721                                 <tilted>0</tilted>
10722                             </feature>
10723                             <threshold>5.0382469780743122e-003</threshold>
10724                             <left_node>1</left_node>
10725                             <right_val>0.6328445076942444</right_val>
10726                         </_>
10727                         <_>
10728                             <!-- node 1 -->
10729                             <feature>
10730                                 <rects>
10731                                     <_>8 14 4 3 -1.</_>
10732                                     <_>8 15 4 1 3.</_>
10733                                 </rects>
10734                                 <tilted>0</tilted>
10735                             </feature>
10736                             <threshold>0.0151911703869700</threshold>
10737                             <left_val>0.4936082065105438</left_val>
10738                             <right_val>0.7426524758338928</right_val>
10739                         </_>
10740                     </_>
10741                     <_>
10742                         <!-- tree 56 -->
10743                         <_>
10744                             <!-- root node -->
10745                             <feature>
10746                                 <rects>
10747                                     <_>3 12 5 3 -1.</_>
10748                                     <_>3 13 5 1 3.</_>
10749                                 </rects>
10750                                 <tilted>0</tilted>
10751                             </feature>
10752                             <threshold>-0.0123003898188472</threshold>
10753                             <left_val>0.1389349997043610</left_val>
10754                             <right_node>1</right_node>
10755                         </_>
10756                         <_>
10757                             <!-- node 1 -->
10758                             <feature>
10759                                 <rects>
10760                                     <_>6 3 3 4 -1.</_>
10761                                     <_>7 3 1 4 3.</_>
10762                                 </rects>
10763                                 <tilted>0</tilted>
10764                             </feature>
10765                             <threshold>1.5168030513450503e-003</threshold>
10766                             <left_val>0.5091962218284607</left_val>
10767                             <right_val>0.3482648134231567</right_val>
10768                         </_>
10769                     </_>
10770                     <_>
10771                         <!-- tree 57 -->
10772                         <_>
10773                             <!-- root node -->
10774                             <feature>
10775                                 <rects>
10776                                     <_>11 10 2 2 -1.</_>
10777                                     <_>12 10 1 1 2.</_>
10778                                     <_>11 11 1 1 2.</_>
10779                                 </rects>
10780                                 <tilted>0</tilted>
10781                             </feature>
10782                             <threshold>9.5754547510296106e-004</threshold>
10783                             <left_node>1</left_node>
10784                             <right_val>0.6036316752433777</right_val>
10785                         </_>
10786                         <_>
10787                             <!-- node 1 -->
10788                             <feature>
10789                                 <rects>
10790                                     <_>5 8 12 1 -1.</_>
10791                                     <_>9 8 4 1 3.</_>
10792                                 </rects>
10793                                 <tilted>0</tilted>
10794                             </feature>
10795                             <threshold>-0.0189622007310390</threshold>
10796                             <left_val>0.2319173067808151</left_val>
10797                             <right_val>0.5116652846336365</right_val>
10798                         </_>
10799                     </_>
10800                     <_>
10801                         <!-- tree 58 -->
10802                         <_>
10803                             <!-- root node -->
10804                             <feature>
10805                                 <rects>
10806                                     <_>8 4 4 8 -1.</_>
10807                                     <_>10 4 2 8 2.</_>
10808                                 </rects>
10809                                 <tilted>0</tilted>
10810                             </feature>
10811                             <threshold>-0.0222722608596087</threshold>
10812                             <left_val>0.6555022001266480</left_val>
10813                             <right_node>1</right_node>
10814                         </_>
10815                         <_>
10816                             <!-- node 1 -->
10817                             <feature>
10818                                 <rects>
10819                                     <_>6 6 8 5 -1.</_>
10820                                     <_>10 6 4 5 2.</_>
10821                                 </rects>
10822                                 <tilted>0</tilted>
10823                             </feature>
10824                             <threshold>-0.0251452308148146</threshold>
10825                             <left_val>0.1326071023941040</left_val>
10826                             <right_val>0.4674034118652344</right_val>
10827                         </_>
10828                     </_>
10829                     <_>
10830                         <!-- tree 59 -->
10831                         <_>
10832                             <!-- root node -->
10833                             <feature>
10834                                 <rects>
10835                                     <_>10 4 6 4 -1.</_>
10836                                     <_>12 4 2 4 3.</_>
10837                                 </rects>
10838                                 <tilted>0</tilted>
10839                             </feature>
10840                             <threshold>0.0195339005440474</threshold>
10841                             <left_val>0.5182027220726013</left_val>
10842                             <right_node>1</right_node>
10843                         </_>
10844                         <_>
10845                             <!-- node 1 -->
10846                             <feature>
10847                                 <rects>
10848                                     <_>12 7 2 2 -1.</_>
10849                                     <_>13 7 1 1 2.</_>
10850                                     <_>12 8 1 1 2.</_>
10851                                 </rects>
10852                                 <tilted>0</tilted>
10853                             </feature>
10854                             <threshold>-1.1231349781155586e-003</threshold>
10855                             <left_val>0.6318243145942688</left_val>
10856                             <right_val>0.4825519025325775</right_val>
10857                         </_>
10858                     </_>
10859                     <_>
10860                         <!-- tree 60 -->
10861                         <_>
10862                             <!-- root node -->
10863                             <feature>
10864                                 <rects>
10865                                     <_>3 5 10 8 -1.</_>
10866                                     <_>3 9 10 4 2.</_>
10867                                 </rects>
10868                                 <tilted>0</tilted>
10869                             </feature>
10870                             <threshold>-1.4861139934509993e-003</threshold>
10871                             <left_val>0.2918671071529388</left_val>
10872                             <right_node>1</right_node>
10873                         </_>
10874                         <_>
10875                             <!-- node 1 -->
10876                             <feature>
10877                                 <rects>
10878                                     <_>7 1 2 12 -1.</_>
10879                                     <_>7 7 2 6 2.</_>
10880                                 </rects>
10881                                 <tilted>0</tilted>
10882                             </feature>
10883                             <threshold>3.5002888762392104e-004</threshold>
10884                             <left_val>0.5621371269226074</left_val>
10885                             <right_val>0.4249213039875031</right_val>
10886                         </_>
10887                     </_>
10888                     <_>
10889                         <!-- tree 61 -->
10890                         <_>
10891                             <!-- root node -->
10892                             <feature>
10893                                 <rects>
10894                                     <_>12 7 2 2 -1.</_>
10895                                     <_>13 7 1 1 2.</_>
10896                                     <_>12 8 1 1 2.</_>
10897                                 </rects>
10898                                 <tilted>0</tilted>
10899                             </feature>
10900                             <threshold>-1.1231349781155586e-003</threshold>
10901                             <left_node>1</left_node>
10902                             <right_val>0.4813745021820068</right_val>
10903                         </_>
10904                         <_>
10905                             <!-- node 1 -->
10906                             <feature>
10907                                 <rects>
10908                                     <_>11 13 1 6 -1.</_>
10909                                     <_>11 16 1 3 2.</_>
10910                                 </rects>
10911                                 <tilted>0</tilted>
10912                             </feature>
10913                             <threshold>0.0104097397997975</threshold>
10914                             <left_val>0.5184006094932556</left_val>
10915                             <right_val>0.2051223069429398</right_val>
10916                         </_>
10917                     </_>
10918                     <_>
10919                         <!-- tree 62 -->
10920                         <_>
10921                             <!-- root node -->
10922                             <feature>
10923                                 <rects>
10924                                     <_>5 1 6 15 -1.</_>
10925                                     <_>7 1 2 15 3.</_>
10926                                 </rects>
10927                                 <tilted>0</tilted>
10928                             </feature>
10929                             <threshold>-0.0878325626254082</threshold>
10930                             <left_val>0.1179921999573708</left_val>
10931                             <right_node>1</right_node>
10932                         </_>
10933                         <_>
10934                             <!-- node 1 -->
10935                             <feature>
10936                                 <rects>
10937                                     <_>6 7 2 2 -1.</_>
10938                                     <_>6 7 1 1 2.</_>
10939                                     <_>7 8 1 1 2.</_>
10940                                 </rects>
10941                                 <tilted>0</tilted>
10942                             </feature>
10943                             <threshold>1.6584879485890269e-003</threshold>
10944                             <left_val>0.4987811148166657</left_val>
10945                             <right_val>0.6973755955696106</right_val>
10946                         </_>
10947                     </_>
10948                     <_>
10949                         <!-- tree 63 -->
10950                         <_>
10951                             <!-- root node -->
10952                             <feature>
10953                                 <rects>
10954                                     <_>17 5 2 2 -1.</_>
10955                                     <_>17 6 2 1 2.</_>
10956                                 </rects>
10957                                 <tilted>0</tilted>
10958                             </feature>
10959                             <threshold>-2.3008750285953283e-003</threshold>
10960                             <left_node>1</left_node>
10961                             <right_val>0.5339831113815308</right_val>
10962                         </_>
10963                         <_>
10964                             <!-- node 1 -->
10965                             <feature>
10966                                 <rects>
10967                                     <_>10 3 4 10 -1.</_>
10968                                     <_>12 3 2 5 2.</_>
10969                                     <_>10 8 2 5 2.</_>
10970                                 </rects>
10971                                 <tilted>0</tilted>
10972                             </feature>
10973                             <threshold>0.0330261699855328</threshold>
10974                             <left_val>0.5033289194107056</left_val>
10975                             <right_val>0.6851906776428223</right_val>
10976                         </_>
10977                     </_>
10978                     <_>
10979                         <!-- tree 64 -->
10980                         <_>
10981                             <!-- root node -->
10982                             <feature>
10983                                 <rects>
10984                                     <_>1 5 2 2 -1.</_>
10985                                     <_>1 6 2 1 2.</_>
10986                                 </rects>
10987                                 <tilted>0</tilted>
10988                             </feature>
10989                             <threshold>-1.3585069682449102e-003</threshold>
10990                             <left_val>0.3002822101116180</left_val>
10991                             <right_node>1</right_node>
10992                         </_>
10993                         <_>
10994                             <!-- node 1 -->
10995                             <feature>
10996                                 <rects>
10997                                     <_>7 10 2 2 -1.</_>
10998                                     <_>7 10 1 1 2.</_>
10999                                     <_>8 11 1 1 2.</_>
11000                                 </rects>
11001                                 <tilted>0</tilted>
11002                             </feature>
11003                             <threshold>7.8067491995170712e-004</threshold>
11004                             <left_val>0.4593083858489990</left_val>
11005                             <right_val>0.6440045237541199</right_val>
11006                         </_>
11007                     </_>
11008                     <_>
11009                         <!-- tree 65 -->
11010                         <_>
11011                             <!-- root node -->
11012                             <feature>
11013                                 <rects>
11014                                     <_>3 12 14 4 -1.</_>
11015                                     <_>10 12 7 2 2.</_>
11016                                     <_>3 14 7 2 2.</_>
11017                                 </rects>
11018                                 <tilted>0</tilted>
11019                             </feature>
11020                             <threshold>-0.0180257596075535</threshold>
11021                             <left_node>1</left_node>
11022                             <right_val>0.5311291217803955</right_val>
11023                         </_>
11024                         <_>
11025                             <!-- node 1 -->
11026                             <feature>
11027                                 <rects>
11028                                     <_>9 15 3 2 -1.</_>
11029                                     <_>9 16 3 1 2.</_>
11030                                 </rects>
11031                                 <tilted>0</tilted>
11032                             </feature>
11033                             <threshold>1.2354910140857100e-003</threshold>
11034                             <left_val>0.4729106128215790</left_val>
11035                             <right_val>0.5721461176872253</right_val>
11036                         </_>
11037                     </_>
11038                     <_>
11039                         <!-- tree 66 -->
11040                         <_>
11041                             <!-- root node -->
11042                             <feature>
11043                                 <rects>
11044                                     <_>1 13 3 3 -1.</_>
11045                                     <_>1 14 3 1 3.</_>
11046                                 </rects>
11047                                 <tilted>0</tilted>
11048                             </feature>
11049                             <threshold>-9.2583027435466647e-004</threshold>
11050                             <left_val>0.3662332892417908</left_val>
11051                             <right_node>1</right_node>
11052                         </_>
11053                         <_>
11054                             <!-- node 1 -->
11055                             <feature>
11056                                 <rects>
11057                                     <_>0 3 1 2 -1.</_>
11058                                     <_>0 4 1 1 2.</_>
11059                                 </rects>
11060                                 <tilted>0</tilted>
11061                             </feature>
11062                             <threshold>8.0123997759073973e-004</threshold>
11063                             <left_val>0.5361989736557007</left_val>
11064                             <right_val>0.3008632957935333</right_val>
11065                         </_>
11066                     </_>
11067                 </trees>
11068                 <stage_threshold>32.6471290588378910</stage_threshold>
11069                 <parent>10</parent>
11070                 <next>-1</next>
11071             </_>
11072             <_>
11073                 <!-- stage 12 -->
11074                 <trees>
11075                     <_>
11076                         <!-- tree 0 -->
11077                         <_>
11078                             <!-- root node -->
11079                             <feature>
11080                                 <rects>
11081                                     <_>7 7 6 1 -1.</_>
11082                                     <_>9 7 2 1 3.</_>
11083                                 </rects>
11084                                 <tilted>0</tilted>
11085                             </feature>
11086                             <threshold>2.4914839304983616e-003</threshold>
11087                             <left_val>0.3422389030456543</left_val>
11088                             <right_node>1</right_node>
11089                         </_>
11090                         <_>
11091                             <!-- node 1 -->
11092                             <feature>
11093                                 <rects>
11094                                     <_>0 4 16 6 -1.</_>
11095                                     <_>0 6 16 2 3.</_>
11096                                 </rects>
11097                                 <tilted>0</tilted>
11098                             </feature>
11099                             <threshold>-0.0504885986447334</threshold>
11100                             <left_val>0.7703458070755005</left_val>
11101                             <right_val>0.4516390860080719</right_val>
11102                         </_>
11103                     </_>
11104                     <_>
11105                         <!-- tree 1 -->
11106                         <_>
11107                             <!-- root node -->
11108                             <feature>
11109                                 <rects>
11110                                     <_>9 3 2 14 -1.</_>
11111                                     <_>9 10 2 7 2.</_>
11112                                 </rects>
11113                                 <tilted>0</tilted>
11114                             </feature>
11115                             <threshold>-7.7838351717218757e-004</threshold>
11116                             <left_node>1</left_node>
11117                             <right_val>0.3256342113018036</right_val>
11118                         </_>
11119                         <_>
11120                             <!-- node 1 -->
11121                             <feature>
11122                                 <rects>
11123                                     <_>12 0 4 3 -1.</_>
11124                                     <_>12 0 2 3 2.</_>
11125                                 </rects>
11126                                 <tilted>0</tilted>
11127                             </feature>
11128                             <threshold>2.3572890495415777e-004</threshold>
11129                             <left_val>0.3406555950641632</left_val>
11130                             <right_val>0.5897027254104614</right_val>
11131                         </_>
11132                     </_>
11133                     <_>
11134                         <!-- tree 2 -->
11135                         <_>
11136                             <!-- root node -->
11137                             <feature>
11138                                 <rects>
11139                                     <_>4 18 12 2 -1.</_>
11140                                     <_>8 18 4 2 3.</_>
11141                                 </rects>
11142                                 <tilted>0</tilted>
11143                             </feature>
11144                             <threshold>4.5575071126222610e-003</threshold>
11145                             <left_val>0.4306578934192658</left_val>
11146                             <right_node>1</right_node>
11147                         </_>
11148                         <_>
11149                             <!-- node 1 -->
11150                             <feature>
11151                                 <rects>
11152                                     <_>4 10 12 4 -1.</_>
11153                                     <_>8 10 4 4 3.</_>
11154                                 </rects>
11155                                 <tilted>0</tilted>
11156                             </feature>
11157                             <threshold>8.1241987645626068e-003</threshold>
11158                             <left_val>0.7149587273597717</left_val>
11159                             <right_val>0.4345684945583344</right_val>
11160                         </_>
11161                     </_>
11162                     <_>
11163                         <!-- tree 3 -->
11164                         <_>
11165                             <!-- root node -->
11166                             <feature>
11167                                 <rects>
11168                                     <_>9 9 2 2 -1.</_>
11169                                     <_>9 10 2 1 2.</_>
11170                                 </rects>
11171                                 <tilted>0</tilted>
11172                             </feature>
11173                             <threshold>-4.4612158671952784e-004</threshold>
11174                             <left_val>0.3295974135398865</left_val>
11175                             <right_node>1</right_node>
11176                         </_>
11177                         <_>
11178                             <!-- node 1 -->
11179                             <feature>
11180                                 <rects>
11181                                     <_>14 1 2 8 -1.</_>
11182                                     <_>15 1 1 4 2.</_>
11183                                     <_>14 5 1 4 2.</_>
11184                                 </rects>
11185                                 <tilted>0</tilted>
11186                             </feature>
11187                             <threshold>-2.8972938889637589e-004</threshold>
11188                             <left_val>0.5845620036125183</left_val>
11189                             <right_val>0.3526687920093536</right_val>
11190                         </_>
11191                     </_>
11192                     <_>
11193                         <!-- tree 4 -->
11194                         <_>
11195                             <!-- root node -->
11196                             <feature>
11197                                 <rects>
11198                                     <_>3 4 9 1 -1.</_>
11199                                     <_>6 4 3 1 3.</_>
11200                                 </rects>
11201                                 <tilted>0</tilted>
11202                             </feature>
11203                             <threshold>7.1604831646254752e-006</threshold>
11204                             <left_val>0.4081954956054688</left_val>
11205                             <right_node>1</right_node>
11206                         </_>
11207                         <_>
11208                             <!-- node 1 -->
11209                             <feature>
11210                                 <rects>
11211                                     <_>3 3 4 2 -1.</_>
11212                                     <_>3 4 4 1 2.</_>
11213                                 </rects>
11214                                 <tilted>0</tilted>
11215                             </feature>
11216                             <threshold>-3.8497708737850189e-004</threshold>
11217                             <left_val>0.4203113019466400</left_val>
11218                             <right_val>0.6634126901626587</right_val>
11219                         </_>
11220                     </_>
11221                     <_>
11222                         <!-- tree 5 -->
11223                         <_>
11224                             <!-- root node -->
11225                             <feature>
11226                                 <rects>
11227                                     <_>11 15 2 4 -1.</_>
11228                                     <_>11 17 2 2 2.</_>
11229                                 </rects>
11230                                 <tilted>0</tilted>
11231                             </feature>
11232                             <threshold>1.9489860278554261e-004</threshold>
11233                             <left_val>0.3942466974258423</left_val>
11234                             <right_node>1</right_node>
11235                         </_>
11236                         <_>
11237                             <!-- node 1 -->
11238                             <feature>
11239                                 <rects>
11240                                     <_>14 13 2 6 -1.</_>
11241                                     <_>14 15 2 2 3.</_>
11242                                 </rects>
11243                                 <tilted>0</tilted>
11244                             </feature>
11245                             <threshold>-0.0170838497579098</threshold>
11246                             <left_val>0.2294072061777115</left_val>
11247                             <right_val>0.5238960981369019</right_val>
11248                         </_>
11249                     </_>
11250                     <_>
11251                         <!-- tree 6 -->
11252                         <_>
11253                             <!-- root node -->
11254                             <feature>
11255                                 <rects>
11256                                     <_>6 6 1 6 -1.</_>
11257                                     <_>6 9 1 3 2.</_>
11258                                 </rects>
11259                                 <tilted>0</tilted>
11260                             </feature>
11261                             <threshold>8.3513697609305382e-004</threshold>
11262                             <left_val>0.3026031851768494</left_val>
11263                             <right_node>1</right_node>
11264                         </_>
11265                         <_>
11266                             <!-- node 1 -->
11267                             <feature>
11268                                 <rects>
11269                                     <_>6 10 8 8 -1.</_>
11270                                     <_>6 14 8 4 2.</_>
11271                                 </rects>
11272                                 <tilted>0</tilted>
11273                             </feature>
11274                             <threshold>7.5499608647078276e-004</threshold>
11275                             <left_val>0.6032196283340454</left_val>
11276                             <right_val>0.3412458896636963</right_val>
11277                         </_>
11278                     </_>
11279                     <_>
11280                         <!-- tree 7 -->
11281                         <_>
11282                             <!-- root node -->
11283                             <feature>
11284                                 <rects>
11285                                     <_>8 13 4 3 -1.</_>
11286                                     <_>8 14 4 1 3.</_>
11287                                 </rects>
11288                                 <tilted>0</tilted>
11289                             </feature>
11290                             <threshold>8.0216713249683380e-003</threshold>
11291                             <left_node>1</left_node>
11292                             <right_val>0.7306240797042847</right_val>
11293                         </_>
11294                         <_>
11295                             <!-- node 1 -->
11296                             <feature>
11297                                 <rects>
11298                                     <_>10 11 4 8 -1.</_>
11299                                     <_>10 15 4 4 2.</_>
11300                                 </rects>
11301                                 <tilted>0</tilted>
11302                             </feature>
11303                             <threshold>-0.0389305092394352</threshold>
11304                             <left_val>0.3599325120449066</left_val>
11305                             <right_val>0.5234380960464478</right_val>
11306                         </_>
11307                     </_>
11308                     <_>
11309                         <!-- tree 8 -->
11310                         <_>
11311                             <!-- root node -->
11312                             <feature>
11313                                 <rects>
11314                                     <_>5 11 6 1 -1.</_>
11315                                     <_>7 11 2 1 3.</_>
11316                                 </rects>
11317                                 <tilted>0</tilted>
11318                             </feature>
11319                             <threshold>-7.0348767621908337e-005</threshold>
11320                             <left_node>1</left_node>
11321                             <right_val>0.3493758141994476</right_val>
11322                         </_>
11323                         <_>
11324                             <!-- node 1 -->
11325                             <feature>
11326                                 <rects>
11327                                     <_>5 4 6 10 -1.</_>
11328                                     <_>8 4 3 10 2.</_>
11329                                 </rects>
11330                                 <tilted>0</tilted>
11331                             </feature>
11332                             <threshold>-8.5350573062896729e-003</threshold>
11333                             <left_val>0.2746109068393707</left_val>
11334                             <right_val>0.5626586079597473</right_val>
11335                         </_>
11336                     </_>
11337                     <_>
11338                         <!-- tree 9 -->
11339                         <_>
11340                             <!-- root node -->
11341                             <feature>
11342                                 <rects>
11343                                     <_>14 2 6 3 -1.</_>
11344                                     <_>14 3 6 1 3.</_>
11345                                 </rects>
11346                                 <tilted>0</tilted>
11347                             </feature>
11348                             <threshold>0.0108544500544667</threshold>
11349                             <left_val>0.5282226204872131</left_val>
11350                             <right_node>1</right_node>
11351                         </_>
11352                         <_>
11353                             <!-- node 1 -->
11354                             <feature>
11355                                 <rects>
11356                                     <_>9 12 3 2 -1.</_>
11357                                     <_>9 13 3 1 2.</_>
11358                                 </rects>
11359                                 <tilted>0</tilted>
11360                             </feature>
11361                             <threshold>4.5329501153901219e-004</threshold>
11362                             <left_val>0.4522049129009247</left_val>
11363                             <right_val>0.6054301857948303</right_val>
11364                         </_>
11365                     </_>
11366                     <_>
11367                         <!-- tree 10 -->
11368                         <_>
11369                             <!-- root node -->
11370                             <feature>
11371                                 <rects>
11372                                     <_>8 1 4 6 -1.</_>
11373                                     <_>8 3 4 2 3.</_>
11374                                 </rects>
11375                                 <tilted>0</tilted>
11376                             </feature>
11377                             <threshold>1.8117150466423482e-004</threshold>
11378                             <left_val>0.3306862115859985</left_val>
11379                             <right_node>1</right_node>
11380                         </_>
11381                         <_>
11382                             <!-- node 1 -->
11383                             <feature>
11384                                 <rects>
11385                                     <_>3 5 13 8 -1.</_>
11386                                     <_>3 9 13 4 2.</_>
11387                                 </rects>
11388                                 <tilted>0</tilted>
11389                             </feature>
11390                             <threshold>4.6641560038551688e-004</threshold>
11391                             <left_val>0.1455000042915344</left_val>
11392                             <right_val>0.5384927988052368</right_val>
11393                         </_>
11394                     </_>
11395                     <_>
11396                         <!-- tree 11 -->
11397                         <_>
11398                             <!-- root node -->
11399                             <feature>
11400                                 <rects>
11401                                     <_>12 5 5 3 -1.</_>
11402                                     <_>12 6 5 1 3.</_>
11403                                 </rects>
11404                                 <tilted>0</tilted>
11405                             </feature>
11406                             <threshold>-8.4854792803525925e-003</threshold>
11407                             <left_node>1</left_node>
11408                             <right_val>0.4814155995845795</right_val>
11409                         </_>
11410                         <_>
11411                             <!-- node 1 -->
11412                             <feature>
11413                                 <rects>
11414                                     <_>5 14 15 6 -1.</_>
11415                                     <_>5 16 15 2 3.</_>
11416                                 </rects>
11417                                 <tilted>0</tilted>
11418                             </feature>
11419                             <threshold>-0.0189343094825745</threshold>
11420                             <left_val>0.3563741147518158</left_val>
11421                             <right_val>0.5405145287513733</right_val>
11422                         </_>
11423                     </_>
11424                     <_>
11425                         <!-- tree 12 -->
11426                         <_>
11427                             <!-- root node -->
11428                             <feature>
11429                                 <rects>
11430                                     <_>3 5 5 3 -1.</_>
11431                                     <_>3 6 5 1 3.</_>
11432                                 </rects>
11433                                 <tilted>0</tilted>
11434                             </feature>
11435                             <threshold>4.9814549274742603e-003</threshold>
11436                             <left_node>1</left_node>
11437                             <right_val>0.6957743167877197</right_val>
11438                         </_>
11439                         <_>
11440                             <!-- node 1 -->
11441                             <feature>
11442                                 <rects>
11443                                     <_>9 14 2 6 -1.</_>
11444                                     <_>9 14 1 3 2.</_>
11445                                     <_>10 17 1 3 2.</_>
11446                                 </rects>
11447                                 <tilted>0</tilted>
11448                             </feature>
11449                             <threshold>3.4286780282855034e-003</threshold>
11450                             <left_val>0.5050892829895020</left_val>
11451                             <right_val>0.2316994965076447</right_val>
11452                         </_>
11453                     </_>
11454                     <_>
11455                         <!-- tree 13 -->
11456                         <_>
11457                             <!-- root node -->
11458                             <feature>
11459                                 <rects>
11460                                     <_>9 12 3 2 -1.</_>
11461                                     <_>9 13 3 1 2.</_>
11462                                 </rects>
11463                                 <tilted>0</tilted>
11464                             </feature>
11465                             <threshold>4.4203791185282171e-004</threshold>
11466                             <left_node>1</left_node>
11467                             <right_val>0.6018581986427307</right_val>
11468                         </_>
11469                         <_>
11470                             <!-- node 1 -->
11471                             <feature>
11472                                 <rects>
11473                                     <_>9 13 3 2 -1.</_>
11474                                     <_>9 14 3 1 2.</_>
11475                                 </rects>
11476                                 <tilted>0</tilted>
11477                             </feature>
11478                             <threshold>2.3822550429031253e-004</threshold>
11479                             <left_val>0.4755082130432129</left_val>
11480                             <right_val>0.5585237741470337</right_val>
11481                         </_>
11482                     </_>
11483                     <_>
11484                         <!-- tree 14 -->
11485                         <_>
11486                             <!-- root node -->
11487                             <feature>
11488                                 <rects>
11489                                     <_>0 2 6 3 -1.</_>
11490                                     <_>0 3 6 1 3.</_>
11491                                 </rects>
11492                                 <tilted>0</tilted>
11493                             </feature>
11494                             <threshold>-6.4261639490723610e-003</threshold>
11495                             <left_val>0.2282465994358063</left_val>
11496                             <right_node>1</right_node>
11497                         </_>
11498                         <_>
11499                             <!-- node 1 -->
11500                             <feature>
11501                                 <rects>
11502                                     <_>0 1 9 11 -1.</_>
11503                                     <_>3 1 3 11 3.</_>
11504                                 </rects>
11505                                 <tilted>0</tilted>
11506                             </feature>
11507                             <threshold>9.9637769162654877e-003</threshold>
11508                             <left_val>0.4040588140487671</left_val>
11509                             <right_val>0.5650169849395752</right_val>
11510                         </_>
11511                     </_>
11512                     <_>
11513                         <!-- tree 15 -->
11514                         <_>
11515                             <!-- root node -->
11516                             <feature>
11517                                 <rects>
11518                                     <_>8 13 4 6 -1.</_>
11519                                     <_>10 13 2 3 2.</_>
11520                                     <_>8 16 2 3 2.</_>
11521                                 </rects>
11522                                 <tilted>0</tilted>
11523                             </feature>
11524                             <threshold>0.0136540504172444</threshold>
11525                             <left_val>0.5267739295959473</left_val>
11526                             <right_node>1</right_node>
11527                         </_>
11528                         <_>
11529                             <!-- node 1 -->
11530                             <feature>
11531                                 <rects>
11532                                     <_>7 13 6 3 -1.</_>
11533                                     <_>7 14 6 1 3.</_>
11534                                 </rects>
11535                                 <tilted>0</tilted>
11536                             </feature>
11537                             <threshold>-9.9892877042293549e-003</threshold>
11538                             <left_val>0.6794049739837647</left_val>
11539                             <right_val>0.4797033965587616</right_val>
11540                         </_>
11541                     </_>
11542                     <_>
11543                         <!-- tree 16 -->
11544                         <_>
11545                             <!-- root node -->
11546                             <feature>
11547                                 <rects>
11548                                     <_>3 12 14 4 -1.</_>
11549                                     <_>3 12 7 2 2.</_>
11550                                     <_>10 14 7 2 2.</_>
11551                                 </rects>
11552                                 <tilted>0</tilted>
11553                             </feature>
11554                             <threshold>0.0365586318075657</threshold>
11555                             <left_node>1</left_node>
11556                             <right_val>0.0884257331490517</right_val>
11557                         </_>
11558                         <_>
11559                             <!-- node 1 -->
11560                             <feature>
11561                                 <rects>
11562                                     <_>7 14 1 4 -1.</_>
11563                                     <_>7 16 1 2 2.</_>
11564                                 </rects>
11565                                 <tilted>0</tilted>
11566                             </feature>
11567                             <threshold>4.8999379941960797e-005</threshold>
11568                             <left_val>0.4020788073539734</left_val>
11569                             <right_val>0.5457332134246826</right_val>
11570                         </_>
11571                     </_>
11572                     <_>
11573                         <!-- tree 17 -->
11574                         <_>
11575                             <!-- root node -->
11576                             <feature>
11577                                 <rects>
11578                                     <_>8 13 4 6 -1.</_>
11579                                     <_>10 13 2 3 2.</_>
11580                                     <_>8 16 2 3 2.</_>
11581                                 </rects>
11582                                 <tilted>0</tilted>
11583                             </feature>
11584                             <threshold>0.0136540504172444</threshold>
11585                             <left_val>0.5267612934112549</left_val>
11586                             <right_node>1</right_node>
11587                         </_>
11588                         <_>
11589                             <!-- node 1 -->
11590                             <feature>
11591                                 <rects>
11592                                     <_>10 14 1 3 -1.</_>
11593                                     <_>10 15 1 1 3.</_>
11594                                 </rects>
11595                                 <tilted>0</tilted>
11596                             </feature>
11597                             <threshold>1.8802779959514737e-003</threshold>
11598                             <left_val>0.4806052148342133</left_val>
11599                             <right_val>0.6394364833831787</right_val>
11600                         </_>
11601                     </_>
11602                     <_>
11603                         <!-- tree 18 -->
11604                         <_>
11605                             <!-- root node -->
11606                             <feature>
11607                                 <rects>
11608                                     <_>8 13 4 6 -1.</_>
11609                                     <_>8 13 2 3 2.</_>
11610                                     <_>10 16 2 3 2.</_>
11611                                 </rects>
11612                                 <tilted>0</tilted>
11613                             </feature>
11614                             <threshold>-0.0136540504172444</threshold>
11615                             <left_val>0.1724810004234314</left_val>
11616                             <right_node>1</right_node>
11617                         </_>
11618                         <_>
11619                             <!-- node 1 -->
11620                             <feature>
11621                                 <rects>
11622                                     <_>9 14 1 3 -1.</_>
11623                                     <_>9 15 1 1 3.</_>
11624                                 </rects>
11625                                 <tilted>0</tilted>
11626                             </feature>
11627                             <threshold>1.2778700329363346e-003</threshold>
11628                             <left_val>0.4479824006557465</left_val>
11629                             <right_val>0.6310008764266968</right_val>
11630                         </_>
11631                     </_>
11632                     <_>
11633                         <!-- tree 19 -->
11634                         <_>
11635                             <!-- root node -->
11636                             <feature>
11637                                 <rects>
11638                                     <_>10 15 2 3 -1.</_>
11639                                     <_>10 16 2 1 3.</_>
11640                                 </rects>
11641                                 <tilted>0</tilted>
11642                             </feature>
11643                             <threshold>9.8843395244330168e-004</threshold>
11644                             <left_node>1</left_node>
11645                             <right_val>0.5948169231414795</right_val>
11646                         </_>
11647                         <_>
11648                             <!-- node 1 -->
11649                             <feature>
11650                                 <rects>
11651                                     <_>11 16 1 2 -1.</_>
11652                                     <_>11 17 1 1 2.</_>
11653                                 </rects>
11654                                 <tilted>0</tilted>
11655                             </feature>
11656                             <threshold>1.4511500012304168e-005</threshold>
11657                             <left_val>0.4854174852371216</left_val>
11658                             <right_val>0.5309361219406128</right_val>
11659                         </_>
11660                     </_>
11661                     <_>
11662                         <!-- tree 20 -->
11663                         <_>
11664                             <!-- root node -->
11665                             <feature>
11666                                 <rects>
11667                                     <_>9 0 2 2 -1.</_>
11668                                     <_>9 1 2 1 2.</_>
11669                                 </rects>
11670                                 <tilted>0</tilted>
11671                             </feature>
11672                             <threshold>-2.2775429533794522e-004</threshold>
11673                             <left_val>0.3183631896972656</left_val>
11674                             <right_node>1</right_node>
11675                         </_>
11676                         <_>
11677                             <!-- node 1 -->
11678                             <feature>
11679                                 <rects>
11680                                     <_>0 1 5 8 -1.</_>
11681                                     <_>0 5 5 4 2.</_>
11682                                 </rects>
11683                                 <tilted>0</tilted>
11684                             </feature>
11685                             <threshold>-0.0147537402808666</threshold>
11686                             <left_val>0.3084976077079773</left_val>
11687                             <right_val>0.5352026224136353</right_val>
11688                         </_>
11689                     </_>
11690                     <_>
11691                         <!-- tree 21 -->
11692                         <_>
11693                             <!-- root node -->
11694                             <feature>
11695                                 <rects>
11696                                     <_>10 14 2 3 -1.</_>
11697                                     <_>10 15 2 1 3.</_>
11698                                 </rects>
11699                                 <tilted>0</tilted>
11700                             </feature>
11701                             <threshold>-3.4148250706493855e-003</threshold>
11702                             <left_val>0.6115326881408691</left_val>
11703                             <right_node>1</right_node>
11704                         </_>
11705                         <_>
11706                             <!-- node 1 -->
11707                             <feature>
11708                                 <rects>
11709                                     <_>10 13 2 3 -1.</_>
11710                                     <_>10 14 2 1 3.</_>
11711                                 </rects>
11712                                 <tilted>0</tilted>
11713                             </feature>
11714                             <threshold>7.5806681998074055e-003</threshold>
11715                             <left_val>0.4951646029949188</left_val>
11716                             <right_val>0.7061331272125244</right_val>
11717                         </_>
11718                     </_>
11719                     <_>
11720                         <!-- tree 22 -->
11721                         <_>
11722                             <!-- root node -->
11723                             <feature>
11724                                 <rects>
11725                                     <_>0 3 16 6 -1.</_>
11726                                     <_>0 6 16 3 2.</_>
11727                                 </rects>
11728                                 <tilted>0</tilted>
11729                             </feature>
11730                             <threshold>-5.7734688743948936e-003</threshold>
11731                             <left_node>1</left_node>
11732                             <right_val>0.3754220902919769</right_val>
11733                         </_>
11734                         <_>
11735                             <!-- node 1 -->
11736                             <feature>
11737                                 <rects>
11738                                     <_>4 1 2 2 -1.</_>
11739                                     <_>5 1 1 2 2.</_>
11740                                 </rects>
11741                                 <tilted>0</tilted>
11742                             </feature>
11743                             <threshold>7.4033669079653919e-005</threshold>
11744                             <left_val>0.4115517139434815</left_val>
11745                             <right_val>0.5889444947242737</right_val>
11746                         </_>
11747                     </_>
11748                     <_>
11749                         <!-- tree 23 -->
11750                         <_>
11751                             <!-- root node -->
11752                             <feature>
11753                                 <rects>
11754                                     <_>9 7 2 3 -1.</_>
11755                                     <_>9 8 2 1 3.</_>
11756                                 </rects>
11757                                 <tilted>0</tilted>
11758                             </feature>
11759                             <threshold>-8.2278084009885788e-003</threshold>
11760                             <left_val>0.0956105664372444</left_val>
11761                             <right_node>1</right_node>
11762                         </_>
11763                         <_>
11764                             <!-- node 1 -->
11765                             <feature>
11766                                 <rects>
11767                                     <_>10 8 2 12 -1.</_>
11768                                     <_>10 12 2 4 3.</_>
11769                                 </rects>
11770                                 <tilted>0</tilted>
11771                             </feature>
11772                             <threshold>5.3380909375846386e-003</threshold>
11773                             <left_val>0.5300508737564087</left_val>
11774                             <right_val>0.3961898088455200</right_val>
11775                         </_>
11776                     </_>
11777                     <_>
11778                         <!-- tree 24 -->
11779                         <_>
11780                             <!-- root node -->
11781                             <feature>
11782                                 <rects>
11783                                     <_>9 7 2 2 -1.</_>
11784                                     <_>10 7 1 2 2.</_>
11785                                 </rects>
11786                                 <tilted>0</tilted>
11787                             </feature>
11788                             <threshold>-2.7049109339714050e-003</threshold>
11789                             <left_val>0.6481869220733643</left_val>
11790                             <right_node>1</right_node>
11791                         </_>
11792                         <_>
11793                             <!-- node 1 -->
11794                             <feature>
11795                                 <rects>
11796                                     <_>5 0 6 8 -1.</_>
11797                                     <_>7 0 2 8 3.</_>
11798                                 </rects>
11799                                 <tilted>0</tilted>
11800                             </feature>
11801                             <threshold>7.7341338619589806e-003</threshold>
11802                             <left_val>0.5110440254211426</left_val>
11803                             <right_val>0.3121519088745117</right_val>
11804                         </_>
11805                     </_>
11806                     <_>
11807                         <!-- tree 25 -->
11808                         <_>
11809                             <!-- root node -->
11810                             <feature>
11811                                 <rects>
11812                                     <_>9 7 3 6 -1.</_>
11813                                     <_>10 7 1 6 3.</_>
11814                                 </rects>
11815                                 <tilted>0</tilted>
11816                             </feature>
11817                             <threshold>0.0108866095542908</threshold>
11818                             <left_val>0.4801428914070129</left_val>
11819                             <right_node>1</right_node>
11820                         </_>
11821                         <_>
11822                             <!-- node 1 -->
11823                             <feature>
11824                                 <rects>
11825                                     <_>8 12 10 8 -1.</_>
11826                                     <_>8 16 10 4 2.</_>
11827                                 </rects>
11828                                 <tilted>0</tilted>
11829                             </feature>
11830                             <threshold>0.0110386600717902</threshold>
11831                             <left_val>0.5429710149765015</left_val>
11832                             <right_val>0.4162363111972809</right_val>
11833                         </_>
11834                     </_>
11835                     <_>
11836                         <!-- tree 26 -->
11837                         <_>
11838                             <!-- root node -->
11839                             <feature>
11840                                 <rects>
11841                                     <_>8 7 3 6 -1.</_>
11842                                     <_>9 7 1 6 3.</_>
11843                                 </rects>
11844                                 <tilted>0</tilted>
11845                             </feature>
11846                             <threshold>-0.0100541999563575</threshold>
11847                             <left_val>0.7329335212707520</left_val>
11848                             <right_node>1</right_node>
11849                         </_>
11850                         <_>
11851                             <!-- node 1 -->
11852                             <feature>
11853                                 <rects>
11854                                     <_>4 7 12 2 -1.</_>
11855                                     <_>10 7 6 2 2.</_>
11856                                 </rects>
11857                                 <tilted>0</tilted>
11858                             </feature>
11859                             <threshold>7.7072880230844021e-003</threshold>
11860                             <left_val>0.5356872081756592</left_val>
11861                             <right_val>0.3455547094345093</right_val>
11862                         </_>
11863                     </_>
11864                     <_>
11865                         <!-- tree 27 -->
11866                         <_>
11867                             <!-- root node -->
11868                             <feature>
11869                                 <rects>
11870                                     <_>8 6 8 3 -1.</_>
11871                                     <_>8 6 4 3 2.</_>
11872                                 </rects>
11873                                 <tilted>0</tilted>
11874                             </feature>
11875                             <threshold>-5.8278098003938794e-004</threshold>
11876                             <left_val>0.3655022084712982</left_val>
11877                             <right_node>1</right_node>
11878                         </_>
11879                         <_>
11880                             <!-- node 1 -->
11881                             <feature>
11882                                 <rects>
11883                                     <_>16 15 3 3 -1.</_>
11884                                     <_>16 16 3 1 3.</_>
11885                                 </rects>
11886                                 <tilted>0</tilted>
11887                             </feature>
11888                             <threshold>-2.5739220436662436e-003</threshold>
11889                             <left_val>0.3776760101318359</left_val>
11890                             <right_val>0.5391774773597717</right_val>
11891                         </_>
11892                     </_>
11893                     <_>
11894                         <!-- tree 28 -->
11895                         <_>
11896                             <!-- root node -->
11897                             <feature>
11898                                 <rects>
11899                                     <_>4 6 12 3 -1.</_>
11900                                     <_>10 6 6 3 2.</_>
11901                                 </rects>
11902                                 <tilted>0</tilted>
11903                             </feature>
11904                             <threshold>-7.0167761296033859e-003</threshold>
11905                             <left_val>0.4039304852485657</left_val>
11906                             <right_node>1</right_node>
11907                         </_>
11908                         <_>
11909                             <!-- node 1 -->
11910                             <feature>
11911                                 <rects>
11912                                     <_>7 8 3 5 -1.</_>
11913                                     <_>8 8 1 5 3.</_>
11914                                 </rects>
11915                                 <tilted>0</tilted>
11916                             </feature>
11917                             <threshold>-1.7727289814502001e-003</threshold>
11918                             <left_val>0.6950443983078003</left_val>
11919                             <right_val>0.4981116950511932</right_val>
11920                         </_>
11921                     </_>
11922                     <_>
11923                         <!-- tree 29 -->
11924                         <_>
11925                             <!-- root node -->
11926                             <feature>
11927                                 <rects>
11928                                     <_>0 10 20 2 -1.</_>
11929                                     <_>10 10 10 1 2.</_>
11930                                     <_>0 11 10 1 2.</_>
11931                                 </rects>
11932                                 <tilted>0</tilted>
11933                             </feature>
11934                             <threshold>-0.0163182895630598</threshold>
11935                             <left_node>1</left_node>
11936                             <right_val>0.5296732783317566</right_val>
11937                         </_>
11938                         <_>
11939                             <!-- node 1 -->
11940                             <feature>
11941                                 <rects>
11942                                     <_>11 16 9 4 -1.</_>
11943                                     <_>14 16 3 4 3.</_>
11944                                 </rects>
11945                                 <tilted>0</tilted>
11946                             </feature>
11947                             <threshold>-0.0116630000993609</threshold>
11948                             <left_val>0.5842639803886414</left_val>
11949                             <right_val>0.4789502918720245</right_val>
11950                         </_>
11951                     </_>
11952                     <_>
11953                         <!-- tree 30 -->
11954                         <_>
11955                             <!-- root node -->
11956                             <feature>
11957                                 <rects>
11958                                     <_>0 5 3 4 -1.</_>
11959                                     <_>1 5 1 4 3.</_>
11960                                 </rects>
11961                                 <tilted>0</tilted>
11962                             </feature>
11963                             <threshold>2.5881489273160696e-003</threshold>
11964                             <left_node>1</left_node>
11965                             <right_val>0.6092178821563721</right_val>
11966                         </_>
11967                         <_>
11968                             <!-- node 1 -->
11969                             <feature>
11970                                 <rects>
11971                                     <_>8 15 4 2 -1.</_>
11972                                     <_>8 15 2 1 2.</_>
11973                                     <_>10 16 2 1 2.</_>
11974                                 </rects>
11975                                 <tilted>0</tilted>
11976                             </feature>
11977                             <threshold>-3.7328999023884535e-003</threshold>
11978                             <left_val>0.6721742749214172</left_val>
11979                             <right_val>0.4066894054412842</right_val>
11980                         </_>
11981                     </_>
11982                     <_>
11983                         <!-- tree 31 -->
11984                         <_>
11985                             <!-- root node -->
11986                             <feature>
11987                                 <rects>
11988                                     <_>1 8 19 3 -1.</_>
11989                                     <_>1 9 19 1 3.</_>
11990                                 </rects>
11991                                 <tilted>0</tilted>
11992                             </feature>
11993                             <threshold>-1.4355930034071207e-003</threshold>
11994                             <left_val>0.3585087954998016</left_val>
11995                             <right_node>1</right_node>
11996                         </_>
11997                         <_>
11998                             <!-- node 1 -->
11999                             <feature>
12000                                 <rects>
12001                                     <_>15 16 3 3 -1.</_>
12002                                     <_>15 17 3 1 3.</_>
12003                                 </rects>
12004                                 <tilted>0</tilted>
12005                             </feature>
12006                             <threshold>1.8340899841859937e-003</threshold>
12007                             <left_val>0.5371158123016357</left_val>
12008                             <right_val>0.4033507108688355</right_val>
12009                         </_>
12010                     </_>
12011                     <_>
12012                         <!-- tree 32 -->
12013                         <_>
12014                             <!-- root node -->
12015                             <feature>
12016                                 <rects>
12017                                     <_>0 4 20 10 -1.</_>
12018                                     <_>0 4 10 5 2.</_>
12019                                     <_>10 9 10 5 2.</_>
12020                                 </rects>
12021                                 <tilted>0</tilted>
12022                             </feature>
12023                             <threshold>0.1228028982877731</threshold>
12024                             <left_node>1</left_node>
12025                             <right_val>0.1547572016716003</right_val>
12026                         </_>
12027                         <_>
12028                             <!-- node 1 -->
12029                             <feature>
12030                                 <rects>
12031                                     <_>2 14 7 6 -1.</_>
12032                                     <_>2 16 7 2 3.</_>
12033                                 </rects>
12034                                 <tilted>0</tilted>
12035                             </feature>
12036                             <threshold>0.0502287000417709</threshold>
12037                             <left_val>0.5433843731880188</left_val>
12038                             <right_val>0.0842926725745201</right_val>
12039                         </_>
12040                     </_>
12041                     <_>
12042                         <!-- tree 33 -->
12043                         <_>
12044                             <!-- root node -->
12045                             <feature>
12046                                 <rects>
12047                                     <_>8 6 6 6 -1.</_>
12048                                     <_>10 6 2 6 3.</_>
12049                                 </rects>
12050                                 <tilted>0</tilted>
12051                             </feature>
12052                             <threshold>-0.0214370004832745</threshold>
12053                             <left_node>1</left_node>
12054                             <right_val>0.4860053956508637</right_val>
12055                         </_>
12056                         <_>
12057                             <!-- node 1 -->
12058                             <feature>
12059                                 <rects>
12060                                     <_>16 4 4 6 -1.</_>
12061                                     <_>16 6 4 2 3.</_>
12062                                 </rects>
12063                                 <tilted>0</tilted>
12064                             </feature>
12065                             <threshold>-0.0310096200555563</threshold>
12066                             <left_val>0.1833010017871857</left_val>
12067                             <right_val>0.5207554101943970</right_val>
12068                         </_>
12069                     </_>
12070                     <_>
12071                         <!-- tree 34 -->
12072                         <_>
12073                             <!-- root node -->
12074                             <feature>
12075                                 <rects>
12076                                     <_>7 13 6 3 -1.</_>
12077                                     <_>7 14 6 1 3.</_>
12078                                 </rects>
12079                                 <tilted>0</tilted>
12080                             </feature>
12081                             <threshold>-0.0129737202078104</threshold>
12082                             <left_val>0.7048240900039673</left_val>
12083                             <right_node>1</right_node>
12084                         </_>
12085                         <_>
12086                             <!-- node 1 -->
12087                             <feature>
12088                                 <rects>
12089                                     <_>7 13 4 3 -1.</_>
12090                                     <_>7 14 4 1 3.</_>
12091                                 </rects>
12092                                 <tilted>0</tilted>
12093                             </feature>
12094                             <threshold>1.5818020328879356e-003</threshold>
12095                             <left_val>0.4170587062835693</left_val>
12096                             <right_val>0.5865163803100586</right_val>
12097                         </_>
12098                     </_>
12099                     <_>
12100                         <!-- tree 35 -->
12101                         <_>
12102                             <!-- root node -->
12103                             <feature>
12104                                 <rects>
12105                                     <_>13 13 6 2 -1.</_>
12106                                     <_>13 14 6 1 2.</_>
12107                                 </rects>
12108                                 <tilted>0</tilted>
12109                             </feature>
12110                             <threshold>-9.7806248813867569e-003</threshold>
12111                             <left_node>1</left_node>
12112                             <right_val>0.5307918190956116</right_val>
12113                         </_>
12114                         <_>
12115                             <!-- node 1 -->
12116                             <feature>
12117                                 <rects>
12118                                     <_>14 12 2 3 -1.</_>
12119                                     <_>14 13 2 1 3.</_>
12120                                 </rects>
12121                                 <tilted>0</tilted>
12122                             </feature>
12123                             <threshold>1.1735740117728710e-003</threshold>
12124                             <left_val>0.5522453188896179</left_val>
12125                             <right_val>0.3507165014743805</right_val>
12126                         </_>
12127                     </_>
12128                     <_>
12129                         <!-- tree 36 -->
12130                         <_>
12131                             <!-- root node -->
12132                             <feature>
12133                                 <rects>
12134                                     <_>1 13 6 2 -1.</_>
12135                                     <_>1 14 6 1 2.</_>
12136                                 </rects>
12137                                 <tilted>0</tilted>
12138                             </feature>
12139                             <threshold>1.4651629608124495e-003</threshold>
12140                             <left_node>1</left_node>
12141                             <right_val>0.3042651116847992</right_val>
12142                         </_>
12143                         <_>
12144                             <!-- node 1 -->
12145                             <feature>
12146                                 <rects>
12147                                     <_>4 12 2 3 -1.</_>
12148                                     <_>4 13 2 1 3.</_>
12149                                 </rects>
12150                                 <tilted>0</tilted>
12151                             </feature>
12152                             <threshold>2.3532148916274309e-003</threshold>
12153                             <left_val>0.5339323282241821</left_val>
12154                             <right_val>0.2806236147880554</right_val>
12155                         </_>
12156                     </_>
12157                     <_>
12158                         <!-- tree 37 -->
12159                         <_>
12160                             <!-- root node -->
12161                             <feature>
12162                                 <rects>
12163                                     <_>17 4 3 5 -1.</_>
12164                                     <_>18 4 1 5 3.</_>
12165                                 </rects>
12166                                 <tilted>0</tilted>
12167                             </feature>
12168                             <threshold>-6.1809681355953217e-003</threshold>
12169                             <left_val>0.6410133242607117</left_val>
12170                             <right_node>1</right_node>
12171                         </_>
12172                         <_>
12173                             <!-- node 1 -->
12174                             <feature>
12175                                 <rects>
12176                                     <_>5 5 14 8 -1.</_>
12177                                     <_>12 5 7 4 2.</_>
12178                                     <_>5 9 7 4 2.</_>
12179                                 </rects>
12180                                 <tilted>0</tilted>
12181                             </feature>
12182                             <threshold>6.5688649192452431e-004</threshold>
12183                             <left_val>0.5620871186256409</left_val>
12184                             <right_val>0.4390318989753723</right_val>
12185                         </_>
12186                     </_>
12187                     <_>
12188                         <!-- tree 38 -->
12189                         <_>
12190                             <!-- root node -->
12191                             <feature>
12192                                 <rects>
12193                                     <_>6 8 6 5 -1.</_>
12194                                     <_>8 8 2 5 3.</_>
12195                                 </rects>
12196                                 <tilted>0</tilted>
12197                             </feature>
12198                             <threshold>0.0262280106544495</threshold>
12199                             <left_node>1</left_node>
12200                             <right_val>0.6445556879043579</right_val>
12201                         </_>
12202                         <_>
12203                             <!-- node 1 -->
12204                             <feature>
12205                                 <rects>
12206                                     <_>0 4 4 6 -1.</_>
12207                                     <_>0 6 4 2 3.</_>
12208                                 </rects>
12209                                 <tilted>0</tilted>
12210                             </feature>
12211                             <threshold>-0.0179581101983786</threshold>
12212                             <left_val>0.2002713978290558</left_val>
12213                             <right_val>0.4624665081501007</right_val>
12214                         </_>
12215                     </_>
12216                     <_>
12217                         <!-- tree 39 -->
12218                         <_>
12219                             <!-- root node -->
12220                             <feature>
12221                                 <rects>
12222                                     <_>9 1 3 6 -1.</_>
12223                                     <_>10 1 1 6 3.</_>
12224                                 </rects>
12225                                 <tilted>0</tilted>
12226                             </feature>
12227                             <threshold>-7.6468721963465214e-003</threshold>
12228                             <left_node>1</left_node>
12229                             <right_val>0.5263200998306274</right_val>
12230                         </_>
12231                         <_>
12232                             <!-- node 1 -->
12233                             <feature>
12234                                 <rects>
12235                                     <_>10 4 6 3 -1.</_>
12236                                     <_>10 5 6 1 3.</_>
12237                                 </rects>
12238                                 <tilted>0</tilted>
12239                             </feature>
12240                             <threshold>-2.7482809964567423e-003</threshold>
12241                             <left_val>0.5873981118202210</left_val>
12242                             <right_val>0.4836600124835968</right_val>
12243                         </_>
12244                     </_>
12245                     <_>
12246                         <!-- tree 40 -->
12247                         <_>
12248                             <!-- root node -->
12249                             <feature>
12250                                 <rects>
12251                                     <_>8 1 3 6 -1.</_>
12252                                     <_>9 1 1 6 3.</_>
12253                                 </rects>
12254                                 <tilted>0</tilted>
12255                             </feature>
12256                             <threshold>0.0138518502935767</threshold>
12257                             <left_node>1</left_node>
12258                             <right_val>0.1566130965948105</right_val>
12259                         </_>
12260                         <_>
12261                             <!-- node 1 -->
12262                             <feature>
12263                                 <rects>
12264                                     <_>4 4 6 3 -1.</_>
12265                                     <_>4 5 6 1 3.</_>
12266                                 </rects>
12267                                 <tilted>0</tilted>
12268                             </feature>
12269                             <threshold>2.6369190309196711e-003</threshold>
12270                             <left_val>0.4270178973674774</left_val>
12271                             <right_val>0.5806660056114197</right_val>
12272                         </_>
12273                     </_>
12274                     <_>
12275                         <!-- tree 41 -->
12276                         <_>
12277                             <!-- root node -->
12278                             <feature>
12279                                 <rects>
12280                                     <_>12 4 3 3 -1.</_>
12281                                     <_>12 5 3 1 3.</_>
12282                                 </rects>
12283                                 <tilted>0</tilted>
12284                             </feature>
12285                             <threshold>-3.1513599678874016e-003</threshold>
12286                             <left_val>0.6215866208076477</left_val>
12287                             <right_node>1</right_node>
12288                         </_>
12289                         <_>
12290                             <!-- node 1 -->
12291                             <feature>
12292                                 <rects>
12293                                     <_>12 11 4 2 -1.</_>
12294                                     <_>12 12 4 1 2.</_>
12295                                 </rects>
12296                                 <tilted>0</tilted>
12297                             </feature>
12298                             <threshold>-1.4788460248382762e-005</threshold>
12299                             <left_val>0.5576642751693726</left_val>
12300                             <right_val>0.4122002124786377</right_val>
12301                         </_>
12302                     </_>
12303                     <_>
12304                         <!-- tree 42 -->
12305                         <_>
12306                             <!-- root node -->
12307                             <feature>
12308                                 <rects>
12309                                     <_>0 2 20 6 -1.</_>
12310                                     <_>0 2 10 3 2.</_>
12311                                     <_>10 5 10 3 2.</_>
12312                                 </rects>
12313                                 <tilted>0</tilted>
12314                             </feature>
12315                             <threshold>-0.0736769884824753</threshold>
12316                             <left_val>0.1536709964275360</left_val>
12317                             <right_node>1</right_node>
12318                         </_>
12319                         <_>
12320                             <!-- node 1 -->
12321                             <feature>
12322                                 <rects>
12323                                     <_>5 4 3 3 -1.</_>
12324                                     <_>5 5 3 1 3.</_>
12325                                 </rects>
12326                                 <tilted>0</tilted>
12327                             </feature>
12328                             <threshold>-3.0912780202925205e-003</threshold>
12329                             <left_val>0.6344268918037415</left_val>
12330                             <right_val>0.4507412016391754</right_val>
12331                         </_>
12332                     </_>
12333                     <_>
12334                         <!-- tree 43 -->
12335                         <_>
12336                             <!-- root node -->
12337                             <feature>
12338                                 <rects>
12339                                     <_>2 10 16 4 -1.</_>
12340                                     <_>10 10 8 2 2.</_>
12341                                     <_>2 12 8 2 2.</_>
12342                                 </rects>
12343                                 <tilted>0</tilted>
12344                             </feature>
12345                             <threshold>7.9240966588258743e-003</threshold>
12346                             <left_val>0.5457975268363953</left_val>
12347                             <right_node>1</right_node>
12348                         </_>
12349                         <_>
12350                             <!-- node 1 -->
12351                             <feature>
12352                                 <rects>
12353                                     <_>3 10 16 6 -1.</_>
12354                                     <_>11 10 8 3 2.</_>
12355                                     <_>3 13 8 3 2.</_>
12356                                 </rects>
12357                                 <tilted>0</tilted>
12358                             </feature>
12359                             <threshold>8.5778040811419487e-003</threshold>
12360                             <left_val>0.5401657223701477</left_val>
12361                             <right_val>0.3890799880027771</right_val>
12362                         </_>
12363                     </_>
12364                     <_>
12365                         <!-- tree 44 -->
12366                         <_>
12367                             <!-- root node -->
12368                             <feature>
12369                                 <rects>
12370                                     <_>1 10 16 6 -1.</_>
12371                                     <_>1 10 8 3 2.</_>
12372                                     <_>9 13 8 3 2.</_>
12373                                 </rects>
12374                                 <tilted>0</tilted>
12375                             </feature>
12376                             <threshold>5.5403169244527817e-003</threshold>
12377                             <left_node>1</left_node>
12378                             <right_val>0.3555611073970795</right_val>
12379                         </_>
12380                         <_>
12381                             <!-- node 1 -->
12382                             <feature>
12383                                 <rects>
12384                                     <_>4 7 2 4 -1.</_>
12385                                     <_>5 7 1 4 2.</_>
12386                                 </rects>
12387                                 <tilted>0</tilted>
12388                             </feature>
12389                             <threshold>-1.1886510037584230e-004</threshold>
12390                             <left_val>0.5836750268936157</left_val>
12391                             <right_val>0.4274316132068634</right_val>
12392                         </_>
12393                     </_>
12394                     <_>
12395                         <!-- tree 45 -->
12396                         <_>
12397                             <!-- root node -->
12398                             <feature>
12399                                 <rects>
12400                                     <_>11 16 9 4 -1.</_>
12401                                     <_>14 16 3 4 3.</_>
12402                                 </rects>
12403                                 <tilted>0</tilted>
12404                             </feature>
12405                             <threshold>-0.0184083692729473</threshold>
12406                             <left_val>0.5860440135002136</left_val>
12407                             <right_node>1</right_node>
12408                         </_>
12409                         <_>
12410                             <!-- node 1 -->
12411                             <feature>
12412                                 <rects>
12413                                     <_>3 16 14 4 -1.</_>
12414                                     <_>10 16 7 2 2.</_>
12415                                     <_>3 18 7 2 2.</_>
12416                                 </rects>
12417                                 <tilted>0</tilted>
12418                             </feature>
12419                             <threshold>-2.3490579333156347e-003</threshold>
12420                             <left_val>0.4498957991600037</left_val>
12421                             <right_val>0.5498198866844177</right_val>
12422                         </_>
12423                     </_>
12424                     <_>
12425                         <!-- tree 46 -->
12426                         <_>
12427                             <!-- root node -->
12428                             <feature>
12429                                 <rects>
12430                                     <_>0 16 9 4 -1.</_>
12431                                     <_>3 16 3 4 3.</_>
12432                                 </rects>
12433                                 <tilted>0</tilted>
12434                             </feature>
12435                             <threshold>-7.6157399453222752e-003</threshold>
12436                             <left_node>1</left_node>
12437                             <right_val>0.4100992977619171</right_val>
12438                         </_>
12439                         <_>
12440                             <!-- node 1 -->
12441                             <feature>
12442                                 <rects>
12443                                     <_>1 14 6 6 -1.</_>
12444                                     <_>1 14 3 3 2.</_>
12445                                     <_>4 17 3 3 2.</_>
12446                                 </rects>
12447                                 <tilted>0</tilted>
12448                             </feature>
12449                             <threshold>-3.3190969843417406e-003</threshold>
12450                             <left_val>0.6701378822326660</left_val>
12451                             <right_val>0.4353001117706299</right_val>
12452                         </_>
12453                     </_>
12454                     <_>
12455                         <!-- tree 47 -->
12456                         <_>
12457                             <!-- root node -->
12458                             <feature>
12459                                 <rects>
12460                                     <_>9 0 2 1 -1.</_>
12461                                     <_>9 0 1 1 2.</_>
12462                                 </rects>
12463                                 <tilted>0</tilted>
12464                             </feature>
12465                             <threshold>-9.4642979092895985e-004</threshold>
12466                             <left_node>1</left_node>
12467                             <right_val>0.5391176939010620</right_val>
12468                         </_>
12469                         <_>
12470                             <!-- node 1 -->
12471                             <feature>
12472                                 <rects>
12473                                     <_>6 7 8 10 -1.</_>
12474                                     <_>10 7 4 5 2.</_>
12475                                     <_>6 12 4 5 2.</_>
12476                                 </rects>
12477                                 <tilted>0</tilted>
12478                             </feature>
12479                             <threshold>8.7858550250530243e-003</threshold>
12480                             <left_val>0.5504050254821777</left_val>
12481                             <right_val>0.3990935087203980</right_val>
12482                         </_>
12483                     </_>
12484                     <_>
12485                         <!-- tree 48 -->
12486                         <_>
12487                             <!-- root node -->
12488                             <feature>
12489                                 <rects>
12490                                     <_>2 15 1 2 -1.</_>
12491                                     <_>2 16 1 1 2.</_>
12492                                 </rects>
12493                                 <tilted>0</tilted>
12494                             </feature>
12495                             <threshold>1.6395459533669055e-004</threshold>
12496                             <left_node>1</left_node>
12497                             <right_val>0.3592933118343353</right_val>
12498                         </_>
12499                         <_>
12500                             <!-- node 1 -->
12501                             <feature>
12502                                 <rects>
12503                                     <_>0 14 7 6 -1.</_>
12504                                     <_>0 16 7 2 3.</_>
12505                                 </rects>
12506                                 <tilted>0</tilted>
12507                             </feature>
12508                             <threshold>-2.3508940357714891e-003</threshold>
12509                             <left_val>0.4034172892570496</left_val>
12510                             <right_val>0.5806077122688294</right_val>
12511                         </_>
12512                     </_>
12513                     <_>
12514                         <!-- tree 49 -->
12515                         <_>
12516                             <!-- root node -->
12517                             <feature>
12518                                 <rects>
12519                                     <_>7 8 6 2 -1.</_>
12520                                     <_>7 9 6 1 2.</_>
12521                                 </rects>
12522                                 <tilted>0</tilted>
12523                             </feature>
12524                             <threshold>7.5449963333085179e-005</threshold>
12525                             <left_node>1</left_node>
12526                             <right_val>0.5412384867668152</right_val>
12527                         </_>
12528                         <_>
12529                             <!-- node 1 -->
12530                             <feature>
12531                                 <rects>
12532                                     <_>9 2 2 15 -1.</_>
12533                                     <_>9 7 2 5 3.</_>
12534                                 </rects>
12535                                 <tilted>0</tilted>
12536                             </feature>
12537                             <threshold>0.0270184893161058</threshold>
12538                             <left_val>0.4944922924041748</left_val>
12539                             <right_val>0.5589436292648315</right_val>
12540                         </_>
12541                     </_>
12542                     <_>
12543                         <!-- tree 50 -->
12544                         <_>
12545                             <!-- root node -->
12546                             <feature>
12547                                 <rects>
12548                                     <_>5 6 2 2 -1.</_>
12549                                     <_>5 7 2 1 2.</_>
12550                                 </rects>
12551                                 <tilted>0</tilted>
12552                             </feature>
12553                             <threshold>8.4561208495870233e-004</threshold>
12554                             <left_node>1</left_node>
12555                             <right_val>0.5809218287467957</right_val>
12556                         </_>
12557                         <_>
12558                             <!-- node 1 -->
12559                             <feature>
12560                                 <rects>
12561                                     <_>6 6 8 3 -1.</_>
12562                                     <_>6 7 8 1 3.</_>
12563                                 </rects>
12564                                 <tilted>0</tilted>
12565                             </feature>
12566                             <threshold>-1.1687109945341945e-003</threshold>
12567                             <left_val>0.4746957123279572</left_val>
12568                             <right_val>0.2845895886421204</right_val>
12569                         </_>
12570                     </_>
12571                     <_>
12572                         <!-- tree 51 -->
12573                         <_>
12574                             <!-- root node -->
12575                             <feature>
12576                                 <rects>
12577                                     <_>12 13 5 6 -1.</_>
12578                                     <_>12 15 5 2 3.</_>
12579                                 </rects>
12580                                 <tilted>0</tilted>
12581                             </feature>
12582                             <threshold>0.0228975005447865</threshold>
12583                             <left_node>1</left_node>
12584                             <right_val>0.2414411008358002</right_val>
12585                         </_>
12586                         <_>
12587                             <!-- node 1 -->
12588                             <feature>
12589                                 <rects>
12590                                     <_>0 0 20 18 -1.</_>
12591                                     <_>0 9 20 9 2.</_>
12592                                 </rects>
12593                                 <tilted>0</tilted>
12594                             </feature>
12595                             <threshold>0.7087926268577576</threshold>
12596                             <left_val>0.5195764899253845</left_val>
12597                             <right_val>0.1030092015862465</right_val>
12598                         </_>
12599                     </_>
12600                     <_>
12601                         <!-- tree 52 -->
12602                         <_>
12603                             <!-- root node -->
12604                             <feature>
12605                                 <rects>
12606                                     <_>5 1 6 6 -1.</_>
12607                                     <_>7 1 2 6 3.</_>
12608                                 </rects>
12609                                 <tilted>0</tilted>
12610                             </feature>
12611                             <threshold>0.0374838300049305</threshold>
12612                             <left_node>1</left_node>
12613                             <right_val>0.1814638972282410</right_val>
12614                         </_>
12615                         <_>
12616                             <!-- node 1 -->
12617                             <feature>
12618                                 <rects>
12619                                     <_>5 1 4 9 -1.</_>
12620                                     <_>7 1 2 9 2.</_>
12621                                 </rects>
12622                                 <tilted>0</tilted>
12623                             </feature>
12624                             <threshold>1.2827500468119979e-003</threshold>
12625                             <left_val>0.4246071875095367</left_val>
12626                             <right_val>0.5707973241806030</right_val>
12627                         </_>
12628                     </_>
12629                     <_>
12630                         <!-- tree 53 -->
12631                         <_>
12632                             <!-- root node -->
12633                             <feature>
12634                                 <rects>
12635                                     <_>1 19 18 1 -1.</_>
12636                                     <_>7 19 6 1 3.</_>
12637                                 </rects>
12638                                 <tilted>0</tilted>
12639                             </feature>
12640                             <threshold>-5.1718312315642834e-003</threshold>
12641                             <left_val>0.6143323183059692</left_val>
12642                             <right_node>1</right_node>
12643                         </_>
12644                         <_>
12645                             <!-- node 1 -->
12646                             <feature>
12647                                 <rects>
12648                                     <_>14 16 5 2 -1.</_>
12649                                     <_>14 17 5 1 2.</_>
12650                                 </rects>
12651                                 <tilted>0</tilted>
12652                             </feature>
12653                             <threshold>2.7545939665287733e-003</threshold>
12654                             <left_val>0.5205671191215515</left_val>
12655                             <right_val>0.4220441877841950</right_val>
12656                         </_>
12657                     </_>
12658                     <_>
12659                         <!-- tree 54 -->
12660                         <_>
12661                             <!-- root node -->
12662                             <feature>
12663                                 <rects>
12664                                     <_>0 5 15 10 -1.</_>
12665                                     <_>0 10 15 5 2.</_>
12666                                 </rects>
12667                                 <tilted>0</tilted>
12668                             </feature>
12669                             <threshold>-3.6072919610887766e-003</threshold>
12670                             <left_val>0.3182592093944550</left_val>
12671                             <right_node>1</right_node>
12672                         </_>
12673                         <_>
12674                             <!-- node 1 -->
12675                             <feature>
12676                                 <rects>
12677                                     <_>7 15 4 2 -1.</_>
12678                                     <_>7 15 2 1 2.</_>
12679                                     <_>9 16 2 1 2.</_>
12680                                 </rects>
12681                                 <tilted>0</tilted>
12682                             </feature>
12683                             <threshold>-2.5258748792111874e-004</threshold>
12684                             <left_val>0.5710468292236328</left_val>
12685                             <right_val>0.4226093888282776</right_val>
12686                         </_>
12687                     </_>
12688                     <_>
12689                         <!-- tree 55 -->
12690                         <_>
12691                             <!-- root node -->
12692                             <feature>
12693                                 <rects>
12694                                     <_>14 11 2 2 -1.</_>
12695                                     <_>14 12 2 1 2.</_>
12696                                 </rects>
12697                                 <tilted>0</tilted>
12698                             </feature>
12699                             <threshold>-7.0514748804271221e-003</threshold>
12700                             <left_node>1</left_node>
12701                             <right_val>0.5162829756736755</right_val>
12702                         </_>
12703                         <_>
12704                             <!-- node 1 -->
12705                             <feature>
12706                                 <rects>
12707                                     <_>9 8 3 3 -1.</_>
12708                                     <_>9 9 3 1 3.</_>
12709                                 </rects>
12710                                 <tilted>0</tilted>
12711                             </feature>
12712                             <threshold>-5.4323761723935604e-003</threshold>
12713                             <left_val>0.2666288912296295</left_val>
12714                             <right_val>0.5214679837226868</right_val>
12715                         </_>
12716                     </_>
12717                     <_>
12718                         <!-- tree 56 -->
12719                         <_>
12720                             <!-- root node -->
12721                             <feature>
12722                                 <rects>
12723                                     <_>4 11 2 2 -1.</_>
12724                                     <_>4 12 2 1 2.</_>
12725                                 </rects>
12726                                 <tilted>0</tilted>
12727                             </feature>
12728                             <threshold>-1.4652940080850385e-005</threshold>
12729                             <left_node>1</left_node>
12730                             <right_val>0.3981761038303375</right_val>
12731                         </_>
12732                         <_>
12733                             <!-- node 1 -->
12734                             <feature>
12735                                 <rects>
12736                                     <_>8 8 3 3 -1.</_>
12737                                     <_>8 9 3 1 3.</_>
12738                                 </rects>
12739                                 <tilted>0</tilted>
12740                             </feature>
12741                             <threshold>-1.8556920113041997e-003</threshold>
12742                             <left_val>0.3322763144969940</left_val>
12743                             <right_val>0.5705834031105042</right_val>
12744                         </_>
12745                     </_>
12746                     <_>
12747                         <!-- tree 57 -->
12748                         <_>
12749                             <!-- root node -->
12750                             <feature>
12751                                 <rects>
12752                                     <_>9 10 2 3 -1.</_>
12753                                     <_>9 11 2 1 3.</_>
12754                                 </rects>
12755                                 <tilted>0</tilted>
12756                             </feature>
12757                             <threshold>4.7609540633857250e-003</threshold>
12758                             <left_node>1</left_node>
12759                             <right_val>0.6636558175086975</right_val>
12760                         </_>
12761                         <_>
12762                             <!-- node 1 -->
12763                             <feature>
12764                                 <rects>
12765                                     <_>8 8 4 3 -1.</_>
12766                                     <_>8 9 4 1 3.</_>
12767                                 </rects>
12768                                 <tilted>0</tilted>
12769                             </feature>
12770                             <threshold>1.5676260227337480e-003</threshold>
12771                             <left_val>0.5505567789077759</left_val>
12772                             <right_val>0.4420661926269531</right_val>
12773                         </_>
12774                     </_>
12775                     <_>
12776                         <!-- tree 58 -->
12777                         <_>
12778                             <!-- root node -->
12779                             <feature>
12780                                 <rects>
12781                                     <_>1 9 4 10 -1.</_>
12782                                     <_>1 9 2 5 2.</_>
12783                                     <_>3 14 2 5 2.</_>
12784                                 </rects>
12785                                 <tilted>0</tilted>
12786                             </feature>
12787                             <threshold>5.4239919409155846e-003</threshold>
12788                             <left_node>1</left_node>
12789                             <right_val>0.5959938168525696</right_val>
12790                         </_>
12791                         <_>
12792                             <!-- node 1 -->
12793                             <feature>
12794                                 <rects>
12795                                     <_>0 12 6 8 -1.</_>
12796                                     <_>2 12 2 8 3.</_>
12797                                 </rects>
12798                                 <tilted>0</tilted>
12799                             </feature>
12800                             <threshold>-6.4692399464547634e-003</threshold>
12801                             <left_val>0.5369594097137451</left_val>
12802                             <right_val>0.3744339942932129</right_val>
12803                         </_>
12804                     </_>
12805                     <_>
12806                         <!-- tree 59 -->
12807                         <_>
12808                             <!-- root node -->
12809                             <feature>
12810                                 <rects>
12811                                     <_>9 1 4 2 -1.</_>
12812                                     <_>11 1 2 1 2.</_>
12813                                     <_>9 2 2 1 2.</_>
12814                                 </rects>
12815                                 <tilted>0</tilted>
12816                             </feature>
12817                             <threshold>-7.8038539504632354e-004</threshold>
12818                             <left_val>0.4103595018386841</left_val>
12819                             <right_node>1</right_node>
12820                         </_>
12821                         <_>
12822                             <!-- node 1 -->
12823                             <feature>
12824                                 <rects>
12825                                     <_>12 13 7 6 -1.</_>
12826                                     <_>12 15 7 2 3.</_>
12827                                 </rects>
12828                                 <tilted>0</tilted>
12829                             </feature>
12830                             <threshold>0.0450864508748055</threshold>
12831                             <left_val>0.5177506804466248</left_val>
12832                             <right_val>0.1878100037574768</right_val>
12833                         </_>
12834                     </_>
12835                     <_>
12836                         <!-- tree 60 -->
12837                         <_>
12838                             <!-- root node -->
12839                             <feature>
12840                                 <rects>
12841                                     <_>7 0 2 3 -1.</_>
12842                                     <_>7 1 2 1 3.</_>
12843                                 </rects>
12844                                 <tilted>0</tilted>
12845                             </feature>
12846                             <threshold>-5.1405387930572033e-003</threshold>
12847                             <left_val>0.2352892011404038</left_val>
12848                             <right_node>1</right_node>
12849                         </_>
12850                         <_>
12851                             <!-- node 1 -->
12852                             <feature>
12853                                 <rects>
12854                                     <_>7 14 6 3 -1.</_>
12855                                     <_>9 14 2 3 3.</_>
12856                                 </rects>
12857                                 <tilted>0</tilted>
12858                             </feature>
12859                             <threshold>-0.0212361291050911</threshold>
12860                             <left_val>0.1708751022815704</left_val>
12861                             <right_val>0.5424973964691162</right_val>
12862                         </_>
12863                     </_>
12864                     <_>
12865                         <!-- tree 61 -->
12866                         <_>
12867                             <!-- root node -->
12868                             <feature>
12869                                 <rects>
12870                                     <_>9 6 6 4 -1.</_>
12871                                     <_>11 6 2 4 3.</_>
12872                                 </rects>
12873                                 <tilted>0</tilted>
12874                             </feature>
12875                             <threshold>-2.3763340432196856e-003</threshold>
12876                             <left_val>0.5836530923843384</left_val>
12877                             <right_node>1</right_node>
12878                         </_>
12879                         <_>
12880                             <!-- node 1 -->
12881                             <feature>
12882                                 <rects>
12883                                     <_>8 10 8 3 -1.</_>
12884                                     <_>8 10 4 3 2.</_>
12885                                 </rects>
12886                                 <tilted>0</tilted>
12887                             </feature>
12888                             <threshold>0.0541225895285606</threshold>
12889                             <left_val>0.5117433071136475</left_val>
12890                             <right_val>0.1865931004285812</right_val>
12891                         </_>
12892                     </_>
12893                     <_>
12894                         <!-- tree 62 -->
12895                         <_>
12896                             <!-- root node -->
12897                             <feature>
12898                                 <rects>
12899                                     <_>6 10 4 3 -1.</_>
12900                                     <_>8 10 2 3 2.</_>
12901                                 </rects>
12902                                 <tilted>0</tilted>
12903                             </feature>
12904                             <threshold>-5.3492980077862740e-004</threshold>
12905                             <left_val>0.5108693242073059</left_val>
12906                             <right_node>1</right_node>
12907                         </_>
12908                         <_>
12909                             <!-- node 1 -->
12910                             <feature>
12911                                 <rects>
12912                                     <_>6 8 3 5 -1.</_>
12913                                     <_>7 8 1 5 3.</_>
12914                                 </rects>
12915                                 <tilted>0</tilted>
12916                             </feature>
12917                             <threshold>-5.8454048121348023e-004</threshold>
12918                             <left_val>0.4775491058826447</left_val>
12919                             <right_val>0.2439853996038437</right_val>
12920                         </_>
12921                     </_>
12922                 </trees>
12923                 <stage_threshold>30.6721305847167970</stage_threshold>
12924                 <parent>11</parent>
12925                 <next>-1</next>
12926             </_>
12927             <_>
12928                 <!-- stage 13 -->
12929                 <trees>
12930                     <_>
12931                         <!-- tree 0 -->
12932                         <_>
12933                             <!-- root node -->
12934                             <feature>
12935                                 <rects>
12936                                     <_>0 4 8 1 -1.</_>
12937                                     <_>4 4 4 1 2.</_>
12938                                 </rects>
12939                                 <tilted>0</tilted>
12940                             </feature>
12941                             <threshold>3.0031939968466759e-003</threshold>
12942                             <left_val>0.3349649906158447</left_val>
12943                             <right_node>1</right_node>
12944                         </_>
12945                         <_>
12946                             <!-- node 1 -->
12947                             <feature>
12948                                 <rects>
12949                                     <_>8 2 2 6 -1.</_>
12950                                     <_>8 2 1 3 2.</_>
12951                                     <_>9 5 1 3 2.</_>
12952                                 </rects>
12953                                 <tilted>0</tilted>
12954                             </feature>
12955                             <threshold>6.9161207647994161e-004</threshold>
12956                             <left_val>0.4518367946147919</left_val>
12957                             <right_val>0.7289354205131531</right_val>
12958                         </_>
12959                     </_>
12960                     <_>
12961                         <!-- tree 1 -->
12962                         <_>
12963                             <!-- root node -->
12964                             <feature>
12965                                 <rects>
12966                                     <_>0 7 20 6 -1.</_>
12967                                     <_>0 9 20 2 3.</_>
12968                                 </rects>
12969                                 <tilted>0</tilted>
12970                             </feature>
12971                             <threshold>0.0112127903848886</threshold>
12972                             <left_val>0.2950800955295563</left_val>
12973                             <right_node>1</right_node>
12974                         </_>
12975                         <_>
12976                             <!-- node 1 -->
12977                             <feature>
12978                                 <rects>
12979                                     <_>12 10 3 6 -1.</_>
12980                                     <_>12 13 3 3 2.</_>
12981                                 </rects>
12982                                 <tilted>0</tilted>
12983                             </feature>
12984                             <threshold>-7.6108198845759034e-004</threshold>
12985                             <left_val>0.5669054985046387</left_val>
12986                             <right_val>0.2830851078033447</right_val>
12987                         </_>
12988                     </_>
12989                     <_>
12990                         <!-- tree 2 -->
12991                         <_>
12992                             <!-- root node -->
12993                             <feature>
12994                                 <rects>
12995                                     <_>8 15 1 4 -1.</_>
12996                                     <_>8 17 1 2 2.</_>
12997                                 </rects>
12998                                 <tilted>0</tilted>
12999                             </feature>
13000                             <threshold>1.1984579759882763e-004</threshold>
13001                             <left_val>0.4090577960014343</left_val>
13002                             <right_node>1</right_node>
13003                         </_>
13004                         <_>
13005                             <!-- node 1 -->
13006                             <feature>
13007                                 <rects>
13008                                     <_>5 16 2 4 -1.</_>
13009                                     <_>5 18 2 2 2.</_>
13010                                 </rects>
13011                                 <tilted>0</tilted>
13012                             </feature>
13013                             <threshold>-1.9725349557120353e-004</threshold>
13014                             <left_val>0.6951494216918945</left_val>
13015                             <right_val>0.4637868106365204</right_val>
13016                         </_>
13017                     </_>
13018                     <_>
13019                         <!-- tree 3 -->
13020                         <_>
13021                             <!-- root node -->
13022                             <feature>
13023                                 <rects>
13024                                     <_>6 2 8 12 -1.</_>
13025                                     <_>6 6 8 4 3.</_>
13026                                 </rects>
13027                                 <tilted>0</tilted>
13028                             </feature>
13029                             <threshold>-5.5180420167744160e-003</threshold>
13030                             <left_node>1</left_node>
13031                             <right_val>0.3167675137519836</right_val>
13032                         </_>
13033                         <_>
13034                             <!-- node 1 -->
13035                             <feature>
13036                                 <rects>
13037                                     <_>4 7 12 2 -1.</_>
13038                                     <_>8 7 4 2 3.</_>
13039                                 </rects>
13040                                 <tilted>0</tilted>
13041                             </feature>
13042                             <threshold>1.2148249661549926e-003</threshold>
13043                             <left_val>0.3316706120967865</left_val>
13044                             <right_val>0.5396397709846497</right_val>
13045                         </_>
13046                     </_>
13047                     <_>
13048                         <!-- tree 4 -->
13049                         <_>
13050                             <!-- root node -->
13051                             <feature>
13052                                 <rects>
13053                                     <_>7 0 6 1 -1.</_>
13054                                     <_>9 0 2 1 3.</_>
13055                                 </rects>
13056                                 <tilted>0</tilted>
13057                             </feature>
13058                             <threshold>-4.2497441172599792e-003</threshold>
13059                             <left_val>0.2600573897361755</left_val>
13060                             <right_node>1</right_node>
13061                         </_>
13062                         <_>
13063                             <!-- node 1 -->
13064                             <feature>
13065                                 <rects>
13066                                     <_>8 11 3 3 -1.</_>
13067                                     <_>8 12 3 1 3.</_>
13068                                 </rects>
13069                                 <tilted>0</tilted>
13070                             </feature>
13071                             <threshold>-9.4915721565485001e-003</threshold>
13072                             <left_val>0.7484294772148132</left_val>
13073                             <right_val>0.5073192119598389</right_val>
13074                         </_>
13075                     </_>
13076                     <_>
13077                         <!-- tree 5 -->
13078                         <_>
13079                             <!-- root node -->
13080                             <feature>
13081                                 <rects>
13082                                     <_>12 11 3 6 -1.</_>
13083                                     <_>12 14 3 3 2.</_>
13084                                 </rects>
13085                                 <tilted>0</tilted>
13086                             </feature>
13087                             <threshold>6.5378600265830755e-004</threshold>
13088                             <left_node>1</left_node>
13089                             <right_val>0.3952010869979858</right_val>
13090                         </_>
13091                         <_>
13092                             <!-- node 1 -->
13093                             <feature>
13094                                 <rects>
13095                                     <_>11 2 6 10 -1.</_>
13096                                     <_>14 2 3 5 2.</_>
13097                                     <_>11 7 3 5 2.</_>
13098                                 </rects>
13099                                 <tilted>0</tilted>
13100                             </feature>
13101                             <threshold>-4.9741100519895554e-004</threshold>
13102                             <left_val>0.5880274772644043</left_val>
13103                             <right_val>0.3552120029926300</right_val>
13104                         </_>
13105                     </_>
13106                     <_>
13107                         <!-- tree 6 -->
13108                         <_>
13109                             <!-- root node -->
13110                             <feature>
13111                                 <rects>
13112                                     <_>5 7 10 12 -1.</_>
13113                                     <_>5 7 5 6 2.</_>
13114                                     <_>10 13 5 6 2.</_>
13115                                 </rects>
13116                                 <tilted>0</tilted>
13117                             </feature>
13118                             <threshold>-0.0430792495608330</threshold>
13119                             <left_val>0.2434878051280975</left_val>
13120                             <right_node>1</right_node>
13121                         </_>
13122                         <_>
13123                             <!-- node 1 -->
13124                             <feature>
13125                                 <rects>
13126                                     <_>4 4 2 10 -1.</_>
13127                                     <_>4 9 2 5 2.</_>
13128                                 </rects>
13129                                 <tilted>0</tilted>
13130                             </feature>
13131                             <threshold>-5.1999092102050781e-004</threshold>
13132                             <left_val>0.3195562958717346</left_val>
13133                             <right_val>0.5585454702377319</right_val>
13134                         </_>
13135                     </_>
13136                     <_>
13137                         <!-- tree 7 -->
13138                         <_>
13139                             <!-- root node -->
13140                             <feature>
13141                                 <rects>
13142                                     <_>9 7 2 3 -1.</_>
13143                                     <_>9 7 1 3 2.</_>
13144                                 </rects>
13145                                 <tilted>0</tilted>
13146                             </feature>
13147                             <threshold>-4.5451628975570202e-003</threshold>
13148                             <left_node>1</left_node>
13149                             <right_val>0.4845289885997772</right_val>
13150                         </_>
13151                         <_>
13152                             <!-- node 1 -->
13153                             <feature>
13154                                 <rects>
13155                                     <_>11 9 6 2 -1.</_>
13156                                     <_>11 9 3 2 2.</_>
13157                                 </rects>
13158                                 <tilted>0</tilted>
13159                             </feature>
13160                             <threshold>-7.9610403627157211e-003</threshold>
13161                             <left_val>0.3801181018352509</left_val>
13162                             <right_val>0.5358511805534363</right_val>
13163                         </_>
13164                     </_>
13165                     <_>
13166                         <!-- tree 8 -->
13167                         <_>
13168                             <!-- root node -->
13169                             <feature>
13170                                 <rects>
13171                                     <_>4 7 2 2 -1.</_>
13172                                     <_>5 7 1 2 2.</_>
13173                                 </rects>
13174                                 <tilted>0</tilted>
13175                             </feature>
13176                             <threshold>-3.1919340835884213e-004</threshold>
13177                             <left_node>1</left_node>
13178                             <right_val>0.4356329143047333</right_val>
13179                         </_>
13180                         <_>
13181                             <!-- node 1 -->
13182                             <feature>
13183                                 <rects>
13184                                     <_>0 2 4 6 -1.</_>
13185                                     <_>0 4 4 2 3.</_>
13186                                 </rects>
13187                                 <tilted>0</tilted>
13188                             </feature>
13189                             <threshold>-0.0192238893359900</threshold>
13190                             <left_val>0.2613066136837006</left_val>
13191                             <right_val>0.6155496239662170</right_val>
13192                         </_>
13193                     </_>
13194                     <_>
13195                         <!-- tree 9 -->
13196                         <_>
13197                             <!-- root node -->
13198                             <feature>
13199                                 <rects>
13200                                     <_>10 7 3 4 -1.</_>
13201                                     <_>11 7 1 4 3.</_>
13202                                 </rects>
13203                                 <tilted>0</tilted>
13204                             </feature>
13205                             <threshold>-1.3076990144327283e-003</threshold>
13206                             <left_val>0.5942062139511108</left_val>
13207                             <right_node>1</right_node>
13208                         </_>
13209                         <_>
13210                             <!-- node 1 -->
13211                             <feature>
13212                                 <rects>
13213                                     <_>9 7 3 5 -1.</_>
13214                                     <_>10 7 1 5 3.</_>
13215                                 </rects>
13216                                 <tilted>0</tilted>
13217                             </feature>
13218                             <threshold>0.0198250394314528</threshold>
13219                             <left_val>0.4945428073406220</left_val>
13220                             <right_val>0.7384855151176453</right_val>
13221                         </_>
13222                     </_>
13223                     <_>
13224                         <!-- tree 10 -->
13225                         <_>
13226                             <!-- root node -->
13227                             <feature>
13228                                 <rects>
13229                                     <_>9 1 1 3 -1.</_>
13230                                     <_>9 2 1 1 3.</_>
13231                                 </rects>
13232                                 <tilted>0</tilted>
13233                             </feature>
13234                             <threshold>-2.2013280540704727e-003</threshold>
13235                             <left_val>0.2214481979608536</left_val>
13236                             <right_node>1</right_node>
13237                         </_>
13238                         <_>
13239                             <!-- node 1 -->
13240                             <feature>
13241                                 <rects>
13242                                     <_>0 6 16 6 -1.</_>
13243                                     <_>0 6 8 3 2.</_>
13244                                     <_>8 9 8 3 2.</_>
13245                                 </rects>
13246                                 <tilted>0</tilted>
13247                             </feature>
13248                             <threshold>-7.8596705570816994e-003</threshold>
13249                             <left_val>0.3600977063179016</left_val>
13250                             <right_val>0.5298550128936768</right_val>
13251                         </_>
13252                     </_>
13253                     <_>
13254                         <!-- tree 11 -->
13255                         <_>
13256                             <!-- root node -->
13257                             <feature>
13258                                 <rects>
13259                                     <_>10 15 3 3 -1.</_>
13260                                     <_>10 16 3 1 3.</_>
13261                                 </rects>
13262                                 <tilted>0</tilted>
13263                             </feature>
13264                             <threshold>1.4142199652269483e-003</threshold>
13265                             <left_node>1</left_node>
13266                             <right_val>0.5776566267013550</right_val>
13267                         </_>
13268                         <_>
13269                             <!-- node 1 -->
13270                             <feature>
13271                                 <rects>
13272                                     <_>9 14 4 3 -1.</_>
13273                                     <_>9 15 4 1 3.</_>
13274                                 </rects>
13275                                 <tilted>0</tilted>
13276                             </feature>
13277                             <threshold>-0.0112327598035336</threshold>
13278                             <left_val>0.6934456825256348</left_val>
13279                             <right_val>0.4827207028865814</right_val>
13280                         </_>
13281                     </_>
13282                     <_>
13283                         <!-- tree 12 -->
13284                         <_>
13285                             <!-- root node -->
13286                             <feature>
13287                                 <rects>
13288                                     <_>3 2 6 10 -1.</_>
13289                                     <_>3 2 3 5 2.</_>
13290                                     <_>6 7 3 5 2.</_>
13291                                 </rects>
13292                                 <tilted>0</tilted>
13293                             </feature>
13294                             <threshold>2.9746301006525755e-003</threshold>
13295                             <left_node>1</left_node>
13296                             <right_val>0.3216677010059357</right_val>
13297                         </_>
13298                         <_>
13299                             <!-- node 1 -->
13300                             <feature>
13301                                 <rects>
13302                                     <_>3 0 14 2 -1.</_>
13303                                     <_>3 1 14 1 2.</_>
13304                                 </rects>
13305                                 <tilted>0</tilted>
13306                             </feature>
13307                             <threshold>5.3283828310668468e-004</threshold>
13308                             <left_val>0.3962500095367432</left_val>
13309                             <right_val>0.5680363774299622</right_val>
13310                         </_>
13311                     </_>
13312                     <_>
13313                         <!-- tree 13 -->
13314                         <_>
13315                             <!-- root node -->
13316                             <feature>
13317                                 <rects>
13318                                     <_>9 14 3 3 -1.</_>
13319                                     <_>9 15 3 1 3.</_>
13320                                 </rects>
13321                                 <tilted>0</tilted>
13322                             </feature>
13323                             <threshold>0.0101052597165108</threshold>
13324                             <left_node>1</left_node>
13325                             <right_val>0.7567418217658997</right_val>
13326                         </_>
13327                         <_>
13328                             <!-- node 1 -->
13329                             <feature>
13330                                 <rects>
13331                                     <_>10 15 3 3 -1.</_>
13332                                     <_>10 16 3 1 3.</_>
13333                                 </rects>
13334                                 <tilted>0</tilted>
13335                             </feature>
13336                             <threshold>-0.0116536999121308</threshold>
13337                             <left_val>0.6523556709289551</left_val>
13338                             <right_val>0.5027053952217102</right_val>
13339                         </_>
13340                     </_>
13341                     <_>
13342                         <!-- tree 14 -->
13343                         <_>
13344                             <!-- root node -->
13345                             <feature>
13346                                 <rects>
13347                                     <_>9 13 2 6 -1.</_>
13348                                     <_>9 16 2 3 2.</_>
13349                                 </rects>
13350                                 <tilted>0</tilted>
13351                             </feature>
13352                             <threshold>-7.0609981194138527e-003</threshold>
13353                             <left_val>0.2538770139217377</left_val>
13354                             <right_node>1</right_node>
13355                         </_>
13356                         <_>
13357                             <!-- node 1 -->
13358                             <feature>
13359                                 <rects>
13360                                     <_>7 13 6 3 -1.</_>
13361                                     <_>7 14 6 1 3.</_>
13362                                 </rects>
13363                                 <tilted>0</tilted>
13364                             </feature>
13365                             <threshold>2.2343141026794910e-003</threshold>
13366                             <left_val>0.4387277066707611</left_val>
13367                             <right_val>0.6177632212638855</right_val>
13368                         </_>
13369                     </_>
13370                     <_>
13371                         <!-- tree 15 -->
13372                         <_>
13373                             <!-- root node -->
13374                             <feature>
13375                                 <rects>
13376                                     <_>12 11 3 6 -1.</_>
13377                                     <_>12 14 3 3 2.</_>
13378                                 </rects>
13379                                 <tilted>0</tilted>
13380                             </feature>
13381                             <threshold>-0.0298022795468569</threshold>
13382                             <left_node>1</left_node>
13383                             <right_val>0.5201140046119690</right_val>
13384                         </_>
13385                         <_>
13386                             <!-- node 1 -->
13387                             <feature>
13388                                 <rects>
13389                                     <_>8 12 5 2 -1.</_>
13390                                     <_>8 13 5 1 2.</_>
13391                                 </rects>
13392                                 <tilted>0</tilted>
13393                             </feature>
13394                             <threshold>1.1611840454861522e-003</threshold>
13395                             <left_val>0.4647909998893738</left_val>
13396                             <right_val>0.6184254884719849</right_val>
13397                         </_>
13398                     </_>
13399                     <_>
13400                         <!-- tree 16 -->
13401                         <_>
13402                             <!-- root node -->
13403                             <feature>
13404                                 <rects>
13405                                     <_>5 11 3 6 -1.</_>
13406                                     <_>5 14 3 3 2.</_>
13407                                 </rects>
13408                                 <tilted>0</tilted>
13409                             </feature>
13410                             <threshold>9.4824447296559811e-004</threshold>
13411                             <left_node>1</left_node>
13412                             <right_val>0.3040994107723236</right_val>
13413                         </_>
13414                         <_>
13415                             <!-- node 1 -->
13416                             <feature>
13417                                 <rects>
13418                                     <_>8 12 3 2 -1.</_>
13419                                     <_>8 13 3 1 2.</_>
13420                                 </rects>
13421                                 <tilted>0</tilted>
13422                             </feature>
13423                             <threshold>4.1284630424343050e-004</threshold>
13424                             <left_val>0.4518808126449585</left_val>
13425                             <right_val>0.6245782971382141</right_val>
13426                         </_>
13427                     </_>
13428                     <_>
13429                         <!-- tree 17 -->
13430                         <_>
13431                             <!-- root node -->
13432                             <feature>
13433                                 <rects>
13434                                     <_>11 13 7 6 -1.</_>
13435                                     <_>11 15 7 2 3.</_>
13436                                 </rects>
13437                                 <tilted>0</tilted>
13438                             </feature>
13439                             <threshold>-0.0312035400420427</threshold>
13440                             <left_val>0.2788935899734497</left_val>
13441                             <right_node>1</right_node>
13442                         </_>
13443                         <_>
13444                             <!-- node 1 -->
13445                             <feature>
13446                                 <rects>
13447                                     <_>7 14 6 3 -1.</_>
13448                                     <_>7 15 6 1 3.</_>
13449                                 </rects>
13450                                 <tilted>0</tilted>
13451                             </feature>
13452                             <threshold>2.7652881108224392e-003</threshold>
13453                             <left_val>0.4698500037193298</left_val>
13454                             <right_val>0.6502454280853272</right_val>
13455                         </_>
13456                     </_>
13457                     <_>
13458                         <!-- tree 18 -->
13459                         <_>
13460                             <!-- root node -->
13461                             <feature>
13462                                 <rects>
13463                                     <_>3 13 14 4 -1.</_>
13464                                     <_>3 13 7 2 2.</_>
13465                                     <_>10 15 7 2 2.</_>
13466                                 </rects>
13467                                 <tilted>0</tilted>
13468                             </feature>
13469                             <threshold>0.0256447792053223</threshold>
13470                             <left_node>1</left_node>
13471                             <right_val>0.1805171072483063</right_val>
13472                         </_>
13473                         <_>
13474                             <!-- node 1 -->
13475                             <feature>
13476                                 <rects>
13477                                     <_>8 14 4 6 -1.</_>
13478                                     <_>8 14 2 3 2.</_>
13479                                     <_>10 17 2 3 2.</_>
13480                                 </rects>
13481                                 <tilted>0</tilted>
13482                             </feature>
13483                             <threshold>-7.5331530533730984e-003</threshold>
13484                             <left_val>0.3208068907260895</left_val>
13485                             <right_val>0.5522022843360901</right_val>
13486                         </_>
13487                     </_>
13488                     <_>
13489                         <!-- tree 19 -->
13490                         <_>
13491                             <!-- root node -->
13492                             <feature>
13493                                 <rects>
13494                                     <_>8 15 4 3 -1.</_>
13495                                     <_>8 16 4 1 3.</_>
13496                                 </rects>
13497                                 <tilted>0</tilted>
13498                             </feature>
13499                             <threshold>3.2047149725258350e-003</threshold>
13500                             <left_node>1</left_node>
13501                             <right_val>0.6436933875083923</right_val>
13502                         </_>
13503                         <_>
13504                             <!-- node 1 -->
13505                             <feature>
13506                                 <rects>
13507                                     <_>7 16 6 2 -1.</_>
13508                                     <_>9 16 2 2 3.</_>
13509                                 </rects>
13510                                 <tilted>0</tilted>
13511                             </feature>
13512                             <threshold>-2.4282479716930538e-004</threshold>
13513                             <left_val>0.5676705241203308</left_val>
13514                             <right_val>0.4509103894233704</right_val>
13515                         </_>
13516                     </_>
13517                     <_>
13518                         <!-- tree 20 -->
13519                         <_>
13520                             <!-- root node -->
13521                             <feature>
13522                                 <rects>
13523                                     <_>7 7 6 2 -1.</_>
13524                                     <_>7 8 6 1 2.</_>
13525                                 </rects>
13526                                 <tilted>0</tilted>
13527                             </feature>
13528                             <threshold>-6.1979342717677355e-004</threshold>
13529                             <left_val>0.3122146129608154</left_val>
13530                             <right_node>1</right_node>
13531                         </_>
13532                         <_>
13533                             <!-- node 1 -->
13534                             <feature>
13535                                 <rects>
13536                                     <_>3 9 13 3 -1.</_>
13537                                     <_>3 10 13 1 3.</_>
13538                                 </rects>
13539                                 <tilted>0</tilted>
13540                             </feature>
13541                             <threshold>-8.0101029016077518e-004</threshold>
13542                             <left_val>0.2965193986892700</left_val>
13543                             <right_val>0.5230494737625122</right_val>
13544                         </_>
13545                     </_>
13546                     <_>
13547                         <!-- tree 21 -->
13548                         <_>
13549                             <!-- root node -->
13550                             <feature>
13551                                 <rects>
13552                                     <_>9 8 3 4 -1.</_>
13553                                     <_>9 10 3 2 2.</_>
13554                                 </rects>
13555                                 <tilted>0</tilted>
13556                             </feature>
13557                             <threshold>-9.1816839994862676e-004</threshold>
13558                             <left_node>1</left_node>
13559                             <right_val>0.5464711785316467</right_val>
13560                         </_>
13561                         <_>
13562                             <!-- node 1 -->
13563                             <feature>
13564                                 <rects>
13565                                     <_>8 10 4 3 -1.</_>
13566                                     <_>8 11 4 1 3.</_>
13567                                 </rects>
13568                                 <tilted>0</tilted>
13569                             </feature>
13570                             <threshold>1.2239529751241207e-003</threshold>
13571                             <left_val>0.4618502855300903</left_val>
13572                             <right_val>0.5679548978805542</right_val>
13573                         </_>
13574                     </_>
13575                     <_>
13576                         <!-- tree 22 -->
13577                         <_>
13578                             <!-- root node -->
13579                             <feature>
13580                                 <rects>
13581                                     <_>7 7 3 4 -1.</_>
13582                                     <_>8 7 1 4 3.</_>
13583                                 </rects>
13584                                 <tilted>0</tilted>
13585                             </feature>
13586                             <threshold>-6.8743730662390590e-004</threshold>
13587                             <left_val>0.5430880188941956</left_val>
13588                             <right_node>1</right_node>
13589                         </_>
13590                         <_>
13591                             <!-- node 1 -->
13592                             <feature>
13593                                 <rects>
13594                                     <_>8 7 3 5 -1.</_>
13595                                     <_>9 7 1 5 3.</_>
13596                                 </rects>
13597                                 <tilted>0</tilted>
13598                             </feature>
13599                             <threshold>-1.8252469599246979e-003</threshold>
13600                             <left_val>0.5433623194694519</left_val>
13601                             <right_val>0.3385221064090729</right_val>
13602                         </_>
13603                     </_>
13604                     <_>
13605                         <!-- tree 23 -->
13606                         <_>
13607                             <!-- root node -->
13608                             <feature>
13609                                 <rects>
13610                                     <_>12 3 3 4 -1.</_>
13611                                     <_>13 3 1 4 3.</_>
13612                                 </rects>
13613                                 <tilted>0</tilted>
13614                             </feature>
13615                             <threshold>-7.4570789001882076e-003</threshold>
13616                             <left_node>1</left_node>
13617                             <right_val>0.5265594720840454</right_val>
13618                         </_>
13619                         <_>
13620                             <!-- node 1 -->
13621                             <feature>
13622                                 <rects>
13623                                     <_>9 7 2 3 -1.</_>
13624                                     <_>9 7 1 3 2.</_>
13625                                 </rects>
13626                                 <tilted>0</tilted>
13627                             </feature>
13628                             <threshold>5.3775748237967491e-003</threshold>
13629                             <left_val>0.4857215881347656</left_val>
13630                             <right_val>0.6815124154090881</right_val>
13631                         </_>
13632                     </_>
13633                     <_>
13634                         <!-- tree 24 -->
13635                         <_>
13636                             <!-- root node -->
13637                             <feature>
13638                                 <rects>
13639                                     <_>5 3 3 4 -1.</_>
13640                                     <_>6 3 1 4 3.</_>
13641                                 </rects>
13642                                 <tilted>0</tilted>
13643                             </feature>
13644                             <threshold>3.7602309603244066e-003</threshold>
13645                             <left_node>1</left_node>
13646                             <right_val>0.2832160890102387</right_val>
13647                         </_>
13648                         <_>
13649                             <!-- node 1 -->
13650                             <feature>
13651                                 <rects>
13652                                     <_>3 7 12 1 -1.</_>
13653                                     <_>7 7 4 1 3.</_>
13654                                 </rects>
13655                                 <tilted>0</tilted>
13656                             </feature>
13657                             <threshold>8.7752222316339612e-004</threshold>
13658                             <left_val>0.3966830968856812</left_val>
13659                             <right_val>0.5512480735778809</right_val>
13660                         </_>
13661                     </_>
13662                     <_>
13663                         <!-- tree 25 -->
13664                         <_>
13665                             <!-- root node -->
13666                             <feature>
13667                                 <rects>
13668                                     <_>12 5 3 3 -1.</_>
13669                                     <_>12 6 3 1 3.</_>
13670                                 </rects>
13671                                 <tilted>0</tilted>
13672                             </feature>
13673                             <threshold>5.5084479972720146e-003</threshold>
13674                             <left_node>1</left_node>
13675                             <right_val>0.6784620285034180</right_val>
13676                         </_>
13677                         <_>
13678                             <!-- node 1 -->
13679                             <feature>
13680                                 <rects>
13681                                     <_>11 2 6 2 -1.</_>
13682                                     <_>11 3 6 1 2.</_>
13683                                 </rects>
13684                                 <tilted>0</tilted>
13685                             </feature>
13686                             <threshold>-7.5949047459289432e-004</threshold>
13687                             <left_val>0.3906503021717072</left_val>
13688                             <right_val>0.5457202792167664</right_val>
13689                         </_>
13690                     </_>
13691                     <_>
13692                         <!-- tree 26 -->
13693                         <_>
13694                             <!-- root node -->
13695                             <feature>
13696                                 <rects>
13697                                     <_>3 2 14 2 -1.</_>
13698                                     <_>3 2 7 1 2.</_>
13699                                     <_>10 3 7 1 2.</_>
13700                                 </rects>
13701                                 <tilted>0</tilted>
13702                             </feature>
13703                             <threshold>1.6352660022675991e-003</threshold>
13704                             <left_node>1</left_node>
13705                             <right_val>0.3640204071998596</right_val>
13706                         </_>
13707                         <_>
13708                             <!-- node 1 -->
13709                             <feature>
13710                                 <rects>
13711                                     <_>6 1 7 14 -1.</_>
13712                                     <_>6 8 7 7 2.</_>
13713                                 </rects>
13714                                 <tilted>0</tilted>
13715                             </feature>
13716                             <threshold>-1.2750849418807775e-004</threshold>
13717                             <left_val>0.5829724073410034</left_val>
13718                             <right_val>0.4194979965686798</right_val>
13719                         </_>
13720                     </_>
13721                     <_>
13722                         <!-- tree 27 -->
13723                         <_>
13724                             <!-- root node -->
13725                             <feature>
13726                                 <rects>
13727                                     <_>8 0 12 5 -1.</_>
13728                                     <_>8 0 6 5 2.</_>
13729                                 </rects>
13730                                 <tilted>0</tilted>
13731                             </feature>
13732                             <threshold>0.0220676101744175</threshold>
13733                             <left_val>0.4606702923774719</left_val>
13734                             <right_node>1</right_node>
13735                         </_>
13736                         <_>
13737                             <!-- node 1 -->
13738                             <feature>
13739                                 <rects>
13740                                     <_>1 9 18 1 -1.</_>
13741                                     <_>7 9 6 1 3.</_>
13742                                 </rects>
13743                                 <tilted>0</tilted>
13744                             </feature>
13745                             <threshold>-0.0192037895321846</threshold>
13746                             <left_val>0.3261483013629913</left_val>
13747                             <right_val>0.5236080884933472</right_val>
13748                         </_>
13749                     </_>
13750                     <_>
13751                         <!-- tree 28 -->
13752                         <_>
13753                             <!-- root node -->
13754                             <feature>
13755                                 <rects>
13756                                     <_>0 0 10 5 -1.</_>
13757                                     <_>5 0 5 5 2.</_>
13758                                 </rects>
13759                                 <tilted>0</tilted>
13760                             </feature>
13761                             <threshold>-0.0129981096833944</threshold>
13762                             <left_val>0.7022112011909485</left_val>
13763                             <right_node>1</right_node>
13764                         </_>
13765                         <_>
13766                             <!-- node 1 -->
13767                             <feature>
13768                                 <rects>
13769                                     <_>2 5 8 15 -1.</_>
13770                                     <_>2 10 8 5 3.</_>
13771                                 </rects>
13772                                 <tilted>0</tilted>
13773                             </feature>
13774                             <threshold>-3.1332690268754959e-003</threshold>
13775                             <left_val>0.2870470881462097</left_val>
13776                             <right_val>0.5076476931571960</right_val>
13777                         </_>
13778                     </_>
13779                     <_>
13780                         <!-- tree 29 -->
13781                         <_>
13782                             <!-- root node -->
13783                             <feature>
13784                                 <rects>
13785                                     <_>12 5 3 3 -1.</_>
13786                                     <_>12 6 3 1 3.</_>
13787                                 </rects>
13788                                 <tilted>0</tilted>
13789                             </feature>
13790                             <threshold>-5.2937557920813560e-003</threshold>
13791                             <left_node>1</left_node>
13792                             <right_val>0.4709520936012268</right_val>
13793                         </_>
13794                         <_>
13795                             <!-- node 1 -->
13796                             <feature>
13797                                 <rects>
13798                                     <_>13 4 2 3 -1.</_>
13799                                     <_>13 5 2 1 3.</_>
13800                                 </rects>
13801                                 <tilted>0</tilted>
13802                             </feature>
13803                             <threshold>2.1857069805264473e-003</threshold>
13804                             <left_val>0.4708291888237000</left_val>
13805                             <right_val>0.6169841885566711</right_val>
13806                         </_>
13807                     </_>
13808                     <_>
13809                         <!-- tree 30 -->
13810                         <_>
13811                             <!-- root node -->
13812                             <feature>
13813                                 <rects>
13814                                     <_>2 15 4 3 -1.</_>
13815                                     <_>2 16 4 1 3.</_>
13816                                 </rects>
13817                                 <tilted>0</tilted>
13818                             </feature>
13819                             <threshold>-4.5750709250569344e-003</threshold>
13820                             <left_val>0.3114252984523773</left_val>
13821                             <right_node>1</right_node>
13822                         </_>
13823                         <_>
13824                             <!-- node 1 -->
13825                             <feature>
13826                                 <rects>
13827                                     <_>5 6 10 3 -1.</_>
13828                                     <_>10 6 5 3 2.</_>
13829                                 </rects>
13830                                 <tilted>0</tilted>
13831                             </feature>
13832                             <threshold>-0.0451521389186382</threshold>
13833                             <left_val>0.1851435005664825</left_val>
13834                             <right_val>0.5504814982414246</right_val>
13835                         </_>
13836                     </_>
13837                     <_>
13838                         <!-- tree 31 -->
13839                         <_>
13840                             <!-- root node -->
13841                             <feature>
13842                                 <rects>
13843                                     <_>11 6 2 2 -1.</_>
13844                                     <_>12 6 1 1 2.</_>
13845                                     <_>11 7 1 1 2.</_>
13846                                 </rects>
13847                                 <tilted>0</tilted>
13848                             </feature>
13849                             <threshold>-2.7783559635281563e-003</threshold>
13850                             <left_node>1</left_node>
13851                             <right_val>0.4937348067760468</right_val>
13852                         </_>
13853                         <_>
13854                             <!-- node 1 -->
13855                             <feature>
13856                                 <rects>
13857                                     <_>12 4 4 3 -1.</_>
13858                                     <_>12 5 4 1 3.</_>
13859                                 </rects>
13860                                 <tilted>0</tilted>
13861                             </feature>
13862                             <threshold>-2.5752480141818523e-003</threshold>
13863                             <left_val>0.6152948141098023</left_val>
13864                             <right_val>0.4735499918460846</right_val>
13865                         </_>
13866                     </_>
13867                     <_>
13868                         <!-- tree 32 -->
13869                         <_>
13870                             <!-- root node -->
13871                             <feature>
13872                                 <rects>
13873                                     <_>7 6 2 2 -1.</_>
13874                                     <_>7 6 1 1 2.</_>
13875                                     <_>8 7 1 1 2.</_>
13876                                 </rects>
13877                                 <tilted>0</tilted>
13878                             </feature>
13879                             <threshold>1.1614130344241858e-003</threshold>
13880                             <left_node>1</left_node>
13881                             <right_val>0.6510571837425232</right_val>
13882                         </_>
13883                         <_>
13884                             <!-- node 1 -->
13885                             <feature>
13886                                 <rects>
13887                                     <_>4 4 4 3 -1.</_>
13888                                     <_>4 5 4 1 3.</_>
13889                                 </rects>
13890                                 <tilted>0</tilted>
13891                             </feature>
13892                             <threshold>2.3350189439952374e-003</threshold>
13893                             <left_val>0.4088341891765595</left_val>
13894                             <right_val>0.5684152245521545</right_val>
13895                         </_>
13896                     </_>
13897                     <_>
13898                         <!-- tree 33 -->
13899                         <_>
13900                             <!-- root node -->
13901                             <feature>
13902                                 <rects>
13903                                     <_>11 4 3 3 -1.</_>
13904                                     <_>12 4 1 3 3.</_>
13905                                 </rects>
13906                                 <tilted>0</tilted>
13907                             </feature>
13908                             <threshold>3.8499289657920599e-003</threshold>
13909                             <left_node>1</left_node>
13910                             <right_val>0.3025828897953033</right_val>
13911                         </_>
13912                         <_>
13913                             <!-- node 1 -->
13914                             <feature>
13915                                 <rects>
13916                                     <_>9 3 2 1 -1.</_>
13917                                     <_>9 3 1 1 2.</_>
13918                                 </rects>
13919                                 <tilted>0</tilted>
13920                             </feature>
13921                             <threshold>2.4529630318284035e-003</threshold>
13922                             <left_val>0.5232502818107605</left_val>
13923                             <right_val>0.2017620950937271</right_val>
13924                         </_>
13925                     </_>
13926                     <_>
13927                         <!-- tree 34 -->
13928                         <_>
13929                             <!-- root node -->
13930                             <feature>
13931                                 <rects>
13932                                     <_>4 5 5 3 -1.</_>
13933                                     <_>4 6 5 1 3.</_>
13934                                 </rects>
13935                                 <tilted>0</tilted>
13936                             </feature>
13937                             <threshold>3.6731390282511711e-003</threshold>
13938                             <left_node>1</left_node>
13939                             <right_val>0.6428425908088684</right_val>
13940                         </_>
13941                         <_>
13942                             <!-- node 1 -->
13943                             <feature>
13944                                 <rects>
13945                                     <_>4 6 4 3 -1.</_>
13946                                     <_>4 7 4 1 3.</_>
13947                                 </rects>
13948                                 <tilted>0</tilted>
13949                             </feature>
13950                             <threshold>2.1937100682407618e-003</threshold>
13951                             <left_val>0.4328865110874176</left_val>
13952                             <right_val>0.6420509815216065</right_val>
13953                         </_>
13954                     </_>
13955                     <_>
13956                         <!-- tree 35 -->
13957                         <_>
13958                             <!-- root node -->
13959                             <feature>
13960                                 <rects>
13961                                     <_>11 4 3 3 -1.</_>
13962                                     <_>12 4 1 3 3.</_>
13963                                 </rects>
13964                                 <tilted>0</tilted>
13965                             </feature>
13966                             <threshold>-6.4666871912777424e-003</threshold>
13967                             <left_node>1</left_node>
13968                             <right_val>0.5254065990447998</right_val>
13969                         </_>
13970                         <_>
13971                             <!-- node 1 -->
13972                             <feature>
13973                                 <rects>
13974                                     <_>8 8 4 3 -1.</_>
13975                                     <_>8 9 4 1 3.</_>
13976                                 </rects>
13977                                 <tilted>0</tilted>
13978                             </feature>
13979                             <threshold>-5.7186251506209373e-003</threshold>
13980                             <left_val>0.2490984052419663</left_val>
13981                             <right_val>0.5287619233131409</right_val>
13982                         </_>
13983                     </_>
13984                     <_>
13985                         <!-- tree 36 -->
13986                         <_>
13987                             <!-- root node -->
13988                             <feature>
13989                                 <rects>
13990                                     <_>6 4 3 3 -1.</_>
13991                                     <_>7 4 1 3 3.</_>
13992                                 </rects>
13993                                 <tilted>0</tilted>
13994                             </feature>
13995                             <threshold>9.9941878579556942e-004</threshold>
13996                             <left_node>1</left_node>
13997                             <right_val>0.3329795897006989</right_val>
13998                         </_>
13999                         <_>
14000                             <!-- node 1 -->
14001                             <feature>
14002                                 <rects>
14003                                     <_>4 14 1 3 -1.</_>
14004                                     <_>4 15 1 1 3.</_>
14005                                 </rects>
14006                                 <tilted>0</tilted>
14007                             </feature>
14008                             <threshold>-7.8276498243212700e-004</threshold>
14009                             <left_val>0.3598344922065735</left_val>
14010                             <right_val>0.5498340725898743</right_val>
14011                         </_>
14012                     </_>
14013                     <_>
14014                         <!-- tree 37 -->
14015                         <_>
14016                             <!-- root node -->
14017                             <feature>
14018                                 <rects>
14019                                     <_>9 7 2 3 -1.</_>
14020                                     <_>9 7 1 3 2.</_>
14021                                 </rects>
14022                                 <tilted>0</tilted>
14023                             </feature>
14024                             <threshold>4.3231188319623470e-003</threshold>
14025                             <left_val>0.4818705022335053</left_val>
14026                             <right_node>1</right_node>
14027                         </_>
14028                         <_>
14029                             <!-- node 1 -->
14030                             <feature>
14031                                 <rects>
14032                                     <_>17 0 3 2 -1.</_>
14033                                     <_>17 1 3 1 2.</_>
14034                                 </rects>
14035                                 <tilted>0</tilted>
14036                             </feature>
14037                             <threshold>4.0838290005922318e-003</threshold>
14038                             <left_val>0.5266330242156982</left_val>
14039                             <right_val>0.3105789124965668</right_val>
14040                         </_>
14041                     </_>
14042                     <_>
14043                         <!-- tree 38 -->
14044                         <_>
14045                             <!-- root node -->
14046                             <feature>
14047                                 <rects>
14048                                     <_>8 10 2 9 -1.</_>
14049                                     <_>8 13 2 3 3.</_>
14050                                 </rects>
14051                                 <tilted>0</tilted>
14052                             </feature>
14053                             <threshold>3.0515898833982646e-004</threshold>
14054                             <left_node>1</left_node>
14055                             <right_val>0.3995291888713837</right_val>
14056                         </_>
14057                         <_>
14058                             <!-- node 1 -->
14059                             <feature>
14060                                 <rects>
14061                                     <_>0 8 18 2 -1.</_>
14062                                     <_>0 9 18 1 2.</_>
14063                                 </rects>
14064                                 <tilted>0</tilted>
14065                             </feature>
14066                             <threshold>1.2640280183404684e-003</threshold>
14067                             <left_val>0.3228437900543213</left_val>
14068                             <right_val>0.5819215178489685</right_val>
14069                         </_>
14070                     </_>
14071                     <_>
14072                         <!-- tree 39 -->
14073                         <_>
14074                             <!-- root node -->
14075                             <feature>
14076                                 <rects>
14077                                     <_>9 15 2 3 -1.</_>
14078                                     <_>9 16 2 1 3.</_>
14079                                 </rects>
14080                                 <tilted>0</tilted>
14081                             </feature>
14082                             <threshold>-0.0101526603102684</threshold>
14083                             <left_val>0.8026071190834045</left_val>
14084                             <right_node>1</right_node>
14085                         </_>
14086                         <_>
14087                             <!-- node 1 -->
14088                             <feature>
14089                                 <rects>
14090                                     <_>8 7 4 3 -1.</_>
14091                                     <_>8 8 4 1 3.</_>
14092                                 </rects>
14093                                 <tilted>0</tilted>
14094                             </feature>
14095                             <threshold>-2.6863690000027418e-003</threshold>
14096                             <left_val>0.3875617086887360</left_val>
14097                             <right_val>0.5466570854187012</right_val>
14098                         </_>
14099                     </_>
14100                     <_>
14101                         <!-- tree 40 -->
14102                         <_>
14103                             <!-- root node -->
14104                             <feature>
14105                                 <rects>
14106                                     <_>1 14 6 6 -1.</_>
14107                                     <_>1 14 3 3 2.</_>
14108                                     <_>4 17 3 3 2.</_>
14109                                 </rects>
14110                                 <tilted>0</tilted>
14111                             </feature>
14112                             <threshold>-9.0515613555908203e-003</threshold>
14113                             <left_node>1</left_node>
14114                             <right_val>0.4372057914733887</right_val>
14115                         </_>
14116                         <_>
14117                             <!-- node 1 -->
14118                             <feature>
14119                                 <rects>
14120                                     <_>0 18 6 2 -1.</_>
14121                                     <_>0 19 6 1 2.</_>
14122                                 </rects>
14123                                 <tilted>0</tilted>
14124                             </feature>
14125                             <threshold>-6.3204211182892323e-003</threshold>
14126                             <left_val>0.1126551032066345</left_val>
14127                             <right_val>0.6395416259765625</right_val>
14128                         </_>
14129                     </_>
14130                     <_>
14131                         <!-- tree 41 -->
14132                         <_>
14133                             <!-- root node -->
14134                             <feature>
14135                                 <rects>
14136                                     <_>12 9 4 3 -1.</_>
14137                                     <_>12 9 2 3 2.</_>
14138                                 </rects>
14139                                 <tilted>0</tilted>
14140                             </feature>
14141                             <threshold>2.6117300149053335e-003</threshold>
14142                             <left_val>0.5423989295959473</left_val>
14143                             <right_node>1</right_node>
14144                         </_>
14145                         <_>
14146                             <!-- node 1 -->
14147                             <feature>
14148                                 <rects>
14149                                     <_>9 8 3 8 -1.</_>
14150                                     <_>10 8 1 8 3.</_>
14151                                 </rects>
14152                                 <tilted>0</tilted>
14153                             </feature>
14154                             <threshold>0.0143390195444226</threshold>
14155                             <left_val>0.4979273080825806</left_val>
14156                             <right_val>0.6042236089706421</right_val>
14157                         </_>
14158                     </_>
14159                     <_>
14160                         <!-- tree 42 -->
14161                         <_>
14162                             <!-- root node -->
14163                             <feature>
14164                                 <rects>
14165                                     <_>4 9 4 3 -1.</_>
14166                                     <_>6 9 2 3 2.</_>
14167                                 </rects>
14168                                 <tilted>0</tilted>
14169                             </feature>
14170                             <threshold>2.8452780097723007e-003</threshold>
14171                             <left_node>1</left_node>
14172                             <right_val>0.3491092026233673</right_val>
14173                         </_>
14174                         <_>
14175                             <!-- node 1 -->
14176                             <feature>
14177                                 <rects>
14178                                     <_>4 18 6 1 -1.</_>
14179                                     <_>6 18 2 1 3.</_>
14180                                 </rects>
14181                                 <tilted>0</tilted>
14182                             </feature>
14183                             <threshold>1.4783289771003183e-005</threshold>
14184                             <left_val>0.4195067882537842</left_val>
14185                             <right_val>0.5775966048240662</right_val>
14186                         </_>
14187                     </_>
14188                     <_>
14189                         <!-- tree 43 -->
14190                         <_>
14191                             <!-- root node -->
14192                             <feature>
14193                                 <rects>
14194                                     <_>9 7 3 2 -1.</_>
14195                                     <_>10 7 1 2 3.</_>
14196                                 </rects>
14197                                 <tilted>0</tilted>
14198                             </feature>
14199                             <threshold>8.1814555451273918e-003</threshold>
14200                             <left_val>0.4885987043380737</left_val>
14201                             <right_node>1</right_node>
14202                         </_>
14203                         <_>
14204                             <!-- node 1 -->
14205                             <feature>
14206                                 <rects>
14207                                     <_>6 7 8 12 -1.</_>
14208                                     <_>10 7 4 6 2.</_>
14209                                     <_>6 13 4 6 2.</_>
14210                                 </rects>
14211                                 <tilted>0</tilted>
14212                             </feature>
14213                             <threshold>6.6321990452706814e-003</threshold>
14214                             <left_val>0.5444468259811401</left_val>
14215                             <right_val>0.4420995116233826</right_val>
14216                         </_>
14217                     </_>
14218                     <_>
14219                         <!-- tree 44 -->
14220                         <_>
14221                             <!-- root node -->
14222                             <feature>
14223                                 <rects>
14224                                     <_>8 7 3 2 -1.</_>
14225                                     <_>9 7 1 2 3.</_>
14226                                 </rects>
14227                                 <tilted>0</tilted>
14228                             </feature>
14229                             <threshold>-2.2483461070805788e-003</threshold>
14230                             <left_val>0.6699792146682739</left_val>
14231                             <right_node>1</right_node>
14232                         </_>
14233                         <_>
14234                             <!-- node 1 -->
14235                             <feature>
14236                                 <rects>
14237                                     <_>8 7 3 6 -1.</_>
14238                                     <_>9 7 1 6 3.</_>
14239                                 </rects>
14240                                 <tilted>0</tilted>
14241                             </feature>
14242                             <threshold>0.0123745603486896</threshold>
14243                             <left_val>0.4478605985641480</left_val>
14244                             <right_val>0.6564893722534180</right_val>
14245                         </_>
14246                     </_>
14247                     <_>
14248                         <!-- tree 45 -->
14249                         <_>
14250                             <!-- root node -->
14251                             <feature>
14252                                 <rects>
14253                                     <_>3 16 14 4 -1.</_>
14254                                     <_>10 16 7 2 2.</_>
14255                                     <_>3 18 7 2 2.</_>
14256                                 </rects>
14257                                 <tilted>0</tilted>
14258                             </feature>
14259                             <threshold>-6.6516688093543053e-003</threshold>
14260                             <left_node>1</left_node>
14261                             <right_val>0.5511878728866577</right_val>
14262                         </_>
14263                         <_>
14264                             <!-- node 1 -->
14265                             <feature>
14266                                 <rects>
14267                                     <_>1 14 18 4 -1.</_>
14268                                     <_>10 14 9 2 2.</_>
14269                                     <_>1 16 9 2 2.</_>
14270                                 </rects>
14271                                 <tilted>0</tilted>
14272                             </feature>
14273                             <threshold>-8.5750613361597061e-003</threshold>
14274                             <left_val>0.4017445147037506</left_val>
14275                             <right_val>0.5405536293983460</right_val>
14276                         </_>
14277                     </_>
14278                     <_>
14279                         <!-- tree 46 -->
14280                         <_>
14281                             <!-- root node -->
14282                             <feature>
14283                                 <rects>
14284                                     <_>8 7 3 3 -1.</_>
14285                                     <_>8 8 3 1 3.</_>
14286                                 </rects>
14287                                 <tilted>0</tilted>
14288                             </feature>
14289                             <threshold>6.5078441984951496e-003</threshold>
14290                             <left_node>1</left_node>
14291                             <right_val>0.2294393032789230</right_val>
14292                         </_>
14293                         <_>
14294                             <!-- node 1 -->
14295                             <feature>
14296                                 <rects>
14297                                     <_>0 4 20 12 -1.</_>
14298                                     <_>0 4 10 6 2.</_>
14299                                     <_>10 10 10 6 2.</_>
14300                                 </rects>
14301                                 <tilted>0</tilted>
14302                             </feature>
14303                             <threshold>0.0286752097308636</threshold>
14304                             <left_val>0.5177900195121765</left_val>
14305                             <right_val>0.3567756116390228</right_val>
14306                         </_>
14307                     </_>
14308                     <_>
14309                         <!-- tree 47 -->
14310                         <_>
14311                             <!-- root node -->
14312                             <feature>
14313                                 <rects>
14314                                     <_>5 5 10 12 -1.</_>
14315                                     <_>10 5 5 6 2.</_>
14316                                     <_>5 11 5 6 2.</_>
14317                                 </rects>
14318                                 <tilted>0</tilted>
14319                             </feature>
14320                             <threshold>7.0673860609531403e-003</threshold>
14321                             <left_val>0.5564699769020081</left_val>
14322                             <right_node>1</right_node>
14323                         </_>
14324                         <_>
14325                             <!-- node 1 -->
14326                             <feature>
14327                                 <rects>
14328                                     <_>10 2 4 7 -1.</_>
14329                                     <_>10 2 2 7 2.</_>
14330                                 </rects>
14331                                 <tilted>0</tilted>
14332                             </feature>
14333                             <threshold>1.2367829913273454e-003</threshold>
14334                             <left_val>0.3627698123455048</left_val>
14335                             <right_val>0.5572413802146912</right_val>
14336                         </_>
14337                     </_>
14338                     <_>
14339                         <!-- tree 48 -->
14340                         <_>
14341                             <!-- root node -->
14342                             <feature>
14343                                 <rects>
14344                                     <_>8 11 4 3 -1.</_>
14345                                     <_>8 12 4 1 3.</_>
14346                                 </rects>
14347                                 <tilted>0</tilted>
14348                             </feature>
14349                             <threshold>7.4818679131567478e-003</threshold>
14350                             <left_node>1</left_node>
14351                             <right_val>0.6784911155700684</right_val>
14352                         </_>
14353                         <_>
14354                             <!-- node 1 -->
14355                             <feature>
14356                                 <rects>
14357                                     <_>8 12 3 3 -1.</_>
14358                                     <_>8 13 3 1 3.</_>
14359                                 </rects>
14360                                 <tilted>0</tilted>
14361                             </feature>
14362                             <threshold>4.7109839506447315e-003</threshold>
14363                             <left_val>0.4121252894401550</left_val>
14364                             <right_val>0.6072235703468323</right_val>
14365                         </_>
14366                     </_>
14367                     <_>
14368                         <!-- tree 49 -->
14369                         <_>
14370                             <!-- root node -->
14371                             <feature>
14372                                 <rects>
14373                                     <_>13 13 5 6 -1.</_>
14374                                     <_>13 15 5 2 3.</_>
14375                                 </rects>
14376                                 <tilted>0</tilted>
14377                             </feature>
14378                             <threshold>-6.9405790418386459e-003</threshold>
14379                             <left_node>1</left_node>
14380                             <right_val>0.5459766983985901</right_val>
14381                         </_>
14382                         <_>
14383                             <!-- node 1 -->
14384                             <feature>
14385                                 <rects>
14386                                     <_>7 0 6 6 -1.</_>
14387                                     <_>9 0 2 6 3.</_>
14388                                 </rects>
14389                                 <tilted>0</tilted>
14390                             </feature>
14391                             <threshold>0.0333020985126495</threshold>
14392                             <left_val>0.5276706814765930</left_val>
14393                             <right_val>0.2374915927648544</right_val>
14394                         </_>
14395                     </_>
14396                     <_>
14397                         <!-- tree 50 -->
14398                         <_>
14399                             <!-- root node -->
14400                             <feature>
14401                                 <rects>
14402                                     <_>2 13 5 6 -1.</_>
14403                                     <_>2 15 5 2 3.</_>
14404                                 </rects>
14405                                 <tilted>0</tilted>
14406                             </feature>
14407                             <threshold>0.0361046306788921</threshold>
14408                             <left_node>1</left_node>
14409                             <right_val>0.0724927932024002</right_val>
14410                         </_>
14411                         <_>
14412                             <!-- node 1 -->
14413                             <feature>
14414                                 <rects>
14415                                     <_>0 4 2 12 -1.</_>
14416                                     <_>0 4 1 6 2.</_>
14417                                     <_>1 10 1 6 2.</_>
14418                                 </rects>
14419                                 <tilted>0</tilted>
14420                             </feature>
14421                             <threshold>0.0196746494621038</threshold>
14422                             <left_val>0.4626345932483673</left_val>
14423                             <right_val>0.8208963274955750</right_val>
14424                         </_>
14425                     </_>
14426                     <_>
14427                         <!-- tree 51 -->
14428                         <_>
14429                             <!-- root node -->
14430                             <feature>
14431                                 <rects>
14432                                     <_>9 19 3 1 -1.</_>
14433                                     <_>10 19 1 1 3.</_>
14434                                 </rects>
14435                                 <tilted>0</tilted>
14436                             </feature>
14437                             <threshold>3.4766150638461113e-003</threshold>
14438                             <left_val>0.5208731889724731</left_val>
14439                             <right_node>1</right_node>
14440                         </_>
14441                         <_>
14442                             <!-- node 1 -->
14443                             <feature>
14444                                 <rects>
14445                                     <_>18 0 2 6 -1.</_>
14446                                     <_>18 2 2 2 3.</_>
14447                                 </rects>
14448                                 <tilted>0</tilted>
14449                             </feature>
14450                             <threshold>1.3987369602546096e-003</threshold>
14451                             <left_val>0.5484414100646973</left_val>
14452                             <right_val>0.4230034947395325</right_val>
14453                         </_>
14454                     </_>
14455                     <_>
14456                         <!-- tree 52 -->
14457                         <_>
14458                             <!-- root node -->
14459                             <feature>
14460                                 <rects>
14461                                     <_>0 3 1 6 -1.</_>
14462                                     <_>0 5 1 2 3.</_>
14463                                 </rects>
14464                                 <tilted>0</tilted>
14465                             </feature>
14466                             <threshold>4.0974249131977558e-003</threshold>
14467                             <left_node>1</left_node>
14468                             <right_val>0.2780553102493286</right_val>
14469                         </_>
14470                         <_>
14471                             <!-- node 1 -->
14472                             <feature>
14473                                 <rects>
14474                                     <_>0 0 3 6 -1.</_>
14475                                     <_>0 2 3 2 3.</_>
14476                                 </rects>
14477                                 <tilted>0</tilted>
14478                             </feature>
14479                             <threshold>2.6973790954798460e-003</threshold>
14480                             <left_val>0.5403831005096436</left_val>
14481                             <right_val>0.3790988922119141</right_val>
14482                         </_>
14483                     </_>
14484                     <_>
14485                         <!-- tree 53 -->
14486                         <_>
14487                             <!-- root node -->
14488                             <feature>
14489                                 <rects>
14490                                     <_>17 2 3 7 -1.</_>
14491                                     <_>18 2 1 7 3.</_>
14492                                 </rects>
14493                                 <tilted>0</tilted>
14494                             </feature>
14495                             <threshold>-5.6591699831187725e-003</threshold>
14496                             <left_node>1</left_node>
14497                             <right_val>0.4798336029052734</right_val>
14498                         </_>
14499                         <_>
14500                             <!-- node 1 -->
14501                             <feature>
14502                                 <rects>
14503                                     <_>10 3 4 7 -1.</_>
14504                                     <_>10 3 2 7 2.</_>
14505                                 </rects>
14506                                 <tilted>0</tilted>
14507                             </feature>
14508                             <threshold>3.9460969856008887e-004</threshold>
14509                             <left_val>0.3766950070858002</left_val>
14510                             <right_val>0.5429229140281677</right_val>
14511                         </_>
14512                     </_>
14513                     <_>
14514                         <!-- tree 54 -->
14515                         <_>
14516                             <!-- root node -->
14517                             <feature>
14518                                 <rects>
14519                                     <_>0 2 3 7 -1.</_>
14520                                     <_>1 2 1 7 3.</_>
14521                                 </rects>
14522                                 <tilted>0</tilted>
14523                             </feature>
14524                             <threshold>2.1750570740550756e-003</threshold>
14525                             <left_node>1</left_node>
14526                             <right_val>0.6207162737846375</right_val>
14527                         </_>
14528                         <_>
14529                             <!-- node 1 -->
14530                             <feature>
14531                                 <rects>
14532                                     <_>6 2 4 8 -1.</_>
14533                                     <_>8 2 2 8 2.</_>
14534                                 </rects>
14535                                 <tilted>0</tilted>
14536                             </feature>
14537                             <threshold>1.4614439569413662e-003</threshold>
14538                             <left_val>0.3357945084571838</left_val>
14539                             <right_val>0.5142632126808167</right_val>
14540                         </_>
14541                     </_>
14542                     <_>
14543                         <!-- tree 55 -->
14544                         <_>
14545                             <!-- root node -->
14546                             <feature>
14547                                 <rects>
14548                                     <_>13 0 1 4 -1.</_>
14549                                     <_>13 2 1 2 2.</_>
14550                                 </rects>
14551                                 <tilted>0</tilted>
14552                             </feature>
14553                             <threshold>-5.3006567759439349e-004</threshold>
14554                             <left_node>1</left_node>
14555                             <right_val>0.5344640016555786</right_val>
14556                         </_>
14557                         <_>
14558                             <!-- node 1 -->
14559                             <feature>
14560                                 <rects>
14561                                     <_>5 1 12 5 -1.</_>
14562                                     <_>9 1 4 5 3.</_>
14563                                 </rects>
14564                                 <tilted>0</tilted>
14565                             </feature>
14566                             <threshold>0.1486930996179581</threshold>
14567                             <left_val>0.5159608125686646</left_val>
14568                             <right_val>0.2561823129653931</right_val>
14569                         </_>
14570                     </_>
14571                     <_>
14572                         <!-- tree 56 -->
14573                         <_>
14574                             <!-- root node -->
14575                             <feature>
14576                                 <rects>
14577                                     <_>6 0 1 4 -1.</_>
14578                                     <_>6 2 1 2 2.</_>
14579                                 </rects>
14580                                 <tilted>0</tilted>
14581                             </feature>
14582                             <threshold>-5.8816498494707048e-005</threshold>
14583                             <left_node>1</left_node>
14584                             <right_val>0.5123091936111450</right_val>
14585                         </_>
14586                         <_>
14587                             <!-- node 1 -->
14588                             <feature>
14589                                 <rects>
14590                                     <_>3 1 12 5 -1.</_>
14591                                     <_>7 1 4 5 3.</_>
14592                                 </rects>
14593                                 <tilted>0</tilted>
14594                             </feature>
14595                             <threshold>-1.6275369562208652e-003</threshold>
14596                             <left_val>0.6017646193504334</left_val>
14597                             <right_val>0.3109371960163117</right_val>
14598                         </_>
14599                     </_>
14600                     <_>
14601                         <!-- tree 57 -->
14602                         <_>
14603                             <!-- root node -->
14604                             <feature>
14605                                 <rects>
14606                                     <_>9 12 3 8 -1.</_>
14607                                     <_>10 12 1 8 3.</_>
14608                                 </rects>
14609                                 <tilted>0</tilted>
14610                             </feature>
14611                             <threshold>-0.0128818098455668</threshold>
14612                             <left_val>0.2712287008762360</left_val>
14613                             <right_node>1</right_node>
14614                         </_>
14615                         <_>
14616                             <!-- node 1 -->
14617                             <feature>
14618                                 <rects>
14619                                     <_>7 13 6 1 -1.</_>
14620                                     <_>9 13 2 1 3.</_>
14621                                 </rects>
14622                                 <tilted>0</tilted>
14623                             </feature>
14624                             <threshold>9.4982917653396726e-004</threshold>
14625                             <left_val>0.5442442297935486</left_val>
14626                             <right_val>0.4028888046741486</right_val>
14627                         </_>
14628                     </_>
14629                     <_>
14630                         <!-- tree 58 -->
14631                         <_>
14632                             <!-- root node -->
14633                             <feature>
14634                                 <rects>
14635                                     <_>7 14 6 3 -1.</_>
14636                                     <_>7 15 6 1 3.</_>
14637                                 </rects>
14638                                 <tilted>0</tilted>
14639                             </feature>
14640                             <threshold>-0.0123159997165203</threshold>
14641                             <left_node>1</left_node>
14642                             <right_val>0.4736065864562988</right_val>
14643                         </_>
14644                         <_>
14645                             <!-- node 1 -->
14646                             <feature>
14647                                 <rects>
14648                                     <_>5 16 7 3 -1.</_>
14649                                     <_>5 17 7 1 3.</_>
14650                                 </rects>
14651                                 <tilted>0</tilted>
14652                             </feature>
14653                             <threshold>9.0286601334810257e-003</threshold>
14654                             <left_val>0.7451434731483460</left_val>
14655                             <right_val>0.3487991988658905</right_val>
14656                         </_>
14657                     </_>
14658                     <_>
14659                         <!-- tree 59 -->
14660                         <_>
14661                             <!-- root node -->
14662                             <feature>
14663                                 <rects>
14664                                     <_>0 12 20 6 -1.</_>
14665                                     <_>0 14 20 2 3.</_>
14666                                 </rects>
14667                                 <tilted>0</tilted>
14668                             </feature>
14669                             <threshold>-0.0868761166930199</threshold>
14670                             <left_val>0.2290333062410355</left_val>
14671                             <right_node>1</right_node>
14672                         </_>
14673                         <_>
14674                             <!-- node 1 -->
14675                             <feature>
14676                                 <rects>
14677                                     <_>4 18 14 2 -1.</_>
14678                                     <_>4 19 14 1 2.</_>
14679                                 </rects>
14680                                 <tilted>0</tilted>
14681                             </feature>
14682                             <threshold>-1.5107560102478601e-005</threshold>
14683                             <left_val>0.5517889857292175</left_val>
14684                             <right_val>0.4393149018287659</right_val>
14685                         </_>
14686                     </_>
14687                     <_>
14688                         <!-- tree 60 -->
14689                         <_>
14690                             <!-- root node -->
14691                             <feature>
14692                                 <rects>
14693                                     <_>8 12 3 8 -1.</_>
14694                                     <_>9 12 1 8 3.</_>
14695                                 </rects>
14696                                 <tilted>0</tilted>
14697                             </feature>
14698                             <threshold>-0.0174576602876186</threshold>
14699                             <left_val>0.0901679024100304</left_val>
14700                             <right_node>1</right_node>
14701                         </_>
14702                         <_>
14703                             <!-- node 1 -->
14704                             <feature>
14705                                 <rects>
14706                                     <_>7 13 3 3 -1.</_>
14707                                     <_>7 14 3 1 3.</_>
14708                                 </rects>
14709                                 <tilted>0</tilted>
14710                             </feature>
14711                             <threshold>-2.5219470262527466e-003</threshold>
14712                             <left_val>0.6233540177345276</left_val>
14713                             <right_val>0.4789459109306335</right_val>
14714                         </_>
14715                     </_>
14716                     <_>
14717                         <!-- tree 61 -->
14718                         <_>
14719                             <!-- root node -->
14720                             <feature>
14721                                 <rects>
14722                                     <_>5 5 12 10 -1.</_>
14723                                     <_>11 5 6 5 2.</_>
14724                                     <_>5 10 6 5 2.</_>
14725                                 </rects>
14726                                 <tilted>0</tilted>
14727                             </feature>
14728                             <threshold>1.0656520025804639e-003</threshold>
14729                             <left_val>0.5489696264266968</left_val>
14730                             <right_node>1</right_node>
14731                         </_>
14732                         <_>
14733                             <!-- node 1 -->
14734                             <feature>
14735                                 <rects>
14736                                     <_>8 1 5 10 -1.</_>
14737                                     <_>8 6 5 5 2.</_>
14738                                 </rects>
14739                                 <tilted>0</tilted>
14740                             </feature>
14741                             <threshold>-4.2540300637483597e-003</threshold>
14742                             <left_val>0.5579808950424194</left_val>
14743                             <right_val>0.4375877976417542</right_val>
14744                         </_>
14745                     </_>
14746                     <_>
14747                         <!-- tree 62 -->
14748                         <_>
14749                             <!-- root node -->
14750                             <feature>
14751                                 <rects>
14752                                     <_>5 4 9 12 -1.</_>
14753                                     <_>5 10 9 6 2.</_>
14754                                 </rects>
14755                                 <tilted>0</tilted>
14756                             </feature>
14757                             <threshold>-9.0349102392792702e-003</threshold>
14758                             <left_val>0.3579156100749970</left_val>
14759                             <right_node>1</right_node>
14760                         </_>
14761                         <_>
14762                             <!-- node 1 -->
14763                             <feature>
14764                                 <rects>
14765                                     <_>7 13 6 6 -1.</_>
14766                                     <_>7 15 6 2 3.</_>
14767                                 </rects>
14768                                 <tilted>0</tilted>
14769                             </feature>
14770                             <threshold>-1.5230999561026692e-003</threshold>
14771                             <left_val>0.5613660216331482</left_val>
14772                             <right_val>0.3939043879508972</right_val>
14773                         </_>
14774                     </_>
14775                     <_>
14776                         <!-- tree 63 -->
14777                         <_>
14778                             <!-- root node -->
14779                             <feature>
14780                                 <rects>
14781                                     <_>8 4 5 16 -1.</_>
14782                                     <_>8 12 5 8 2.</_>
14783                                 </rects>
14784                                 <tilted>0</tilted>
14785                             </feature>
14786                             <threshold>2.8441150207072496e-003</threshold>
14787                             <left_node>1</left_node>
14788                             <right_val>0.3901554942131043</right_val>
14789                         </_>
14790                         <_>
14791                             <!-- node 1 -->
14792                             <feature>
14793                                 <rects>
14794                                     <_>8 12 4 6 -1.</_>
14795                                     <_>8 15 4 3 2.</_>
14796                                 </rects>
14797                                 <tilted>0</tilted>
14798                             </feature>
14799                             <threshold>-3.2824429217725992e-003</threshold>
14800                             <left_val>0.4528619050979614</left_val>
14801                             <right_val>0.5441343188285828</right_val>
14802                         </_>
14803                     </_>
14804                     <_>
14805                         <!-- tree 64 -->
14806                         <_>
14807                             <!-- root node -->
14808                             <feature>
14809                                 <rects>
14810                                     <_>7 13 2 2 -1.</_>
14811                                     <_>7 13 1 1 2.</_>
14812                                     <_>8 14 1 1 2.</_>
14813                                 </rects>
14814                                 <tilted>0</tilted>
14815                             </feature>
14816                             <threshold>3.2161718991119415e-005</threshold>
14817                             <left_node>1</left_node>
14818                             <right_val>0.5803111791610718</right_val>
14819                         </_>
14820                         <_>
14821                             <!-- node 1 -->
14822                             <feature>
14823                                 <rects>
14824                                     <_>7 12 2 2 -1.</_>
14825                                     <_>7 12 1 1 2.</_>
14826                                     <_>8 13 1 1 2.</_>
14827                                 </rects>
14828                                 <tilted>0</tilted>
14829                             </feature>
14830                             <threshold>3.0118400900391862e-005</threshold>
14831                             <left_val>0.3336850106716156</left_val>
14832                             <right_val>0.5504856109619141</right_val>
14833                         </_>
14834                     </_>
14835                     <_>
14836                         <!-- tree 65 -->
14837                         <_>
14838                             <!-- root node -->
14839                             <feature>
14840                                 <rects>
14841                                     <_>18 0 2 14 -1.</_>
14842                                     <_>18 0 1 14 2.</_>
14843                                 </rects>
14844                                 <tilted>0</tilted>
14845                             </feature>
14846                             <threshold>-5.6150099262595177e-003</threshold>
14847                             <left_val>0.6124789118766785</left_val>
14848                             <right_node>1</right_node>
14849                         </_>
14850                         <_>
14851                             <!-- node 1 -->
14852                             <feature>
14853                                 <rects>
14854                                     <_>12 11 7 2 -1.</_>
14855                                     <_>12 12 7 1 2.</_>
14856                                 </rects>
14857                                 <tilted>0</tilted>
14858                             </feature>
14859                             <threshold>-0.0173892099410295</threshold>
14860                             <left_val>0.0872716307640076</left_val>
14861                             <right_val>0.5204588174819946</right_val>
14862                         </_>
14863                     </_>
14864                     <_>
14865                         <!-- tree 66 -->
14866                         <_>
14867                             <!-- root node -->
14868                             <feature>
14869                                 <rects>
14870                                     <_>1 18 1 2 -1.</_>
14871                                     <_>1 19 1 1 2.</_>
14872                                 </rects>
14873                                 <tilted>0</tilted>
14874                             </feature>
14875                             <threshold>-4.4361080654198304e-005</threshold>
14876                             <left_val>0.3935329020023346</left_val>
14877                             <right_node>1</right_node>
14878                         </_>
14879                         <_>
14880                             <!-- node 1 -->
14881                             <feature>
14882                                 <rects>
14883                                     <_>2 18 1 2 -1.</_>
14884                                     <_>2 19 1 1 2.</_>
14885                                 </rects>
14886                                 <tilted>0</tilted>
14887                             </feature>
14888                             <threshold>1.0354899859521538e-004</threshold>
14889                             <left_val>0.5918853878974915</left_val>
14890                             <right_val>0.4119614064693451</right_val>
14891                         </_>
14892                     </_>
14893                     <_>
14894                         <!-- tree 67 -->
14895                         <_>
14896                             <!-- root node -->
14897                             <feature>
14898                                 <rects>
14899                                     <_>9 7 2 1 -1.</_>
14900                                     <_>9 7 1 1 2.</_>
14901                                 </rects>
14902                                 <tilted>0</tilted>
14903                             </feature>
14904                             <threshold>1.5939630102366209e-003</threshold>
14905                             <left_val>0.4839623868465424</left_val>
14906                             <right_node>1</right_node>
14907                         </_>
14908                         <_>
14909                             <!-- node 1 -->
14910                             <feature>
14911                                 <rects>
14912                                     <_>9 6 2 3 -1.</_>
14913                                     <_>9 6 1 3 2.</_>
14914                                 </rects>
14915                                 <tilted>0</tilted>
14916                             </feature>
14917                             <threshold>2.5440789759159088e-003</threshold>
14918                             <left_val>0.4787364900112152</left_val>
14919                             <right_val>0.6360663175582886</right_val>
14920                         </_>
14921                     </_>
14922                     <_>
14923                         <!-- tree 68 -->
14924                         <_>
14925                             <!-- root node -->
14926                             <feature>
14927                                 <rects>
14928                                     <_>3 1 2 2 -1.</_>
14929                                     <_>4 1 1 2 2.</_>
14930                                 </rects>
14931                                 <tilted>0</tilted>
14932                             </feature>
14933                             <threshold>1.5083180187502876e-005</threshold>
14934                             <left_val>0.4231117069721222</left_val>
14935                             <right_node>1</right_node>
14936                         </_>
14937                         <_>
14938                             <!-- node 1 -->
14939                             <feature>
14940                                 <rects>
14941                                     <_>3 0 3 2 -1.</_>
14942                                     <_>3 1 3 1 2.</_>
14943                                 </rects>
14944                                 <tilted>0</tilted>
14945                             </feature>
14946                             <threshold>-9.9282202427275479e-005</threshold>
14947                             <left_val>0.4274589121341705</left_val>
14948                             <right_val>0.6094048023223877</right_val>
14949                         </_>
14950                     </_>
14951                     <_>
14952                         <!-- tree 69 -->
14953                         <_>
14954                             <!-- root node -->
14955                             <feature>
14956                                 <rects>
14957                                     <_>12 10 3 4 -1.</_>
14958                                     <_>12 12 3 2 2.</_>
14959                                 </rects>
14960                                 <tilted>0</tilted>
14961                             </feature>
14962                             <threshold>5.5371708003804088e-004</threshold>
14963                             <left_node>1</left_node>
14964                             <right_val>0.4271987974643707</right_val>
14965                         </_>
14966                         <_>
14967                             <!-- node 1 -->
14968                             <feature>
14969                                 <rects>
14970                                     <_>7 7 8 2 -1.</_>
14971                                     <_>7 8 8 1 2.</_>
14972                                 </rects>
14973                                 <tilted>0</tilted>
14974                             </feature>
14975                             <threshold>1.9186759600415826e-003</threshold>
14976                             <left_val>0.4497107863426209</left_val>
14977                             <right_val>0.5549122095108032</right_val>
14978                         </_>
14979                     </_>
14980                     <_>
14981                         <!-- tree 70 -->
14982                         <_>
14983                             <!-- root node -->
14984                             <feature>
14985                                 <rects>
14986                                     <_>8 8 3 4 -1.</_>
14987                                     <_>8 10 3 2 2.</_>
14988                                 </rects>
14989                                 <tilted>0</tilted>
14990                             </feature>
14991                             <threshold>-5.0764222396537662e-004</threshold>
14992                             <left_node>1</left_node>
14993                             <right_val>0.5477195978164673</right_val>
14994                         </_>
14995                         <_>
14996                             <!-- node 1 -->
14997                             <feature>
14998                                 <rects>
14999                                     <_>7 12 6 3 -1.</_>
15000                                     <_>7 13 6 1 3.</_>
15001                                 </rects>
15002                                 <tilted>0</tilted>
15003                             </feature>
15004                             <threshold>1.7236480489373207e-003</threshold>
15005                             <left_val>0.2882922887802124</left_val>
15006                             <right_val>0.5615127086639404</right_val>
15007                         </_>
15008                     </_>
15009                 </trees>
15010                 <stage_threshold>34.6770782470703120</stage_threshold>
15011                 <parent>12</parent>
15012                 <next>-1</next>
15013             </_>
15014             <_>
15015                 <!-- stage 14 -->
15016                 <trees>
15017                     <_>
15018                         <!-- tree 0 -->
15019                         <_>
15020                             <!-- root node -->
15021                             <feature>
15022                                 <rects>
15023                                     <_>0 2 10 3 -1.</_>
15024                                     <_>5 2 5 3 2.</_>
15025                                 </rects>
15026                                 <tilted>0</tilted>
15027                             </feature>
15028                             <threshold>0.0130921695381403</threshold>
15029                             <left_val>0.3338870108127594</left_val>
15030                             <right_node>1</right_node>
15031                         </_>
15032                         <_>
15033                             <!-- node 1 -->
15034                             <feature>
15035                                 <rects>
15036                                     <_>0 1 20 6 -1.</_>
15037                                     <_>0 3 20 2 3.</_>
15038                                 </rects>
15039                                 <tilted>0</tilted>
15040                             </feature>
15041                             <threshold>4.1446479735895991e-004</threshold>
15042                             <left_val>0.3099352121353149</left_val>
15043                             <right_val>0.6677492260932922</right_val>
15044                         </_>
15045                     </_>
15046                     <_>
15047                         <!-- tree 1 -->
15048                         <_>
15049                             <!-- root node -->
15050                             <feature>
15051                                 <rects>
15052                                     <_>7 6 6 3 -1.</_>
15053                                     <_>9 6 2 3 3.</_>
15054                                 </rects>
15055                                 <tilted>0</tilted>
15056                             </feature>
15057                             <threshold>0.0218357294797897</threshold>
15058                             <left_val>0.4369049072265625</left_val>
15059                             <right_node>1</right_node>
15060                         </_>
15061                         <_>
15062                             <!-- node 1 -->
15063                             <feature>
15064                                 <rects>
15065                                     <_>3 7 14 4 -1.</_>
15066                                     <_>3 9 14 2 2.</_>
15067                                 </rects>
15068                                 <tilted>0</tilted>
15069                             </feature>
15070                             <threshold>0.0483239404857159</threshold>
15071                             <left_val>0.4301724135875702</left_val>
15072                             <right_val>0.6153885126113892</right_val>
15073                         </_>
15074                     </_>
15075                     <_>
15076                         <!-- tree 2 -->
15077                         <_>
15078                             <!-- root node -->
15079                             <feature>
15080                                 <rects>
15081                                     <_>5 7 3 6 -1.</_>
15082                                     <_>5 9 3 2 3.</_>
15083                                 </rects>
15084                                 <tilted>0</tilted>
15085                             </feature>
15086                             <threshold>1.6091950237751007e-003</threshold>
15087                             <left_val>0.3387326002120972</left_val>
15088                             <right_node>1</right_node>
15089                         </_>
15090                         <_>
15091                             <!-- node 1 -->
15092                             <feature>
15093                                 <rects>
15094                                     <_>8 8 3 12 -1.</_>
15095                                     <_>8 12 3 4 3.</_>
15096                                 </rects>
15097                                 <tilted>0</tilted>
15098                             </feature>
15099                             <threshold>1.3469760306179523e-003</threshold>
15100                             <left_val>0.6248713731765747</left_val>
15101                             <right_val>0.3594130873680115</right_val>
15102                         </_>
15103                     </_>
15104                     <_>
15105                         <!-- tree 3 -->
15106                         <_>
15107                             <!-- root node -->
15108                             <feature>
15109                                 <rects>
15110                                     <_>9 17 6 2 -1.</_>
15111                                     <_>12 17 3 1 2.</_>
15112                                     <_>9 18 3 1 2.</_>
15113                                 </rects>
15114                                 <tilted>0</tilted>
15115                             </feature>
15116                             <threshold>1.7729059618432075e-004</threshold>
15117                             <left_val>0.3868424892425537</left_val>
15118                             <right_node>1</right_node>
15119                         </_>
15120                         <_>
15121                             <!-- node 1 -->
15122                             <feature>
15123                                 <rects>
15124                                     <_>10 17 4 3 -1.</_>
15125                                     <_>10 18 4 1 3.</_>
15126                                 </rects>
15127                                 <tilted>0</tilted>
15128                             </feature>
15129                             <threshold>3.6743620876222849e-004</threshold>
15130                             <left_val>0.4409345090389252</left_val>
15131                             <right_val>0.5476474165916443</right_val>
15132                         </_>
15133                     </_>
15134                     <_>
15135                         <!-- tree 4 -->
15136                         <_>
15137                             <!-- root node -->
15138                             <feature>
15139                                 <rects>
15140                                     <_>4 2 4 2 -1.</_>
15141                                     <_>4 3 4 1 2.</_>
15142                                 </rects>
15143                                 <tilted>0</tilted>
15144                             </feature>
15145                             <threshold>-1.2352119665592909e-003</threshold>
15146                             <left_val>0.3260171115398407</left_val>
15147                             <right_node>1</right_node>
15148                         </_>
15149                         <_>
15150                             <!-- node 1 -->
15151                             <feature>
15152                                 <rects>
15153                                     <_>7 3 6 14 -1.</_>
15154                                     <_>9 3 2 14 3.</_>
15155                                 </rects>
15156                                 <tilted>0</tilted>
15157                             </feature>
15158                             <threshold>1.1705530341714621e-003</threshold>
15159                             <left_val>0.4111348986625671</left_val>
15160                             <right_val>0.6088163852691650</right_val>
15161                         </_>
15162                     </_>
15163                     <_>
15164                         <!-- tree 5 -->
15165                         <_>
15166                             <!-- root node -->
15167                             <feature>
15168                                 <rects>
15169                                     <_>15 13 1 6 -1.</_>
15170                                     <_>15 16 1 3 2.</_>
15171                                 </rects>
15172                                 <tilted>0</tilted>
15173                             </feature>
15174                             <threshold>-2.9695429475395940e-005</threshold>
15175                             <left_node>1</left_node>
15176                             <right_val>0.4269422888755798</right_val>
15177                         </_>
15178                         <_>
15179                             <!-- node 1 -->
15180                             <feature>
15181                                 <rects>
15182                                     <_>13 14 2 6 -1.</_>
15183                                     <_>13 16 2 2 3.</_>
15184                                 </rects>
15185                                 <tilted>0</tilted>
15186                             </feature>
15187                             <threshold>2.7050738572143018e-004</threshold>
15188                             <left_val>0.4306466877460480</left_val>
15189                             <right_val>0.5810514092445374</right_val>
15190                         </_>
15191                     </_>
15192                     <_>
15193                         <!-- tree 6 -->
15194                         <_>
15195                             <!-- root node -->
15196                             <feature>
15197                                 <rects>
15198                                     <_>4 11 5 6 -1.</_>
15199                                     <_>4 14 5 3 2.</_>
15200                                 </rects>
15201                                 <tilted>0</tilted>
15202                             </feature>
15203                             <threshold>-7.9626210208516568e-005</threshold>
15204                             <left_node>1</left_node>
15205                             <right_val>0.3669143021106720</right_val>
15206                         </_>
15207                         <_>
15208                             <!-- node 1 -->
15209                             <feature>
15210                                 <rects>
15211                                     <_>4 17 4 2 -1.</_>
15212                                     <_>6 17 2 2 2.</_>
15213                                 </rects>
15214                                 <tilted>0</tilted>
15215                             </feature>
15216                             <threshold>3.3152441028505564e-004</threshold>
15217                             <left_val>0.4610663950443268</left_val>
15218                             <right_val>0.6290590167045593</right_val>
15219                         </_>
15220                     </_>
15221                     <_>
15222                         <!-- tree 7 -->
15223                         <_>
15224                             <!-- root node -->
15225                             <feature>
15226                                 <rects>
15227                                     <_>0 6 20 2 -1.</_>
15228                                     <_>0 6 10 2 2.</_>
15229                                 </rects>
15230                                 <tilted>0</tilted>
15231                             </feature>
15232                             <threshold>-0.0523058287799358</threshold>
15233                             <left_node>1</left_node>
15234                             <right_val>0.5328689813613892</right_val>
15235                         </_>
15236                         <_>
15237                             <!-- node 1 -->
15238                             <feature>
15239                                 <rects>
15240                                     <_>6 5 10 12 -1.</_>
15241                                     <_>11 5 5 6 2.</_>
15242                                     <_>6 11 5 6 2.</_>
15243                                 </rects>
15244                                 <tilted>0</tilted>
15245                             </feature>
15246                             <threshold>0.0268804691731930</threshold>
15247                             <left_val>0.5213261246681213</left_val>
15248                             <right_val>0.3231219947338104</right_val>
15249                         </_>
15250                     </_>
15251                     <_>
15252                         <!-- tree 8 -->
15253                         <_>
15254                             <!-- root node -->
15255                             <feature>
15256                                 <rects>
15257                                     <_>4 0 2 12 -1.</_>
15258                                     <_>4 0 1 6 2.</_>
15259                                     <_>5 6 1 6 2.</_>
15260                                 </rects>
15261                                 <tilted>0</tilted>
15262                             </feature>
15263                             <threshold>-2.4203000066336244e-004</threshold>
15264                             <left_node>1</left_node>
15265                             <right_val>0.3568570017814636</right_val>
15266                         </_>
15267                         <_>
15268                             <!-- node 1 -->
15269                             <feature>
15270                                 <rects>
15271                                     <_>4 1 6 2 -1.</_>
15272                                     <_>6 1 2 2 3.</_>
15273                                 </rects>
15274                                 <tilted>0</tilted>
15275                             </feature>
15276                             <threshold>-1.6424639616161585e-003</threshold>
15277                             <left_val>0.3440661132335663</left_val>
15278                             <right_val>0.5625604987144470</right_val>
15279                         </_>
15280                     </_>
15281                     <_>
15282                         <!-- tree 9 -->
15283                         <_>
15284                             <!-- root node -->
15285                             <feature>
15286                                 <rects>
15287                                     <_>13 7 2 1 -1.</_>
15288                                     <_>13 7 1 1 2.</_>
15289                                 </rects>
15290                                 <tilted>0</tilted>
15291                             </feature>
15292                             <threshold>-2.6830288697965443e-004</threshold>
15293                             <left_node>1</left_node>
15294                             <right_val>0.4561173021793366</right_val>
15295                         </_>
15296                         <_>
15297                             <!-- node 1 -->
15298                             <feature>
15299                                 <rects>
15300                                     <_>5 5 15 6 -1.</_>
15301                                     <_>5 7 15 2 3.</_>
15302                                 </rects>
15303                                 <tilted>0</tilted>
15304                             </feature>
15305                             <threshold>-2.2649629972875118e-003</threshold>
15306                             <left_val>0.5321351885795593</left_val>
15307                             <right_val>0.3674154877662659</right_val>
15308                         </_>
15309                     </_>
15310                     <_>
15311                         <!-- tree 10 -->
15312                         <_>
15313                             <!-- root node -->
15314                             <feature>
15315                                 <rects>
15316                                     <_>1 10 18 2 -1.</_>
15317                                     <_>1 10 9 1 2.</_>
15318                                     <_>10 11 9 1 2.</_>
15319                                 </rects>
15320                                 <tilted>0</tilted>
15321                             </feature>
15322                             <threshold>0.0156272090971470</threshold>
15323                             <left_node>1</left_node>
15324                             <right_val>0.2029353976249695</right_val>
15325                         </_>
15326                         <_>
15327                             <!-- node 1 -->
15328                             <feature>
15329                                 <rects>
15330                                     <_>1 6 15 7 -1.</_>
15331                                     <_>6 6 5 7 3.</_>
15332                                 </rects>
15333                                 <tilted>0</tilted>
15334                             </feature>
15335                             <threshold>0.1621132045984268</threshold>
15336                             <left_val>0.5563033223152161</left_val>
15337                             <right_val>0.2618849873542786</right_val>
15338                         </_>
15339                     </_>
15340                     <_>
15341                         <!-- tree 11 -->
15342                         <_>
15343                             <!-- root node -->
15344                             <feature>
15345                                 <rects>
15346                                     <_>8 14 4 3 -1.</_>
15347                                     <_>8 15 4 1 3.</_>
15348                                 </rects>
15349                                 <tilted>0</tilted>
15350                             </feature>
15351                             <threshold>-3.7391691002994776e-003</threshold>
15352                             <left_val>0.6062194705009460</left_val>
15353                             <right_node>1</right_node>
15354                         </_>
15355                         <_>
15356                             <!-- node 1 -->
15357                             <feature>
15358                                 <rects>
15359                                     <_>9 14 3 3 -1.</_>
15360                                     <_>9 15 3 1 3.</_>
15361                                 </rects>
15362                                 <tilted>0</tilted>
15363                             </feature>
15364                             <threshold>-2.0878419745713472e-003</threshold>
15365                             <left_val>0.5950763821601868</left_val>
15366                             <right_val>0.4545117020606995</right_val>
15367                         </_>
15368                     </_>
15369                     <_>
15370                         <!-- tree 12 -->
15371                         <_>
15372                             <!-- root node -->
15373                             <feature>
15374                                 <rects>
15375                                     <_>8 14 4 3 -1.</_>
15376                                     <_>8 15 4 1 3.</_>
15377                                 </rects>
15378                                 <tilted>0</tilted>
15379                             </feature>
15380                             <threshold>2.3334210272878408e-003</threshold>
15381                             <left_node>1</left_node>
15382                             <right_val>0.6435524225234985</right_val>
15383                         </_>
15384                         <_>
15385                             <!-- node 1 -->
15386                             <feature>
15387                                 <rects>
15388                                     <_>8 13 3 2 -1.</_>
15389                                     <_>8 14 3 1 2.</_>
15390                                 </rects>
15391                                 <tilted>0</tilted>
15392                             </feature>
15393                             <threshold>6.5116386394947767e-005</threshold>
15394                             <left_val>0.3520734012126923</left_val>
15395                             <right_val>0.5179778933525085</right_val>
15396                         </_>
15397                     </_>
15398                     <_>
15399                         <!-- tree 13 -->
15400                         <_>
15401                             <!-- root node -->
15402                             <feature>
15403                                 <rects>
15404                                     <_>15 14 5 3 -1.</_>
15405                                     <_>15 15 5 1 3.</_>
15406                                 </rects>
15407                                 <tilted>0</tilted>
15408                             </feature>
15409                             <threshold>7.4625718407332897e-003</threshold>
15410                             <left_val>0.5326688289642334</left_val>
15411                             <right_node>1</right_node>
15412                         </_>
15413                         <_>
15414                             <!-- node 1 -->
15415                             <feature>
15416                                 <rects>
15417                                     <_>0 14 20 1 -1.</_>
15418                                     <_>0 14 10 1 2.</_>
15419                                 </rects>
15420                                 <tilted>0</tilted>
15421                             </feature>
15422                             <threshold>-0.0220326893031597</threshold>
15423                             <left_val>0.3491981029510498</left_val>
15424                             <right_val>0.5429236888885498</right_val>
15425                         </_>
15426                     </_>
15427                     <_>
15428                         <!-- tree 14 -->
15429                         <_>
15430                             <!-- root node -->
15431                             <feature>
15432                                 <rects>
15433                                     <_>0 14 6 3 -1.</_>
15434                                     <_>0 15 6 1 3.</_>
15435                                 </rects>
15436                                 <tilted>0</tilted>
15437                             </feature>
15438                             <threshold>-8.3081610500812531e-003</threshold>
15439                             <left_val>0.2084023058414459</left_val>
15440                             <right_node>1</right_node>
15441                         </_>
15442                         <_>
15443                             <!-- node 1 -->
15444                             <feature>
15445                                 <rects>
15446                                     <_>5 3 4 2 -1.</_>
15447                                     <_>5 4 4 1 2.</_>
15448                                 </rects>
15449                                 <tilted>0</tilted>
15450                             </feature>
15451                             <threshold>-4.3259368976578116e-004</threshold>
15452                             <left_val>0.3965272009372711</left_val>
15453                             <right_val>0.5425453782081604</right_val>
15454                         </_>
15455                     </_>
15456                     <_>
15457                         <!-- tree 15 -->
15458                         <_>
15459                             <!-- root node -->
15460                             <feature>
15461                                 <rects>
15462                                     <_>0 6 20 1 -1.</_>
15463                                     <_>0 6 10 1 2.</_>
15464                                 </rects>
15465                                 <tilted>0</tilted>
15466                             </feature>
15467                             <threshold>-0.0322092287242413</threshold>
15468                             <left_node>1</left_node>
15469                             <right_val>0.5306411981582642</right_val>
15470                         </_>
15471                         <_>
15472                             <!-- node 1 -->
15473                             <feature>
15474                                 <rects>
15475                                     <_>6 3 10 14 -1.</_>
15476                                     <_>11 3 5 7 2.</_>
15477                                     <_>6 10 5 7 2.</_>
15478                                 </rects>
15479                                 <tilted>0</tilted>
15480                             </feature>
15481                             <threshold>-9.0424838708713651e-004</threshold>
15482                             <left_val>0.5450385808944702</left_val>
15483                             <right_val>0.4256696999073029</right_val>
15484                         </_>
15485                     </_>
15486                     <_>
15487                         <!-- tree 16 -->
15488                         <_>
15489                             <!-- root node -->
15490                             <feature>
15491                                 <rects>
15492                                     <_>8 12 4 2 -1.</_>
15493                                     <_>8 13 4 1 2.</_>
15494                                 </rects>
15495                                 <tilted>0</tilted>
15496                             </feature>
15497                             <threshold>2.2727500181645155e-003</threshold>
15498                             <left_node>1</left_node>
15499                             <right_val>0.5968611240386963</right_val>
15500                         </_>
15501                         <_>
15502                             <!-- node 1 -->
15503                             <feature>
15504                                 <rects>
15505                                     <_>6 3 8 6 -1.</_>
15506                                     <_>6 3 4 3 2.</_>
15507                                     <_>10 6 4 3 2.</_>
15508                                 </rects>
15509                                 <tilted>0</tilted>
15510                             </feature>
15511                             <threshold>5.9820008464157581e-003</threshold>
15512                             <left_val>0.4758140146732330</left_val>
15513                             <right_val>0.3150944113731384</right_val>
15514                         </_>
15515                     </_>
15516                     <_>
15517                         <!-- tree 17 -->
15518                         <_>
15519                             <!-- root node -->
15520                             <feature>
15521                                 <rects>
15522                                     <_>13 7 2 1 -1.</_>
15523                                     <_>13 7 1 1 2.</_>
15524                                 </rects>
15525                                 <tilted>0</tilted>
15526                             </feature>
15527                             <threshold>-5.8856618124991655e-004</threshold>
15528                             <left_node>1</left_node>
15529                             <right_val>0.4847748875617981</right_val>
15530                         </_>
15531                         <_>
15532                             <!-- node 1 -->
15533                             <feature>
15534                                 <rects>
15535                                     <_>6 3 10 14 -1.</_>
15536                                     <_>11 3 5 7 2.</_>
15537                                     <_>6 10 5 7 2.</_>
15538                                 </rects>
15539                                 <tilted>0</tilted>
15540                             </feature>
15541                             <threshold>-8.8227191008627415e-004</threshold>
15542                             <left_val>0.5426316261291504</left_val>
15543                             <right_val>0.4338341057300568</right_val>
15544                         </_>
15545                     </_>
15546                     <_>
15547                         <!-- tree 18 -->
15548                         <_>
15549                             <!-- root node -->
15550                             <feature>
15551                                 <rects>
15552                                     <_>5 7 2 1 -1.</_>
15553                                     <_>6 7 1 1 2.</_>
15554                                 </rects>
15555                                 <tilted>0</tilted>
15556                             </feature>
15557                             <threshold>-7.4473457061685622e-005</threshold>
15558                             <left_node>1</left_node>
15559                             <right_val>0.4287509918212891</right_val>
15560                         </_>
15561                         <_>
15562                             <!-- node 1 -->
15563                             <feature>
15564                                 <rects>
15565                                     <_>4 3 10 14 -1.</_>
15566                                     <_>4 3 5 7 2.</_>
15567                                     <_>9 10 5 7 2.</_>
15568                                 </rects>
15569                                 <tilted>0</tilted>
15570                             </feature>
15571                             <threshold>3.9148979703895748e-004</threshold>
15572                             <left_val>0.6345185041427612</left_val>
15573                             <right_val>0.4101851880550385</right_val>
15574                         </_>
15575                     </_>
15576                     <_>
15577                         <!-- tree 19 -->
15578                         <_>
15579                             <!-- root node -->
15580                             <feature>
15581                                 <rects>
15582                                     <_>9 7 2 2 -1.</_>
15583                                     <_>9 7 1 2 2.</_>
15584                                 </rects>
15585                                 <tilted>0</tilted>
15586                             </feature>
15587                             <threshold>-3.6939629353582859e-003</threshold>
15588                             <left_node>1</left_node>
15589                             <right_val>0.4849104881286621</right_val>
15590                         </_>
15591                         <_>
15592                             <!-- node 1 -->
15593                             <feature>
15594                                 <rects>
15595                                     <_>0 3 20 1 -1.</_>
15596                                     <_>0 3 10 1 2.</_>
15597                                 </rects>
15598                                 <tilted>0</tilted>
15599                             </feature>
15600                             <threshold>-0.0112078497186303</threshold>
15601                             <left_val>0.4146336913108826</left_val>
15602                             <right_val>0.5471264123916626</right_val>
15603                         </_>
15604                     </_>
15605                     <_>
15606                         <!-- tree 20 -->
15607                         <_>
15608                             <!-- root node -->
15609                             <feature>
15610                                 <rects>
15611                                     <_>2 1 10 3 -1.</_>
15612                                     <_>2 2 10 1 3.</_>
15613                                 </rects>
15614                                 <tilted>0</tilted>
15615                             </feature>
15616                             <threshold>-0.0103374095633626</threshold>
15617                             <left_val>0.2877183854579926</left_val>
15618                             <right_node>1</right_node>
15619                         </_>
15620                         <_>
15621                             <!-- node 1 -->
15622                             <feature>
15623                                 <rects>
15624                                     <_>9 7 2 2 -1.</_>
15625                                     <_>10 7 1 2 2.</_>
15626                                 </rects>
15627                                 <tilted>0</tilted>
15628                             </feature>
15629                             <threshold>3.6883640568703413e-003</threshold>
15630                             <left_val>0.5101901888847351</left_val>
15631                             <right_val>0.7216951251029968</right_val>
15632                         </_>
15633                     </_>
15634                     <_>
15635                         <!-- tree 21 -->
15636                         <_>
15637                             <!-- root node -->
15638                             <feature>
15639                                 <rects>
15640                                     <_>9 17 3 2 -1.</_>
15641                                     <_>10 17 1 2 3.</_>
15642                                 </rects>
15643                                 <tilted>0</tilted>
15644                             </feature>
15645                             <threshold>-3.8984280545264482e-003</threshold>
15646                             <left_node>1</left_node>
15647                             <right_val>0.5276182293891907</right_val>
15648                         </_>
15649                         <_>
15650                             <!-- node 1 -->
15651                             <feature>
15652                                 <rects>
15653                                     <_>9 7 3 6 -1.</_>
15654                                     <_>10 7 1 6 3.</_>
15655                                 </rects>
15656                                 <tilted>0</tilted>
15657                             </feature>
15658                             <threshold>-5.9986729174852371e-003</threshold>
15659                             <left_val>0.6618459820747376</left_val>
15660                             <right_val>0.4841631054878235</right_val>
15661                         </_>
15662                     </_>
15663                     <_>
15664                         <!-- tree 22 -->
15665                         <_>
15666                             <!-- root node -->
15667                             <feature>
15668                                 <rects>
15669                                     <_>8 17 3 2 -1.</_>
15670                                     <_>9 17 1 2 3.</_>
15671                                 </rects>
15672                                 <tilted>0</tilted>
15673                             </feature>
15674                             <threshold>4.5043681748211384e-003</threshold>
15675                             <left_node>1</left_node>
15676                             <right_val>0.1874157935380936</right_val>
15677                         </_>
15678                         <_>
15679                             <!-- node 1 -->
15680                             <feature>
15681                                 <rects>
15682                                     <_>8 7 3 6 -1.</_>
15683                                     <_>9 7 1 6 3.</_>
15684                                 </rects>
15685                                 <tilted>0</tilted>
15686                             </feature>
15687                             <threshold>0.0177995301783085</threshold>
15688                             <left_val>0.4616934955120087</left_val>
15689                             <right_val>0.7088965773582459</right_val>
15690                         </_>
15691                     </_>
15692                     <_>
15693                         <!-- tree 23 -->
15694                         <_>
15695                             <!-- root node -->
15696                             <feature>
15697                                 <rects>
15698                                     <_>16 3 4 6 -1.</_>
15699                                     <_>16 5 4 2 3.</_>
15700                                 </rects>
15701                                 <tilted>0</tilted>
15702                             </feature>
15703                             <threshold>-0.0184625703841448</threshold>
15704                             <left_val>0.3001979887485504</left_val>
15705                             <right_node>1</right_node>
15706                         </_>
15707                         <_>
15708                             <!-- node 1 -->
15709                             <feature>
15710                                 <rects>
15711                                     <_>15 6 2 12 -1.</_>
15712                                     <_>16 6 1 6 2.</_>
15713                                     <_>15 12 1 6 2.</_>
15714                                 </rects>
15715                                 <tilted>0</tilted>
15716                             </feature>
15717                             <threshold>1.4931300029275008e-005</threshold>
15718                             <left_val>0.4561808109283447</left_val>
15719                             <right_val>0.5610787868499756</right_val>
15720                         </_>
15721                     </_>
15722                     <_>
15723                         <!-- tree 24 -->
15724                         <_>
15725                             <!-- root node -->
15726                             <feature>
15727                                 <rects>
15728                                     <_>1 4 18 10 -1.</_>
15729                                     <_>1 4 9 5 2.</_>
15730                                     <_>10 9 9 5 2.</_>
15731                                 </rects>
15732                                 <tilted>0</tilted>
15733                             </feature>
15734                             <threshold>-0.0860212296247482</threshold>
15735                             <left_val>0.2341700941324234</left_val>
15736                             <right_node>1</right_node>
15737                         </_>
15738                         <_>
15739                             <!-- node 1 -->
15740                             <feature>
15741                                 <rects>
15742                                     <_>9 4 2 4 -1.</_>
15743                                     <_>9 6 2 2 2.</_>
15744                                 </rects>
15745                                 <tilted>0</tilted>
15746                             </feature>
15747                             <threshold>-6.0818758356617764e-005</threshold>
15748                             <left_val>0.5672286152839661</left_val>
15749                             <right_val>0.4199964106082916</right_val>
15750                         </_>
15751                     </_>
15752                     <_>
15753                         <!-- tree 25 -->
15754                         <_>
15755                             <!-- root node -->
15756                             <feature>
15757                                 <rects>
15758                                     <_>12 5 3 2 -1.</_>
15759                                     <_>12 6 3 1 2.</_>
15760                                 </rects>
15761                                 <tilted>0</tilted>
15762                             </feature>
15763                             <threshold>1.2670679716393352e-003</threshold>
15764                             <left_node>1</left_node>
15765                             <right_val>0.6207482218742371</right_val>
15766                         </_>
15767                         <_>
15768                             <!-- node 1 -->
15769                             <feature>
15770                                 <rects>
15771                                     <_>5 12 10 4 -1.</_>
15772                                     <_>5 14 10 2 2.</_>
15773                                 </rects>
15774                                 <tilted>0</tilted>
15775                             </feature>
15776                             <threshold>1.3699879636988044e-003</threshold>
15777                             <left_val>0.5394958853721619</left_val>
15778                             <right_val>0.3823862969875336</right_val>
15779                         </_>
15780                     </_>
15781                     <_>
15782                         <!-- tree 26 -->
15783                         <_>
15784                             <!-- root node -->
15785                             <feature>
15786                                 <rects>
15787                                     <_>5 5 3 2 -1.</_>
15788                                     <_>5 6 3 1 2.</_>
15789                                 </rects>
15790                                 <tilted>0</tilted>
15791                             </feature>
15792                             <threshold>3.3162781037390232e-003</threshold>
15793                             <left_node>1</left_node>
15794                             <right_val>0.7061681151390076</right_val>
15795                         </_>
15796                         <_>
15797                             <!-- node 1 -->
15798                             <feature>
15799                                 <rects>
15800                                     <_>4 6 12 6 -1.</_>
15801                                     <_>8 6 4 6 3.</_>
15802                                 </rects>
15803                                 <tilted>0</tilted>
15804                             </feature>
15805                             <threshold>-1.4532039640471339e-003</threshold>
15806                             <left_val>0.3065513074398041</left_val>
15807                             <right_val>0.4827373027801514</right_val>
15808                         </_>
15809                     </_>
15810                     <_>
15811                         <!-- tree 27 -->
15812                         <_>
15813                             <!-- root node -->
15814                             <feature>
15815                                 <rects>
15816                                     <_>14 4 6 6 -1.</_>
15817                                     <_>14 6 6 2 3.</_>
15818                                 </rects>
15819                                 <tilted>0</tilted>
15820                             </feature>
15821                             <threshold>-0.0714920610189438</threshold>
15822                             <left_node>1</left_node>
15823                             <right_val>0.5193122029304504</right_val>
15824                         </_>
15825                         <_>
15826                             <!-- node 1 -->
15827                             <feature>
15828                                 <rects>
15829                                     <_>16 0 4 6 -1.</_>
15830                                     <_>18 0 2 3 2.</_>
15831                                     <_>16 3 2 3 2.</_>
15832                                 </rects>
15833                                 <tilted>0</tilted>
15834                             </feature>
15835                             <threshold>1.9857978913933039e-003</threshold>
15836                             <left_val>0.4642435014247894</left_val>
15837                             <right_val>0.5807694792747498</right_val>
15838                         </_>
15839                     </_>
15840                     <_>
15841                         <!-- tree 28 -->
15842                         <_>
15843                             <!-- root node -->
15844                             <feature>
15845                                 <rects>
15846                                     <_>0 4 6 6 -1.</_>
15847                                     <_>0 6 6 2 3.</_>
15848                                 </rects>
15849                                 <tilted>0</tilted>
15850                             </feature>
15851                             <threshold>6.2516499310731888e-003</threshold>
15852                             <left_node>1</left_node>
15853                             <right_val>0.2949813902378082</right_val>
15854                         </_>
15855                         <_>
15856                             <!-- node 1 -->
15857                             <feature>
15858                                 <rects>
15859                                     <_>0 0 4 6 -1.</_>
15860                                     <_>0 0 2 3 2.</_>
15861                                     <_>2 3 2 3 2.</_>
15862                                 </rects>
15863                                 <tilted>0</tilted>
15864                             </feature>
15865                             <threshold>2.7005500160157681e-003</threshold>
15866                             <left_val>0.4585886895656586</left_val>
15867                             <right_val>0.6022353768348694</right_val>
15868                         </_>
15869                     </_>
15870                     <_>
15871                         <!-- tree 29 -->
15872                         <_>
15873                             <!-- root node -->
15874                             <feature>
15875                                 <rects>
15876                                     <_>12 0 8 5 -1.</_>
15877                                     <_>12 0 4 5 2.</_>
15878                                 </rects>
15879                                 <tilted>0</tilted>
15880                             </feature>
15881                             <threshold>0.0111303897574544</threshold>
15882                             <left_val>0.4357841014862061</left_val>
15883                             <right_node>1</right_node>
15884                         </_>
15885                         <_>
15886                             <!-- node 1 -->
15887                             <feature>
15888                                 <rects>
15889                                     <_>16 0 4 17 -1.</_>
15890                                     <_>16 0 2 17 2.</_>
15891                                 </rects>
15892                                 <tilted>0</tilted>
15893                             </feature>
15894                             <threshold>0.0150928497314453</threshold>
15895                             <left_val>0.4561539888381958</left_val>
15896                             <right_val>0.6119061708450317</right_val>
15897                         </_>
15898                     </_>
15899                     <_>
15900                         <!-- tree 30 -->
15901                         <_>
15902                             <!-- root node -->
15903                             <feature>
15904                                 <rects>
15905                                     <_>1 0 18 20 -1.</_>
15906                                     <_>7 0 6 20 3.</_>
15907                                 </rects>
15908                                 <tilted>0</tilted>
15909                             </feature>
15910                             <threshold>-0.0279433000832796</threshold>
15911                             <left_val>0.6537144184112549</left_val>
15912                             <right_node>1</right_node>
15913                         </_>
15914                         <_>
15915                             <!-- node 1 -->
15916                             <feature>
15917                                 <rects>
15918                                     <_>6 0 2 5 -1.</_>
15919                                     <_>7 0 1 5 2.</_>
15920                                 </rects>
15921                                 <tilted>0</tilted>
15922                             </feature>
15923                             <threshold>4.4036991312168539e-005</threshold>
15924                             <left_val>0.3474723100662231</left_val>
15925                             <right_val>0.5336967706680298</right_val>
15926                         </_>
15927                     </_>
15928                     <_>
15929                         <!-- tree 31 -->
15930                         <_>
15931                             <!-- root node -->
15932                             <feature>
15933                                 <rects>
15934                                     <_>0 6 20 1 -1.</_>
15935                                     <_>0 6 10 1 2.</_>
15936                                 </rects>
15937                                 <tilted>0</tilted>
15938                             </feature>
15939                             <threshold>-0.0122327702119946</threshold>
15940                             <left_val>0.3731676042079926</left_val>
15941                             <right_node>1</right_node>
15942                         </_>
15943                         <_>
15944                             <!-- node 1 -->
15945                             <feature>
15946                                 <rects>
15947                                     <_>8 7 6 4 -1.</_>
15948                                     <_>10 7 2 4 3.</_>
15949                                 </rects>
15950                                 <tilted>0</tilted>
15951                             </feature>
15952                             <threshold>-6.8591412855312228e-004</threshold>
15953                             <left_val>0.5717229247093201</left_val>
15954                             <right_val>0.4793379008769989</right_val>
15955                         </_>
15956                     </_>
15957                     <_>
15958                         <!-- tree 32 -->
15959                         <_>
15960                             <!-- root node -->
15961                             <feature>
15962                                 <rects>
15963                                     <_>1 1 16 4 -1.</_>
15964                                     <_>1 1 8 2 2.</_>
15965                                     <_>9 3 8 2 2.</_>
15966                                 </rects>
15967                                 <tilted>0</tilted>
15968                             </feature>
15969                             <threshold>-3.8992990739643574e-003</threshold>
15970                             <left_val>0.4056436121463776</left_val>
15971                             <right_node>1</right_node>
15972                         </_>
15973                         <_>
15974                             <!-- node 1 -->
15975                             <feature>
15976                                 <rects>
15977                                     <_>7 2 4 2 -1.</_>
15978                                     <_>7 2 2 1 2.</_>
15979                                     <_>9 3 2 1 2.</_>
15980                                 </rects>
15981                                 <tilted>0</tilted>
15982                             </feature>
15983                             <threshold>4.9113907152786851e-004</threshold>
15984                             <left_val>0.6174048185348511</left_val>
15985                             <right_val>0.4471754133701325</right_val>
15986                         </_>
15987                     </_>
15988                     <_>
15989                         <!-- tree 33 -->
15990                         <_>
15991                             <!-- root node -->
15992                             <feature>
15993                                 <rects>
15994                                     <_>7 4 9 3 -1.</_>
15995                                     <_>7 5 9 1 3.</_>
15996                                 </rects>
15997                                 <tilted>0</tilted>
15998                             </feature>
15999                             <threshold>8.2117747515439987e-003</threshold>
16000                             <left_node>1</left_node>
16001                             <right_val>0.6179698109626770</right_val>
16002                         </_>
16003                         <_>
16004                             <!-- node 1 -->
16005                             <feature>
16006                                 <rects>
16007                                     <_>10 4 5 12 -1.</_>
16008                                     <_>10 10 5 6 2.</_>
16009                                 </rects>
16010                                 <tilted>0</tilted>
16011                             </feature>
16012                             <threshold>-0.0455644801259041</threshold>
16013                             <left_val>0.2285494953393936</left_val>
16014                             <right_val>0.5249565839767456</right_val>
16015                         </_>
16016                     </_>
16017                     <_>
16018                         <!-- tree 34 -->
16019                         <_>
16020                             <!-- root node -->
16021                             <feature>
16022                                 <rects>
16023                                     <_>3 12 2 3 -1.</_>
16024                                     <_>3 13 2 1 3.</_>
16025                                 </rects>
16026                                 <tilted>0</tilted>
16027                             </feature>
16028                             <threshold>-5.3631910122931004e-003</threshold>
16029                             <left_val>0.1784950047731400</left_val>
16030                             <right_node>1</right_node>
16031                         </_>
16032                         <_>
16033                             <!-- node 1 -->
16034                             <feature>
16035                                 <rects>
16036                                     <_>8 8 3 5 -1.</_>
16037                                     <_>9 8 1 5 3.</_>
16038                                 </rects>
16039                                 <tilted>0</tilted>
16040                             </feature>
16041                             <threshold>-0.0122749703004956</threshold>
16042                             <left_val>0.7261952757835388</left_val>
16043                             <right_val>0.4550398886203766</right_val>
16044                         </_>
16045                     </_>
16046                     <_>
16047                         <!-- tree 35 -->
16048                         <_>
16049                             <!-- root node -->
16050                             <feature>
16051                                 <rects>
16052                                     <_>13 9 2 3 -1.</_>
16053                                     <_>13 9 1 3 2.</_>
16054                                 </rects>
16055                                 <tilted>0</tilted>
16056                             </feature>
16057                             <threshold>5.4185991175472736e-003</threshold>
16058                             <left_val>0.5252990722656250</left_val>
16059                             <right_node>1</right_node>
16060                         </_>
16061                         <_>
16062                             <!-- node 1 -->
16063                             <feature>
16064                                 <rects>
16065                                     <_>15 11 2 2 -1.</_>
16066                                     <_>15 12 2 1 2.</_>
16067                                 </rects>
16068                                 <tilted>0</tilted>
16069                             </feature>
16070                             <threshold>8.1846961984410882e-004</threshold>
16071                             <left_val>0.5445222258567810</left_val>
16072                             <right_val>0.3272218108177185</right_val>
16073                         </_>
16074                     </_>
16075                     <_>
16076                         <!-- tree 36 -->
16077                         <_>
16078                             <!-- root node -->
16079                             <feature>
16080                                 <rects>
16081                                     <_>5 6 2 3 -1.</_>
16082                                     <_>5 7 2 1 3.</_>
16083                                 </rects>
16084                                 <tilted>0</tilted>
16085                             </feature>
16086                             <threshold>4.1358140297234058e-003</threshold>
16087                             <left_node>1</left_node>
16088                             <right_val>0.7013831734657288</right_val>
16089                         </_>
16090                         <_>
16091                             <!-- node 1 -->
16092                             <feature>
16093                                 <rects>
16094                                     <_>2 11 6 2 -1.</_>
16095                                     <_>2 12 6 1 2.</_>
16096                                 </rects>
16097                                 <tilted>0</tilted>
16098                             </feature>
16099                             <threshold>3.9578010910190642e-004</threshold>
16100                             <left_val>0.4965943992137909</left_val>
16101                             <right_val>0.3295598030090332</right_val>
16102                         </_>
16103                     </_>
16104                     <_>
16105                         <!-- tree 37 -->
16106                         <_>
16107                             <!-- root node -->
16108                             <feature>
16109                                 <rects>
16110                                     <_>15 11 4 3 -1.</_>
16111                                     <_>15 12 4 1 3.</_>
16112                                 </rects>
16113                                 <tilted>0</tilted>
16114                             </feature>
16115                             <threshold>4.6887691132724285e-003</threshold>
16116                             <left_val>0.5362641811370850</left_val>
16117                             <right_node>1</right_node>
16118                         </_>
16119                         <_>
16120                             <!-- node 1 -->
16121                             <feature>
16122                                 <rects>
16123                                     <_>16 0 4 17 -1.</_>
16124                                     <_>16 0 2 17 2.</_>
16125                                 </rects>
16126                                 <tilted>0</tilted>
16127                             </feature>
16128                             <threshold>-0.0182554405182600</threshold>
16129                             <left_val>0.6496108770370483</left_val>
16130                             <right_val>0.4757137000560761</right_val>
16131                         </_>
16132                     </_>
16133                     <_>
16134                         <!-- tree 38 -->
16135                         <_>
16136                             <!-- root node -->
16137                             <feature>
16138                                 <rects>
16139                                     <_>1 11 4 3 -1.</_>
16140                                     <_>1 12 4 1 3.</_>
16141                                 </rects>
16142                                 <tilted>0</tilted>
16143                             </feature>
16144                             <threshold>-6.2736468389630318e-003</threshold>
16145                             <left_val>0.2343741059303284</left_val>
16146                             <right_node>1</right_node>
16147                         </_>
16148                         <_>
16149                             <!-- node 1 -->
16150                             <feature>
16151                                 <rects>
16152                                     <_>9 11 1 3 -1.</_>
16153                                     <_>9 12 1 1 3.</_>
16154                                 </rects>
16155                                 <tilted>0</tilted>
16156                             </feature>
16157                             <threshold>2.4320168886333704e-003</threshold>
16158                             <left_val>0.4620118141174316</left_val>
16159                             <right_val>0.6898419260978699</right_val>
16160                         </_>
16161                     </_>
16162                     <_>
16163                         <!-- tree 39 -->
16164                         <_>
16165                             <!-- root node -->
16166                             <feature>
16167                                 <rects>
16168                                     <_>10 9 6 7 -1.</_>
16169                                     <_>10 9 3 7 2.</_>
16170                                 </rects>
16171                                 <tilted>0</tilted>
16172                             </feature>
16173                             <threshold>-0.0496176294982433</threshold>
16174                             <left_val>0.2100719958543778</left_val>
16175                             <right_node>1</right_node>
16176                         </_>
16177                         <_>
16178                             <!-- node 1 -->
16179                             <feature>
16180                                 <rects>
16181                                     <_>8 15 4 2 -1.</_>
16182                                     <_>8 16 4 1 2.</_>
16183                                 </rects>
16184                                 <tilted>0</tilted>
16185                             </feature>
16186                             <threshold>1.1701210169121623e-003</threshold>
16187                             <left_val>0.4621528983116150</left_val>
16188                             <right_val>0.5797135829925537</right_val>
16189                         </_>
16190                     </_>
16191                     <_>
16192                         <!-- tree 40 -->
16193                         <_>
16194                             <!-- root node -->
16195                             <feature>
16196                                 <rects>
16197                                     <_>4 9 6 7 -1.</_>
16198                                     <_>7 9 3 7 2.</_>
16199                                 </rects>
16200                                 <tilted>0</tilted>
16201                             </feature>
16202                             <threshold>-0.0452372916042805</threshold>
16203                             <left_val>0.2118262052536011</left_val>
16204                             <right_node>1</right_node>
16205                         </_>
16206                         <_>
16207                             <!-- node 1 -->
16208                             <feature>
16209                                 <rects>
16210                                     <_>9 14 2 3 -1.</_>
16211                                     <_>9 15 2 1 3.</_>
16212                                 </rects>
16213                                 <tilted>0</tilted>
16214                             </feature>
16215                             <threshold>4.7563421539962292e-003</threshold>
16216                             <left_val>0.4884614944458008</left_val>
16217                             <right_val>0.6872498989105225</right_val>
16218                         </_>
16219                     </_>
16220                     <_>
16221                         <!-- tree 41 -->
16222                         <_>
16223                             <!-- root node -->
16224                             <feature>
16225                                 <rects>
16226                                     <_>0 2 20 2 -1.</_>
16227                                     <_>10 2 10 1 2.</_>
16228                                     <_>0 3 10 1 2.</_>
16229                                 </rects>
16230                                 <tilted>0</tilted>
16231                             </feature>
16232                             <threshold>-0.0148359695449471</threshold>
16233                             <left_node>1</left_node>
16234                             <right_val>0.5275105834007263</right_val>
16235                         </_>
16236                         <_>
16237                             <!-- node 1 -->
16238                             <feature>
16239                                 <rects>
16240                                     <_>6 7 8 2 -1.</_>
16241                                     <_>6 8 8 1 2.</_>
16242                                 </rects>
16243                                 <tilted>0</tilted>
16244                             </feature>
16245                             <threshold>7.7436608262360096e-004</threshold>
16246                             <left_val>0.4172320961952210</left_val>
16247                             <right_val>0.5491139888763428</right_val>
16248                         </_>
16249                     </_>
16250                     <_>
16251                         <!-- tree 42 -->
16252                         <_>
16253                             <!-- root node -->
16254                             <feature>
16255                                 <rects>
16256                                     <_>0 2 20 2 -1.</_>
16257                                     <_>0 2 10 1 2.</_>
16258                                     <_>10 3 10 1 2.</_>
16259                                 </rects>
16260                                 <tilted>0</tilted>
16261                             </feature>
16262                             <threshold>0.0148359695449471</threshold>
16263                             <left_node>1</left_node>
16264                             <right_val>0.2124876976013184</right_val>
16265                         </_>
16266                         <_>
16267                             <!-- node 1 -->
16268                             <feature>
16269                                 <rects>
16270                                     <_>3 1 2 10 -1.</_>
16271                                     <_>3 1 1 5 2.</_>
16272                                     <_>4 6 1 5 2.</_>
16273                                 </rects>
16274                                 <tilted>0</tilted>
16275                             </feature>
16276                             <threshold>-8.0892542609944940e-004</threshold>
16277                             <left_val>0.5495215058326721</left_val>
16278                             <right_val>0.4207795858383179</right_val>
16279                         </_>
16280                     </_>
16281                     <_>
16282                         <!-- tree 43 -->
16283                         <_>
16284                             <!-- root node -->
16285                             <feature>
16286                                 <rects>
16287                                     <_>13 4 1 10 -1.</_>
16288                                     <_>13 9 1 5 2.</_>
16289                                 </rects>
16290                                 <tilted>0</tilted>
16291                             </feature>
16292                             <threshold>7.7517668250948191e-004</threshold>
16293                             <left_val>0.3321942090988159</left_val>
16294                             <right_node>1</right_node>
16295                         </_>
16296                         <_>
16297                             <!-- node 1 -->
16298                             <feature>
16299                                 <rects>
16300                                     <_>9 8 4 3 -1.</_>
16301                                     <_>9 9 4 1 3.</_>
16302                                 </rects>
16303                                 <tilted>0</tilted>
16304                             </feature>
16305                             <threshold>-6.7618978209793568e-003</threshold>
16306                             <left_val>0.2212958037853241</left_val>
16307                             <right_val>0.5232653021812439</right_val>
16308                         </_>
16309                     </_>
16310                     <_>
16311                         <!-- tree 44 -->
16312                         <_>
16313                             <!-- root node -->
16314                             <feature>
16315                                 <rects>
16316                                     <_>2 11 16 4 -1.</_>
16317                                     <_>2 11 8 2 2.</_>
16318                                     <_>10 13 8 2 2.</_>
16319                                 </rects>
16320                                 <tilted>0</tilted>
16321                             </feature>
16322                             <threshold>-0.0401358604431152</threshold>
16323                             <left_val>0.1101796030998230</left_val>
16324                             <right_node>1</right_node>
16325                         </_>
16326                         <_>
16327                             <!-- node 1 -->
16328                             <feature>
16329                                 <rects>
16330                                     <_>5 1 3 5 -1.</_>
16331                                     <_>6 1 1 5 3.</_>
16332                                 </rects>
16333                                 <tilted>0</tilted>
16334                             </feature>
16335                             <threshold>-3.3651469275355339e-003</threshold>
16336                             <left_val>0.3810100853443146</left_val>
16337                             <right_val>0.5617291927337647</right_val>
16338                         </_>
16339                     </_>
16340                     <_>
16341                         <!-- tree 45 -->
16342                         <_>
16343                             <!-- root node -->
16344                             <feature>
16345                                 <rects>
16346                                     <_>9 10 2 3 -1.</_>
16347                                     <_>9 11 2 1 3.</_>
16348                                 </rects>
16349                                 <tilted>0</tilted>
16350                             </feature>
16351                             <threshold>7.4713007779791951e-004</threshold>
16352                             <left_node>1</left_node>
16353                             <right_val>0.5795056819915772</right_val>
16354                         </_>
16355                         <_>
16356                             <!-- node 1 -->
16357                             <feature>
16358                                 <rects>
16359                                     <_>9 11 2 2 -1.</_>
16360                                     <_>9 12 2 1 2.</_>
16361                                 </rects>
16362                                 <tilted>0</tilted>
16363                             </feature>
16364                             <threshold>-4.2727389372885227e-003</threshold>
16365                             <left_val>0.6392269134521484</left_val>
16366                             <right_val>0.4711438119411469</right_val>
16367                         </_>
16368                     </_>
16369                     <_>
16370                         <!-- tree 46 -->
16371                         <_>
16372                             <!-- root node -->
16373                             <feature>
16374                                 <rects>
16375                                     <_>0 10 20 2 -1.</_>
16376                                     <_>0 11 20 1 2.</_>
16377                                 </rects>
16378                                 <tilted>0</tilted>
16379                             </feature>
16380                             <threshold>3.6202510818839073e-003</threshold>
16381                             <left_node>1</left_node>
16382                             <right_val>0.3409883975982666</right_val>
16383                         </_>
16384                         <_>
16385                             <!-- node 1 -->
16386                             <feature>
16387                                 <rects>
16388                                     <_>1 7 6 4 -1.</_>
16389                                     <_>1 7 3 2 2.</_>
16390                                     <_>4 9 3 2 2.</_>
16391                                 </rects>
16392                                 <tilted>0</tilted>
16393                             </feature>
16394                             <threshold>4.7307618660852313e-004</threshold>
16395                             <left_val>0.3659302890300751</left_val>
16396                             <right_val>0.5388171076774597</right_val>
16397                         </_>
16398                     </_>
16399                     <_>
16400                         <!-- tree 47 -->
16401                         <_>
16402                             <!-- root node -->
16403                             <feature>
16404                                 <rects>
16405                                     <_>12 0 8 8 -1.</_>
16406                                     <_>16 0 4 4 2.</_>
16407                                     <_>12 4 4 4 2.</_>
16408                                 </rects>
16409                                 <tilted>0</tilted>
16410                             </feature>
16411                             <threshold>0.0330949090421200</threshold>
16412                             <left_node>1</left_node>
16413                             <right_val>0.7170385718345642</right_val>
16414                         </_>
16415                         <_>
16416                             <!-- node 1 -->
16417                             <feature>
16418                                 <rects>
16419                                     <_>14 1 6 4 -1.</_>
16420                                     <_>16 1 2 4 3.</_>
16421                                 </rects>
16422                                 <tilted>0</tilted>
16423                             </feature>
16424                             <threshold>-0.0115441195666790</threshold>
16425                             <left_val>0.6386818289756775</left_val>
16426                             <right_val>0.4681304097175598</right_val>
16427                         </_>
16428                     </_>
16429                     <_>
16430                         <!-- tree 48 -->
16431                         <_>
16432                             <!-- root node -->
16433                             <feature>
16434                                 <rects>
16435                                     <_>6 3 2 14 -1.</_>
16436                                     <_>6 10 2 7 2.</_>
16437                                 </rects>
16438                                 <tilted>0</tilted>
16439                             </feature>
16440                             <threshold>-7.4234469793736935e-003</threshold>
16441                             <left_val>0.3263700902462006</left_val>
16442                             <right_node>1</right_node>
16443                         </_>
16444                         <_>
16445                             <!-- node 1 -->
16446                             <feature>
16447                                 <rects>
16448                                     <_>6 1 7 12 -1.</_>
16449                                     <_>6 7 7 6 2.</_>
16450                                 </rects>
16451                                 <tilted>0</tilted>
16452                             </feature>
16453                             <threshold>-4.2252950370311737e-003</threshold>
16454                             <left_val>0.5767819285392761</left_val>
16455                             <right_val>0.4346418082714081</right_val>
16456                         </_>
16457                     </_>
16458                     <_>
16459                         <!-- tree 49 -->
16460                         <_>
16461                             <!-- root node -->
16462                             <feature>
16463                                 <rects>
16464                                     <_>5 0 15 5 -1.</_>
16465                                     <_>10 0 5 5 3.</_>
16466                                 </rects>
16467                                 <tilted>0</tilted>
16468                             </feature>
16469                             <threshold>0.0181331094354391</threshold>
16470                             <left_val>0.4697827994823456</left_val>
16471                             <right_node>1</right_node>
16472                         </_>
16473                         <_>
16474                             <!-- node 1 -->
16475                             <feature>
16476                                 <rects>
16477                                     <_>15 0 4 10 -1.</_>
16478                                     <_>15 0 2 10 2.</_>
16479                                 </rects>
16480                                 <tilted>0</tilted>
16481                             </feature>
16482                             <threshold>7.0903049781918526e-003</threshold>
16483                             <left_val>0.4437389075756073</left_val>
16484                             <right_val>0.6061668992042542</right_val>
16485                         </_>
16486                     </_>
16487                     <_>
16488                         <!-- tree 50 -->
16489                         <_>
16490                             <!-- root node -->
16491                             <feature>
16492                                 <rects>
16493                                     <_>1 0 18 3 -1.</_>
16494                                     <_>7 0 6 3 3.</_>
16495                                 </rects>
16496                                 <tilted>0</tilted>
16497                             </feature>
16498                             <threshold>-0.0132729401811957</threshold>
16499                             <left_val>0.6558511257171631</left_val>
16500                             <right_node>1</right_node>
16501                         </_>
16502                         <_>
16503                             <!-- node 1 -->
16504                             <feature>
16505                                 <rects>
16506                                     <_>0 0 17 2 -1.</_>
16507                                     <_>0 1 17 1 2.</_>
16508                                 </rects>
16509                                 <tilted>0</tilted>
16510                             </feature>
16511                             <threshold>1.4632199599873275e-004</threshold>
16512                             <left_val>0.3376353979110718</left_val>
16513                             <right_val>0.5091655254364014</right_val>
16514                         </_>
16515                     </_>
16516                     <_>
16517                         <!-- tree 51 -->
16518                         <_>
16519                             <!-- root node -->
16520                             <feature>
16521                                 <rects>
16522                                     <_>10 0 3 3 -1.</_>
16523                                     <_>11 0 1 3 3.</_>
16524                                 </rects>
16525                                 <tilted>0</tilted>
16526                             </feature>
16527                             <threshold>-3.5790191031992435e-003</threshold>
16528                             <left_val>0.2947883903980255</left_val>
16529                             <right_node>1</right_node>
16530                         </_>
16531                         <_>
16532                             <!-- node 1 -->
16533                             <feature>
16534                                 <rects>
16535                                     <_>10 0 3 12 -1.</_>
16536                                     <_>11 0 1 12 3.</_>
16537                                 </rects>
16538                                 <tilted>0</tilted>
16539                             </feature>
16540                             <threshold>-4.6997101162560284e-004</threshold>
16541                             <left_val>0.5556982159614563</left_val>
16542                             <right_val>0.4665456116199493</right_val>
16543                         </_>
16544                     </_>
16545                     <_>
16546                         <!-- tree 52 -->
16547                         <_>
16548                             <!-- root node -->
16549                             <feature>
16550                                 <rects>
16551                                     <_>1 3 4 16 -1.</_>
16552                                     <_>1 3 2 8 2.</_>
16553                                     <_>3 11 2 8 2.</_>
16554                                 </rects>
16555                                 <tilted>0</tilted>
16556                             </feature>
16557                             <threshold>-0.0481794402003288</threshold>
16558                             <left_val>0.7338355779647827</left_val>
16559                             <right_node>1</right_node>
16560                         </_>
16561                         <_>
16562                             <!-- node 1 -->
16563                             <feature>
16564                                 <rects>
16565                                     <_>7 0 3 3 -1.</_>
16566                                     <_>8 0 1 3 3.</_>
16567                                 </rects>
16568                                 <tilted>0</tilted>
16569                             </feature>
16570                             <threshold>-9.2581362696364522e-004</threshold>
16571                             <left_val>0.3543871939182282</left_val>
16572                             <right_val>0.5285149812698364</right_val>
16573                         </_>
16574                     </_>
16575                     <_>
16576                         <!-- tree 53 -->
16577                         <_>
16578                             <!-- root node -->
16579                             <feature>
16580                                 <rects>
16581                                     <_>9 13 2 6 -1.</_>
16582                                     <_>9 16 2 3 2.</_>
16583                                 </rects>
16584                                 <tilted>0</tilted>
16585                             </feature>
16586                             <threshold>-0.0147807300090790</threshold>
16587                             <left_val>0.1944441944360733</left_val>
16588                             <right_node>1</right_node>
16589                         </_>
16590                         <_>
16591                             <!-- node 1 -->
16592                             <feature>
16593                                 <rects>
16594                                     <_>9 0 6 13 -1.</_>
16595                                     <_>11 0 2 13 3.</_>
16596                                 </rects>
16597                                 <tilted>0</tilted>
16598                             </feature>
16599                             <threshold>-0.1002745032310486</threshold>
16600                             <left_val>0.0990492925047874</left_val>
16601                             <right_val>0.5139853954315186</right_val>
16602                         </_>
16603                     </_>
16604                     <_>
16605                         <!-- tree 54 -->
16606                         <_>
16607                             <!-- root node -->
16608                             <feature>
16609                                 <rects>
16610                                     <_>7 7 3 2 -1.</_>
16611                                     <_>8 7 1 2 3.</_>
16612                                 </rects>
16613                                 <tilted>0</tilted>
16614                             </feature>
16615                             <threshold>-9.3848101096227765e-004</threshold>
16616                             <left_val>0.5827109813690186</left_val>
16617                             <right_node>1</right_node>
16618                         </_>
16619                         <_>
16620                             <!-- node 1 -->
16621                             <feature>
16622                                 <rects>
16623                                     <_>8 2 1 12 -1.</_>
16624                                     <_>8 6 1 4 3.</_>
16625                                 </rects>
16626                                 <tilted>0</tilted>
16627                             </feature>
16628                             <threshold>-2.8861360624432564e-003</threshold>
16629                             <left_val>0.3441427946090698</left_val>
16630                             <right_val>0.5148838758468628</right_val>
16631                         </_>
16632                     </_>
16633                     <_>
16634                         <!-- tree 55 -->
16635                         <_>
16636                             <!-- root node -->
16637                             <feature>
16638                                 <rects>
16639                                     <_>4 10 12 6 -1.</_>
16640                                     <_>10 10 6 3 2.</_>
16641                                     <_>4 13 6 3 2.</_>
16642                                 </rects>
16643                                 <tilted>0</tilted>
16644                             </feature>
16645                             <threshold>-0.0436827614903450</threshold>
16646                             <left_node>1</left_node>
16647                             <right_val>0.5207998156547546</right_val>
16648                         </_>
16649                         <_>
16650                             <!-- node 1 -->
16651                             <feature>
16652                                 <rects>
16653                                     <_>13 5 2 3 -1.</_>
16654                                     <_>13 6 2 1 3.</_>
16655                                 </rects>
16656                                 <tilted>0</tilted>
16657                             </feature>
16658                             <threshold>2.6115700602531433e-003</threshold>
16659                             <left_val>0.4835503101348877</left_val>
16660                             <right_val>0.6322219967842102</right_val>
16661                         </_>
16662                     </_>
16663                     <_>
16664                         <!-- tree 56 -->
16665                         <_>
16666                             <!-- root node -->
16667                             <feature>
16668                                 <rects>
16669                                     <_>4 10 12 6 -1.</_>
16670                                     <_>4 10 6 3 2.</_>
16671                                     <_>10 13 6 3 2.</_>
16672                                 </rects>
16673                                 <tilted>0</tilted>
16674                             </feature>
16675                             <threshold>0.0436827614903450</threshold>
16676                             <left_node>1</left_node>
16677                             <right_val>0.1364538073539734</right_val>
16678                         </_>
16679                         <_>
16680                             <!-- node 1 -->
16681                             <feature>
16682                                 <rects>
16683                                     <_>5 5 2 3 -1.</_>
16684                                     <_>5 6 2 1 3.</_>
16685                                 </rects>
16686                                 <tilted>0</tilted>
16687                             </feature>
16688                             <threshold>1.7179530113935471e-003</threshold>
16689                             <left_val>0.4537320137023926</left_val>
16690                             <right_val>0.6066750884056091</right_val>
16691                         </_>
16692                     </_>
16693                     <_>
16694                         <!-- tree 57 -->
16695                         <_>
16696                             <!-- root node -->
16697                             <feature>
16698                                 <rects>
16699                                     <_>8 6 6 7 -1.</_>
16700                                     <_>10 6 2 7 3.</_>
16701                                 </rects>
16702                                 <tilted>0</tilted>
16703                             </feature>
16704                             <threshold>-0.0339649096131325</threshold>
16705                             <left_node>1</left_node>
16706                             <right_val>0.4968374967575073</right_val>
16707                         </_>
16708                         <_>
16709                             <!-- node 1 -->
16710                             <feature>
16711                                 <rects>
16712                                     <_>9 6 2 4 -1.</_>
16713                                     <_>9 6 1 4 2.</_>
16714                                 </rects>
16715                                 <tilted>0</tilted>
16716                             </feature>
16717                             <threshold>-1.0993590112775564e-003</threshold>
16718                             <left_val>0.5831680893898010</left_val>
16719                             <right_val>0.4688239991664887</right_val>
16720                         </_>
16721                     </_>
16722                     <_>
16723                         <!-- tree 58 -->
16724                         <_>
16725                             <!-- root node -->
16726                             <feature>
16727                                 <rects>
16728                                     <_>6 6 6 7 -1.</_>
16729                                     <_>8 6 2 7 3.</_>
16730                                 </rects>
16731                                 <tilted>0</tilted>
16732                             </feature>
16733                             <threshold>0.0543010793626308</threshold>
16734                             <left_node>1</left_node>
16735                             <right_val>0.7568289041519165</right_val>
16736                         </_>
16737                         <_>
16738                             <!-- node 1 -->
16739                             <feature>
16740                                 <rects>
16741                                     <_>9 6 2 4 -1.</_>
16742                                     <_>10 6 1 4 2.</_>
16743                                 </rects>
16744                                 <tilted>0</tilted>
16745                             </feature>
16746                             <threshold>1.0993590112775564e-003</threshold>
16747                             <left_val>0.4330148100852966</left_val>
16748                             <right_val>0.5768468976020813</right_val>
16749                         </_>
16750                     </_>
16751                     <_>
16752                         <!-- tree 59 -->
16753                         <_>
16754                             <!-- root node -->
16755                             <feature>
16756                                 <rects>
16757                                     <_>12 9 2 3 -1.</_>
16758                                     <_>12 9 1 3 2.</_>
16759                                 </rects>
16760                                 <tilted>0</tilted>
16761                             </feature>
16762                             <threshold>-1.4954120160837192e-005</threshold>
16763                             <left_node>1</left_node>
16764                             <right_val>0.4443281888961792</right_val>
16765                         </_>
16766                         <_>
16767                             <!-- node 1 -->
16768                             <feature>
16769                                 <rects>
16770                                     <_>0 6 20 1 -1.</_>
16771                                     <_>0 6 10 1 2.</_>
16772                                 </rects>
16773                                 <tilted>0</tilted>
16774                             </feature>
16775                             <threshold>0.0314158685505390</threshold>
16776                             <left_val>0.5274472832679749</left_val>
16777                             <right_val>0.3037855923175812</right_val>
16778                         </_>
16779                     </_>
16780                     <_>
16781                         <!-- tree 60 -->
16782                         <_>
16783                             <!-- root node -->
16784                             <feature>
16785                                 <rects>
16786                                     <_>5 7 10 2 -1.</_>
16787                                     <_>10 7 5 2 2.</_>
16788                                 </rects>
16789                                 <tilted>0</tilted>
16790                             </feature>
16791                             <threshold>0.0108318496495485</threshold>
16792                             <left_node>1</left_node>
16793                             <right_val>0.3581720888614655</right_val>
16794                         </_>
16795                         <_>
16796                             <!-- node 1 -->
16797                             <feature>
16798                                 <rects>
16799                                     <_>1 16 4 3 -1.</_>
16800                                     <_>1 17 4 1 3.</_>
16801                                 </rects>
16802                                 <tilted>0</tilted>
16803                             </feature>
16804                             <threshold>8.6545711383223534e-004</threshold>
16805                             <left_val>0.5937584042549133</left_val>
16806                             <right_val>0.4294629991054535</right_val>
16807                         </_>
16808                     </_>
16809                     <_>
16810                         <!-- tree 61 -->
16811                         <_>
16812                             <!-- root node -->
16813                             <feature>
16814                                 <rects>
16815                                     <_>12 4 3 3 -1.</_>
16816                                     <_>12 5 3 1 3.</_>
16817                                 </rects>
16818                                 <tilted>0</tilted>
16819                             </feature>
16820                             <threshold>2.2743160370737314e-003</threshold>
16821                             <left_node>1</left_node>
16822                             <right_val>0.5954576730728149</right_val>
16823                         </_>
16824                         <_>
16825                             <!-- node 1 -->
16826                             <feature>
16827                                 <rects>
16828                                     <_>10 3 5 3 -1.</_>
16829                                     <_>10 4 5 1 3.</_>
16830                                 </rects>
16831                                 <tilted>0</tilted>
16832                             </feature>
16833                             <threshold>3.9340821094810963e-003</threshold>
16834                             <left_val>0.4792222976684570</left_val>
16835                             <right_val>0.5856133103370667</right_val>
16836                         </_>
16837                     </_>
16838                     <_>
16839                         <!-- tree 62 -->
16840                         <_>
16841                             <!-- root node -->
16842                             <feature>
16843                                 <rects>
16844                                     <_>3 9 14 8 -1.</_>
16845                                     <_>3 9 7 4 2.</_>
16846                                     <_>10 13 7 4 2.</_>
16847                                 </rects>
16848                                 <tilted>0</tilted>
16849                             </feature>
16850                             <threshold>8.1451907753944397e-003</threshold>
16851                             <left_node>1</left_node>
16852                             <right_val>0.3573477864265442</right_val>
16853                         </_>
16854                         <_>
16855                             <!-- node 1 -->
16856                             <feature>
16857                                 <rects>
16858                                     <_>6 8 8 10 -1.</_>
16859                                     <_>6 8 4 5 2.</_>
16860                                     <_>10 13 4 5 2.</_>
16861                                 </rects>
16862                                 <tilted>0</tilted>
16863                             </feature>
16864                             <threshold>-5.2763288840651512e-003</threshold>
16865                             <left_val>0.4026022851467133</left_val>
16866                             <right_val>0.5764743089675903</right_val>
16867                         </_>
16868                     </_>
16869                     <_>
16870                         <!-- tree 63 -->
16871                         <_>
16872                             <!-- root node -->
16873                             <feature>
16874                                 <rects>
16875                                     <_>12 4 3 3 -1.</_>
16876                                     <_>12 5 3 1 3.</_>
16877                                 </rects>
16878                                 <tilted>0</tilted>
16879                             </feature>
16880                             <threshold>-8.3787851035594940e-003</threshold>
16881                             <left_node>1</left_node>
16882                             <right_val>0.4981333017349243</right_val>
16883                         </_>
16884                         <_>
16885                             <!-- node 1 -->
16886                             <feature>
16887                                 <rects>
16888                                     <_>10 3 5 3 -1.</_>
16889                                     <_>10 4 5 1 3.</_>
16890                                 </rects>
16891                                 <tilted>0</tilted>
16892                             </feature>
16893                             <threshold>1.5621910570189357e-003</threshold>
16894                             <left_val>0.4736588001251221</left_val>
16895                             <right_val>0.5583608150482178</right_val>
16896                         </_>
16897                     </_>
16898                     <_>
16899                         <!-- tree 64 -->
16900                         <_>
16901                             <!-- root node -->
16902                             <feature>
16903                                 <rects>
16904                                     <_>5 4 3 3 -1.</_>
16905                                     <_>5 5 3 1 3.</_>
16906                                 </rects>
16907                                 <tilted>0</tilted>
16908                             </feature>
16909                             <threshold>3.2318739686161280e-003</threshold>
16910                             <left_node>1</left_node>
16911                             <right_val>0.6167436838150024</right_val>
16912                         </_>
16913                         <_>
16914                             <!-- node 1 -->
16915                             <feature>
16916                                 <rects>
16917                                     <_>5 3 5 3 -1.</_>
16918                                     <_>5 4 5 1 3.</_>
16919                                 </rects>
16920                                 <tilted>0</tilted>
16921                             </feature>
16922                             <threshold>6.6804019734263420e-003</threshold>
16923                             <left_val>0.4131424129009247</left_val>
16924                             <right_val>0.6280695199966431</right_val>
16925                         </_>
16926                     </_>
16927                     <_>
16928                         <!-- tree 65 -->
16929                         <_>
16930                             <!-- root node -->
16931                             <feature>
16932                                 <rects>
16933                                     <_>13 16 2 3 -1.</_>
16934                                     <_>13 17 2 1 3.</_>
16935                                 </rects>
16936                                 <tilted>0</tilted>
16937                             </feature>
16938                             <threshold>-3.3396480139344931e-003</threshold>
16939                             <left_val>0.3446358144283295</left_val>
16940                             <right_node>1</right_node>
16941                         </_>
16942                         <_>
16943                             <!-- node 1 -->
16944                             <feature>
16945                                 <rects>
16946                                     <_>0 5 20 6 -1.</_>
16947                                     <_>0 7 20 2 3.</_>
16948                                 </rects>
16949                                 <tilted>0</tilted>
16950                             </feature>
16951                             <threshold>-0.2093348056077957</threshold>
16952                             <left_val>0.1038658022880554</left_val>
16953                             <right_val>0.5204489231109619</right_val>
16954                         </_>
16955                     </_>
16956                     <_>
16957                         <!-- tree 66 -->
16958                         <_>
16959                             <!-- root node -->
16960                             <feature>
16961                                 <rects>
16962                                     <_>3 14 3 3 -1.</_>
16963                                     <_>3 15 3 1 3.</_>
16964                                 </rects>
16965                                 <tilted>0</tilted>
16966                             </feature>
16967                             <threshold>6.3805822283029556e-003</threshold>
16968                             <left_node>1</left_node>
16969                             <right_val>0.2167402058839798</right_val>
16970                         </_>
16971                         <_>
16972                             <!-- node 1 -->
16973                             <feature>
16974                                 <rects>
16975                                     <_>7 15 5 3 -1.</_>
16976                                     <_>7 16 5 1 3.</_>
16977                                 </rects>
16978                                 <tilted>0</tilted>
16979                             </feature>
16980                             <threshold>-6.0137799009680748e-003</threshold>
16981                             <left_val>0.6738399267196655</left_val>
16982                             <right_val>0.4896650910377502</right_val>
16983                         </_>
16984                     </_>
16985                     <_>
16986                         <!-- tree 67 -->
16987                         <_>
16988                             <!-- root node -->
16989                             <feature>
16990                                 <rects>
16991                                     <_>12 9 2 3 -1.</_>
16992                                     <_>12 9 1 3 2.</_>
16993                                 </rects>
16994                                 <tilted>0</tilted>
16995                             </feature>
16996                             <threshold>-8.1756077706813812e-003</threshold>
16997                             <left_node>1</left_node>
16998                             <right_val>0.5177915096282959</right_val>
16999                         </_>
17000                         <_>
17001                             <!-- node 1 -->
17002                             <feature>
17003                                 <rects>
17004                                     <_>15 13 2 6 -1.</_>
17005                                     <_>15 13 1 6 2.</_>
17006                                 </rects>
17007                                 <tilted>0</tilted>
17008                             </feature>
17009                             <threshold>6.3951779156923294e-004</threshold>
17010                             <left_val>0.4819645881652832</left_val>
17011                             <right_val>0.5464438199996948</right_val>
17012                         </_>
17013                     </_>
17014                     <_>
17015                         <!-- tree 68 -->
17016                         <_>
17017                             <!-- root node -->
17018                             <feature>
17019                                 <rects>
17020                                     <_>6 9 2 3 -1.</_>
17021                                     <_>7 9 1 3 2.</_>
17022                                 </rects>
17023                                 <tilted>0</tilted>
17024                             </feature>
17025                             <threshold>1.0127760469913483e-003</threshold>
17026                             <left_node>1</left_node>
17027                             <right_val>0.3423596024513245</right_val>
17028                         </_>
17029                         <_>
17030                             <!-- node 1 -->
17031                             <feature>
17032                                 <rects>
17033                                     <_>3 13 2 6 -1.</_>
17034                                     <_>4 13 1 6 2.</_>
17035                                 </rects>
17036                                 <tilted>0</tilted>
17037                             </feature>
17038                             <threshold>4.9784599104896188e-004</threshold>
17039                             <left_val>0.4488461017608643</left_val>
17040                             <right_val>0.5912671089172363</right_val>
17041                         </_>
17042                     </_>
17043                     <_>
17044                         <!-- tree 69 -->
17045                         <_>
17046                             <!-- root node -->
17047                             <feature>
17048                                 <rects>
17049                                     <_>11 4 2 4 -1.</_>
17050                                     <_>11 4 1 4 2.</_>
17051                                 </rects>
17052                                 <tilted>0</tilted>
17053                             </feature>
17054                             <threshold>1.3596490316558629e-004</threshold>
17055                             <left_node>1</left_node>
17056                             <right_val>0.5568863153457642</right_val>
17057                         </_>
17058                         <_>
17059                             <!-- node 1 -->
17060                             <feature>
17061                                 <rects>
17062                                     <_>13 4 2 5 -1.</_>
17063                                     <_>13 4 1 5 2.</_>
17064                                 </rects>
17065                                 <tilted>0</tilted>
17066                             </feature>
17067                             <threshold>0.0135716600343585</threshold>
17068                             <left_val>0.5161067843437195</left_val>
17069                             <right_val>0.1713000982999802</right_val>
17070                         </_>
17071                     </_>
17072                     <_>
17073                         <!-- tree 70 -->
17074                         <_>
17075                             <!-- root node -->
17076                             <feature>
17077                                 <rects>
17078                                     <_>7 4 2 4 -1.</_>
17079                                     <_>8 4 1 4 2.</_>
17080                                 </rects>
17081                                 <tilted>0</tilted>
17082                             </feature>
17083                             <threshold>3.0259079721872695e-005</threshold>
17084                             <left_node>1</left_node>
17085                             <right_val>0.4916203916072846</right_val>
17086                         </_>
17087                         <_>
17088                             <!-- node 1 -->
17089                             <feature>
17090                                 <rects>
17091                                     <_>5 4 2 5 -1.</_>
17092                                     <_>6 4 1 5 2.</_>
17093                                 </rects>
17094                                 <tilted>0</tilted>
17095                             </feature>
17096                             <threshold>-3.2625840976834297e-003</threshold>
17097                             <left_val>0.6404662728309631</left_val>
17098                             <right_val>0.2859084904193878</right_val>
17099                         </_>
17100                     </_>
17101                     <_>
17102                         <!-- tree 71 -->
17103                         <_>
17104                             <!-- root node -->
17105                             <feature>
17106                                 <rects>
17107                                     <_>19 6 1 2 -1.</_>
17108                                     <_>19 7 1 1 2.</_>
17109                                 </rects>
17110                                 <tilted>0</tilted>
17111                             </feature>
17112                             <threshold>-1.9217010412830859e-004</threshold>
17113                             <left_node>1</left_node>
17114                             <right_val>0.5459282994270325</right_val>
17115                         </_>
17116                         <_>
17117                             <!-- node 1 -->
17118                             <feature>
17119                                 <rects>
17120                                     <_>12 7 8 13 -1.</_>
17121                                     <_>12 7 4 13 2.</_>
17122                                 </rects>
17123                                 <tilted>0</tilted>
17124                             </feature>
17125                             <threshold>0.0219938792288303</threshold>
17126                             <left_val>0.4715713858604431</left_val>
17127                             <right_val>0.5690075159072876</right_val>
17128                         </_>
17129                     </_>
17130                     <_>
17131                         <!-- tree 72 -->
17132                         <_>
17133                             <!-- root node -->
17134                             <feature>
17135                                 <rects>
17136                                     <_>0 6 1 2 -1.</_>
17137                                     <_>0 7 1 1 2.</_>
17138                                 </rects>
17139                                 <tilted>0</tilted>
17140                             </feature>
17141                             <threshold>7.8907777788117528e-004</threshold>
17142                             <left_node>1</left_node>
17143                             <right_val>0.3279826939105988</right_val>
17144                         </_>
17145                         <_>
17146                             <!-- node 1 -->
17147                             <feature>
17148                                 <rects>
17149                                     <_>6 15 4 3 -1.</_>
17150                                     <_>6 16 4 1 3.</_>
17151                                 </rects>
17152                                 <tilted>0</tilted>
17153                             </feature>
17154                             <threshold>5.0893891602754593e-004</threshold>
17155                             <left_val>0.4302007853984833</left_val>
17156                             <right_val>0.5696045160293579</right_val>
17157                         </_>
17158                     </_>
17159                     <_>
17160                         <!-- tree 73 -->
17161                         <_>
17162                             <!-- root node -->
17163                             <feature>
17164                                 <rects>
17165                                     <_>11 8 2 2 -1.</_>
17166                                     <_>11 9 2 1 2.</_>
17167                                 </rects>
17168                                 <tilted>0</tilted>
17169                             </feature>
17170                             <threshold>1.1662710312521085e-004</threshold>
17171                             <left_node>1</left_node>
17172                             <right_val>0.5387235283851624</right_val>
17173                         </_>
17174                         <_>
17175                             <!-- node 1 -->
17176                             <feature>
17177                                 <rects>
17178                                     <_>11 7 2 4 -1.</_>
17179                                     <_>11 7 1 4 2.</_>
17180                                 </rects>
17181                                 <tilted>0</tilted>
17182                             </feature>
17183                             <threshold>8.0604078248143196e-003</threshold>
17184                             <left_val>0.5021423101425171</left_val>
17185                             <right_val>0.5965322256088257</right_val>
17186                         </_>
17187                     </_>
17188                     <_>
17189                         <!-- tree 74 -->
17190                         <_>
17191                             <!-- root node -->
17192                             <feature>
17193                                 <rects>
17194                                     <_>4 13 2 3 -1.</_>
17195                                     <_>4 14 2 1 3.</_>
17196                                 </rects>
17197                                 <tilted>0</tilted>
17198                             </feature>
17199                             <threshold>9.5925969071686268e-004</threshold>
17200                             <left_node>1</left_node>
17201                             <right_val>0.3473494052886963</right_val>
17202                         </_>
17203                         <_>
17204                             <!-- node 1 -->
17205                             <feature>
17206                                 <rects>
17207                                     <_>0 17 18 3 -1.</_>
17208                                     <_>6 17 6 3 3.</_>
17209                                 </rects>
17210                                 <tilted>0</tilted>
17211                             </feature>
17212                             <threshold>-0.0195261295884848</threshold>
17213                             <left_val>0.6475545167922974</left_val>
17214                             <right_val>0.4643782079219818</right_val>
17215                         </_>
17216                     </_>
17217                 </trees>
17218                 <stage_threshold>36.7265014648437500</stage_threshold>
17219                 <parent>13</parent>
17220                 <next>-1</next>
17221             </_>
17222             <_>
17223                 <!-- stage 15 -->
17224                 <trees>
17225                     <_>
17226                         <!-- tree 0 -->
17227                         <_>
17228                             <!-- root node -->
17229                             <feature>
17230                                 <rects>
17231                                     <_>1 0 18 5 -1.</_>
17232                                     <_>7 0 6 5 3.</_>
17233                                 </rects>
17234                                 <tilted>0</tilted>
17235                             </feature>
17236                             <threshold>0.0412424392998219</threshold>
17237                             <left_val>0.3393315076828003</left_val>
17238                             <right_node>1</right_node>
17239                         </_>
17240                         <_>
17241                             <!-- node 1 -->
17242                             <feature>
17243                                 <rects>
17244                                     <_>5 7 3 4 -1.</_>
17245                                     <_>5 9 3 2 2.</_>
17246                                 </rects>
17247                                 <tilted>0</tilted>
17248                             </feature>
17249                             <threshold>0.0156267099082470</threshold>
17250                             <left_val>0.5104100108146668</left_val>
17251                             <right_val>0.7772815227508545</right_val>
17252                         </_>
17253                     </_>
17254                     <_>
17255                         <!-- tree 1 -->
17256                         <_>
17257                             <!-- root node -->
17258                             <feature>
17259                                 <rects>
17260                                     <_>10 6 2 2 -1.</_>
17261                                     <_>10 6 1 2 2.</_>
17262                                 </rects>
17263                                 <tilted>0</tilted>
17264                             </feature>
17265                             <threshold>2.9947189614176750e-004</threshold>
17266                             <left_val>0.3664673864841461</left_val>
17267                             <right_node>1</right_node>
17268                         </_>
17269                         <_>
17270                             <!-- node 1 -->
17271                             <feature>
17272                                 <rects>
17273                                     <_>6 4 14 4 -1.</_>
17274                                     <_>13 4 7 2 2.</_>
17275                                     <_>6 6 7 2 2.</_>
17276                                 </rects>
17277                                 <tilted>0</tilted>
17278                             </feature>
17279                             <threshold>-1.0037609608843923e-003</threshold>
17280                             <left_val>0.5405650734901428</left_val>
17281                             <right_val>0.3926205039024353</right_val>
17282                         </_>
17283                     </_>
17284                     <_>
17285                         <!-- tree 2 -->
17286                         <_>
17287                             <!-- root node -->
17288                             <feature>
17289                                 <rects>
17290                                     <_>5 16 6 4 -1.</_>
17291                                     <_>5 16 3 2 2.</_>
17292                                     <_>8 18 3 2 2.</_>
17293                                 </rects>
17294                                 <tilted>0</tilted>
17295                             </feature>
17296                             <threshold>6.8128242855891585e-004</threshold>
17297                             <left_val>0.4251519143581390</left_val>
17298                             <right_node>1</right_node>
17299                         </_>
17300                         <_>
17301                             <!-- node 1 -->
17302                             <feature>
17303                                 <rects>
17304                                     <_>7 15 2 4 -1.</_>
17305                                     <_>7 17 2 2 2.</_>
17306                                 </rects>
17307                                 <tilted>0</tilted>
17308                             </feature>
17309                             <threshold>1.3098999625071883e-004</threshold>
17310                             <left_val>0.4135144948959351</left_val>
17311                             <right_val>0.6925746202468872</right_val>
17312                         </_>
17313                     </_>
17314                     <_>
17315                         <!-- tree 3 -->
17316                         <_>
17317                             <!-- root node -->
17318                             <feature>
17319                                 <rects>
17320                                     <_>8 5 5 14 -1.</_>
17321                                     <_>8 12 5 7 2.</_>
17322                                 </rects>
17323                                 <tilted>0</tilted>
17324                             </feature>
17325                             <threshold>3.1696720980107784e-003</threshold>
17326                             <left_node>1</left_node>
17327                             <right_val>0.3455873131752014</right_val>
17328                         </_>
17329                         <_>
17330                             <!-- node 1 -->
17331                             <feature>
17332                                 <rects>
17333                                     <_>9 9 2 2 -1.</_>
17334                                     <_>9 10 2 1 2.</_>
17335                                 </rects>
17336                                 <tilted>0</tilted>
17337                             </feature>
17338                             <threshold>-2.0587369799613953e-003</threshold>
17339                             <left_val>0.2234193980693817</left_val>
17340                             <right_val>0.5286118984222412</right_val>
17341                         </_>
17342                     </_>
17343                     <_>
17344                         <!-- tree 4 -->
17345                         <_>
17346                             <!-- root node -->
17347                             <feature>
17348                                 <rects>
17349                                     <_>7 5 3 7 -1.</_>
17350                                     <_>8 5 1 7 3.</_>
17351                                 </rects>
17352                                 <tilted>0</tilted>
17353                             </feature>
17354                             <threshold>-4.6395038953050971e-004</threshold>
17355                             <left_node>1</left_node>
17356                             <right_val>0.4206520020961762</right_val>
17357                         </_>
17358                         <_>
17359                             <!-- node 1 -->
17360                             <feature>
17361                                 <rects>
17362                                     <_>0 0 3 9 -1.</_>
17363                                     <_>0 3 3 3 3.</_>
17364                                 </rects>
17365                                 <tilted>0</tilted>
17366                             </feature>
17367                             <threshold>3.5089480224996805e-003</threshold>
17368                             <left_val>0.6502981781959534</left_val>
17369                             <right_val>0.4117597937583923</right_val>
17370                         </_>
17371                     </_>
17372                     <_>
17373                         <!-- tree 5 -->
17374                         <_>
17375                             <!-- root node -->
17376                             <feature>
17377                                 <rects>
17378                                     <_>8 6 8 8 -1.</_>
17379                                     <_>12 6 4 4 2.</_>
17380                                     <_>8 10 4 4 2.</_>
17381                                 </rects>
17382                                 <tilted>0</tilted>
17383                             </feature>
17384                             <threshold>-2.3975980002433062e-003</threshold>
17385                             <left_node>1</left_node>
17386                             <right_val>0.3673301041126251</right_val>
17387                         </_>
17388                         <_>
17389                             <!-- node 1 -->
17390                             <feature>
17391                                 <rects>
17392                                     <_>4 8 13 2 -1.</_>
17393                                     <_>4 9 13 1 2.</_>
17394                                 </rects>
17395                                 <tilted>0</tilted>
17396                             </feature>
17397                             <threshold>1.0901279747486115e-003</threshold>
17398                             <left_val>0.2906238138675690</left_val>
17399                             <right_val>0.5445111989974976</right_val>
17400                         </_>
17401                     </_>
17402                     <_>
17403                         <!-- tree 6 -->
17404                         <_>
17405                             <!-- root node -->
17406                             <feature>
17407                                 <rects>
17408                                     <_>4 3 6 1 -1.</_>
17409                                     <_>6 3 2 1 3.</_>
17410                                 </rects>
17411                                 <tilted>0</tilted>
17412                             </feature>
17413                             <threshold>-1.6524370585102588e-004</threshold>
17414                             <left_val>0.4233515858650208</left_val>
17415                             <right_node>1</right_node>
17416                         </_>
17417                         <_>
17418                             <!-- node 1 -->
17419                             <feature>
17420                                 <rects>
17421                                     <_>9 1 2 6 -1.</_>
17422                                     <_>9 3 2 2 3.</_>
17423                                 </rects>
17424                                 <tilted>0</tilted>
17425                             </feature>
17426                             <threshold>-4.1602319106459618e-004</threshold>
17427                             <left_val>0.3886361122131348</left_val>
17428                             <right_val>0.6269165873527527</right_val>
17429                         </_>
17430                     </_>
17431                     <_>
17432                         <!-- tree 7 -->
17433                         <_>
17434                             <!-- root node -->
17435                             <feature>
17436                                 <rects>
17437                                     <_>10 5 6 4 -1.</_>
17438                                     <_>12 5 2 4 3.</_>
17439                                 </rects>
17440                                 <tilted>0</tilted>
17441                             </feature>
17442                             <threshold>-2.3739910102449358e-004</threshold>
17443                             <left_val>0.5524451136589050</left_val>
17444                             <right_node>1</right_node>
17445                         </_>
17446                         <_>
17447                             <!-- node 1 -->
17448                             <feature>
17449                                 <rects>
17450                                     <_>9 5 2 12 -1.</_>
17451                                     <_>9 9 2 4 3.</_>
17452                                 </rects>
17453                                 <tilted>0</tilted>
17454                             </feature>
17455                             <threshold>0.0247397609055042</threshold>
17456                             <left_val>0.4960095882415772</left_val>
17457                             <right_val>0.5373491048812866</right_val>
17458                         </_>
17459                     </_>
17460                     <_>
17461                         <!-- tree 8 -->
17462                         <_>
17463                             <!-- root node -->
17464                             <feature>
17465                                 <rects>
17466                                     <_>8 14 4 3 -1.</_>
17467                                     <_>8 15 4 1 3.</_>
17468                                 </rects>
17469                                 <tilted>0</tilted>
17470                             </feature>
17471                             <threshold>-0.0153428399935365</threshold>
17472                             <left_val>0.6849405169487000</left_val>
17473                             <right_node>1</right_node>
17474                         </_>
17475                         <_>
17476                             <!-- node 1 -->
17477                             <feature>
17478                                 <rects>
17479                                     <_>8 12 4 3 -1.</_>
17480                                     <_>8 13 4 1 3.</_>
17481                                 </rects>
17482                                 <tilted>0</tilted>
17483                             </feature>
17484                             <threshold>0.0115404697135091</threshold>
17485                             <left_val>0.4037235081195831</left_val>
17486                             <right_val>0.6786940097808838</right_val>
17487                         </_>
17488                     </_>
17489                     <_>
17490                         <!-- tree 9 -->
17491                         <_>
17492                             <!-- root node -->
17493                             <feature>
17494                                 <rects>
17495                                     <_>10 3 6 7 -1.</_>
17496                                     <_>12 3 2 7 3.</_>
17497                                 </rects>
17498                                 <tilted>0</tilted>
17499                             </feature>
17500                             <threshold>6.4230621792376041e-003</threshold>
17501                             <left_node>1</left_node>
17502                             <right_val>0.3814676105976105</right_val>
17503                         </_>
17504                         <_>
17505                             <!-- node 1 -->
17506                             <feature>
17507                                 <rects>
17508                                     <_>3 10 16 6 -1.</_>
17509                                     <_>3 12 16 2 3.</_>
17510                                 </rects>
17511                                 <tilted>0</tilted>
17512                             </feature>
17513                             <threshold>0.0129778096452355</threshold>
17514                             <left_val>0.5527058839797974</left_val>
17515                             <right_val>0.3744955956935883</right_val>
17516                         </_>
17517                     </_>
17518                     <_>
17519                         <!-- tree 10 -->
17520                         <_>
17521                             <!-- root node -->
17522                             <feature>
17523                                 <rects>
17524                                     <_>5 5 3 10 -1.</_>
17525                                     <_>5 10 3 5 2.</_>
17526                                 </rects>
17527                                 <tilted>0</tilted>
17528                             </feature>
17529                             <threshold>1.1063399724662304e-003</threshold>
17530                             <left_val>0.3520928919315338</left_val>
17531                             <right_node>1</right_node>
17532                         </_>
17533                         <_>
17534                             <!-- node 1 -->
17535                             <feature>
17536                                 <rects>
17537                                     <_>6 10 3 6 -1.</_>
17538                                     <_>6 13 3 3 2.</_>
17539                                 </rects>
17540                                 <tilted>0</tilted>
17541                             </feature>
17542                             <threshold>1.3743690215051174e-003</threshold>
17543                             <left_val>0.5641903281211853</left_val>
17544                             <right_val>0.3075025975704193</right_val>
17545                         </_>
17546                     </_>
17547                     <_>
17548                         <!-- tree 11 -->
17549                         <_>
17550                             <!-- root node -->
17551                             <feature>
17552                                 <rects>
17553                                     <_>17 2 2 12 -1.</_>
17554                                     <_>17 2 1 12 2.</_>
17555                                 </rects>
17556                                 <tilted>0</tilted>
17557                             </feature>
17558                             <threshold>0.0162337794899940</threshold>
17559                             <left_val>0.4888828098773956</left_val>
17560                             <right_node>1</right_node>
17561                         </_>
17562                         <_>
17563                             <!-- node 1 -->
17564                             <feature>
17565                                 <rects>
17566                                     <_>16 6 2 14 -1.</_>
17567                                     <_>16 13 2 7 2.</_>
17568                                 </rects>
17569                                 <tilted>0</tilted>
17570                             </feature>
17571                             <threshold>-8.1519351806491613e-004</threshold>
17572                             <left_val>0.5456321239471436</left_val>
17573                             <right_val>0.4743550121784210</right_val>
17574                         </_>
17575                     </_>
17576                     <_>
17577                         <!-- tree 12 -->
17578                         <_>
17579                             <!-- root node -->
17580                             <feature>
17581                                 <rects>
17582                                     <_>3 11 12 9 -1.</_>
17583                                     <_>3 14 12 3 3.</_>
17584                                 </rects>
17585                                 <tilted>0</tilted>
17586                             </feature>
17587                             <threshold>-0.0907824933528900</threshold>
17588                             <left_val>0.2925248146057129</left_val>
17589                             <right_node>1</right_node>
17590                         </_>
17591                         <_>
17592                             <!-- node 1 -->
17593                             <feature>
17594                                 <rects>
17595                                     <_>0 2 4 12 -1.</_>
17596                                     <_>2 2 2 12 2.</_>
17597                                 </rects>
17598                                 <tilted>0</tilted>
17599                             </feature>
17600                             <threshold>0.0116652101278305</threshold>
17601                             <left_val>0.4688454866409302</left_val>
17602                             <right_val>0.6230347752571106</right_val>
17603                         </_>
17604                     </_>
17605                     <_>
17606                         <!-- tree 13 -->
17607                         <_>
17608                             <!-- root node -->
17609                             <feature>
17610                                 <rects>
17611                                     <_>18 0 2 18 -1.</_>
17612                                     <_>18 0 1 18 2.</_>
17613                                 </rects>
17614                                 <tilted>0</tilted>
17615                             </feature>
17616                             <threshold>-0.0232864096760750</threshold>
17617                             <left_val>0.6895843148231506</left_val>
17618                             <right_node>1</right_node>
17619                         </_>
17620                         <_>
17621                             <!-- node 1 -->
17622                             <feature>
17623                                 <rects>
17624                                     <_>16 12 3 2 -1.</_>
17625                                     <_>16 13 3 1 2.</_>
17626                                 </rects>
17627                                 <tilted>0</tilted>
17628                             </feature>
17629                             <threshold>2.1559339947998524e-003</threshold>
17630                             <left_val>0.5355802178382874</left_val>
17631                             <right_val>0.3423466086387634</right_val>
17632                         </_>
17633                     </_>
17634                     <_>
17635                         <!-- tree 14 -->
17636                         <_>
17637                             <!-- root node -->
17638                             <feature>
17639                                 <rects>
17640                                     <_>0 2 2 15 -1.</_>
17641                                     <_>1 2 1 15 2.</_>
17642                                 </rects>
17643                                 <tilted>0</tilted>
17644                             </feature>
17645                             <threshold>-4.3167220428586006e-003</threshold>
17646                             <left_val>0.5937076210975647</left_val>
17647                             <right_node>1</right_node>
17648                         </_>
17649                         <_>
17650                             <!-- node 1 -->
17651                             <feature>
17652                                 <rects>
17653                                     <_>1 10 2 4 -1.</_>
17654                                     <_>1 12 2 2 2.</_>
17655                                 </rects>
17656                                 <tilted>0</tilted>
17657                             </feature>
17658                             <threshold>1.5610599657520652e-003</threshold>
17659                             <left_val>0.4708659946918488</left_val>
17660                             <right_val>0.2736997008323669</right_val>
17661                         </_>
17662                     </_>
17663                     <_>
17664                         <!-- tree 15 -->
17665                         <_>
17666                             <!-- root node -->
17667                             <feature>
17668                                 <rects>
17669                                     <_>11 1 2 18 -1.</_>
17670                                     <_>11 1 1 18 2.</_>
17671                                 </rects>
17672                                 <tilted>0</tilted>
17673                             </feature>
17674                             <threshold>0.0140766398981214</threshold>
17675                             <left_val>0.5287156105041504</left_val>
17676                             <right_node>1</right_node>
17677                         </_>
17678                         <_>
17679                             <!-- node 1 -->
17680                             <feature>
17681                                 <rects>
17682                                     <_>3 2 14 2 -1.</_>
17683                                     <_>10 2 7 1 2.</_>
17684                                     <_>3 3 7 1 2.</_>
17685                                 </rects>
17686                                 <tilted>0</tilted>
17687                             </feature>
17688                             <threshold>7.1018589660525322e-003</threshold>
17689                             <left_val>0.5336192846298218</left_val>
17690                             <right_val>0.3224813938140869</right_val>
17691                         </_>
17692                     </_>
17693                     <_>
17694                         <!-- tree 16 -->
17695                         <_>
17696                             <!-- root node -->
17697                             <feature>
17698                                 <rects>
17699                                     <_>7 1 2 18 -1.</_>
17700                                     <_>8 1 1 18 2.</_>
17701                                 </rects>
17702                                 <tilted>0</tilted>
17703                             </feature>
17704                             <threshold>-4.8221647739410400e-003</threshold>
17705                             <left_val>0.2983910143375397</left_val>
17706                             <right_node>1</right_node>
17707                         </_>
17708                         <_>
17709                             <!-- node 1 -->
17710                             <feature>
17711                                 <rects>
17712                                     <_>6 1 8 12 -1.</_>
17713                                     <_>6 7 8 6 2.</_>
17714                                 </rects>
17715                                 <tilted>0</tilted>
17716                             </feature>
17717                             <threshold>-5.3852899000048637e-003</threshold>
17718                             <left_val>0.5623999238014221</left_val>
17719                             <right_val>0.4295912086963654</right_val>
17720                         </_>
17721                     </_>
17722                     <_>
17723                         <!-- tree 17 -->
17724                         <_>
17725                             <!-- root node -->
17726                             <feature>
17727                                 <rects>
17728                                     <_>8 14 4 3 -1.</_>
17729                                     <_>8 15 4 1 3.</_>
17730                                 </rects>
17731                                 <tilted>0</tilted>
17732                             </feature>
17733                             <threshold>7.3483278974890709e-003</threshold>
17734                             <left_node>1</left_node>
17735                             <right_val>0.6813961267471314</right_val>
17736                         </_>
17737                         <_>
17738                             <!-- node 1 -->
17739                             <feature>
17740                                 <rects>
17741                                     <_>7 14 6 3 -1.</_>
17742                                     <_>7 15 6 1 3.</_>
17743                                 </rects>
17744                                 <tilted>0</tilted>
17745                             </feature>
17746                             <threshold>-3.5707519855350256e-003</threshold>
17747                             <left_val>0.5857968926429749</left_val>
17748                             <right_val>0.4603429138660431</right_val>
17749                         </_>
17750                     </_>
17751                     <_>
17752                         <!-- tree 18 -->
17753                         <_>
17754                             <!-- root node -->
17755                             <feature>
17756                                 <rects>
17757                                     <_>0 13 5 2 -1.</_>
17758                                     <_>0 14 5 1 2.</_>
17759                                 </rects>
17760                                 <tilted>0</tilted>
17761                             </feature>
17762                             <threshold>2.3340100888162851e-003</threshold>
17763                             <left_node>1</left_node>
17764                             <right_val>0.2744851112365723</right_val>
17765                         </_>
17766                         <_>
17767                             <!-- node 1 -->
17768                             <feature>
17769                                 <rects>
17770                                     <_>9 0 2 6 -1.</_>
17771                                     <_>9 0 1 3 2.</_>
17772                                     <_>10 3 1 3 2.</_>
17773                                 </rects>
17774                                 <tilted>0</tilted>
17775                             </feature>
17776                             <threshold>4.7432780265808105e-003</threshold>
17777                             <left_val>0.5047526955604553</left_val>
17778                             <right_val>0.2362741976976395</right_val>
17779                         </_>
17780                     </_>
17781                     <_>
17782                         <!-- tree 19 -->
17783                         <_>
17784                             <!-- root node -->
17785                             <feature>
17786                                 <rects>
17787                                     <_>9 0 2 6 -1.</_>
17788                                     <_>10 0 1 3 2.</_>
17789                                     <_>9 3 1 3 2.</_>
17790                                 </rects>
17791                                 <tilted>0</tilted>
17792                             </feature>
17793                             <threshold>6.5055489540100098e-003</threshold>
17794                             <left_val>0.5242248177528381</left_val>
17795                             <right_node>1</right_node>
17796                         </_>
17797                         <_>
17798                             <!-- node 1 -->
17799                             <feature>
17800                                 <rects>
17801                                     <_>9 7 3 6 -1.</_>
17802                                     <_>10 7 1 6 3.</_>
17803                                 </rects>
17804                                 <tilted>0</tilted>
17805                             </feature>
17806                             <threshold>0.0125892497599125</threshold>
17807                             <left_val>0.4823690950870514</left_val>
17808                             <right_val>0.6752536892890930</right_val>
17809                         </_>
17810                     </_>
17811                     <_>
17812                         <!-- tree 20 -->
17813                         <_>
17814                             <!-- root node -->
17815                             <feature>
17816                                 <rects>
17817                                     <_>9 0 2 6 -1.</_>
17818                                     <_>9 0 1 3 2.</_>
17819                                     <_>10 3 1 3 2.</_>
17820                                 </rects>
17821                                 <tilted>0</tilted>
17822                             </feature>
17823                             <threshold>-6.3358368352055550e-003</threshold>
17824                             <left_val>0.1734634935855866</left_val>
17825                             <right_node>1</right_node>
17826                         </_>
17827                         <_>
17828                             <!-- node 1 -->
17829                             <feature>
17830                                 <rects>
17831                                     <_>8 7 3 6 -1.</_>
17832                                     <_>9 7 1 6 3.</_>
17833                                 </rects>
17834                                 <tilted>0</tilted>
17835                             </feature>
17836                             <threshold>-5.7639651931822300e-003</threshold>
17837                             <left_val>0.6354380846023560</left_val>
17838                             <right_val>0.4587475061416626</right_val>
17839                         </_>
17840                     </_>
17841                     <_>
17842                         <!-- tree 21 -->
17843                         <_>
17844                             <!-- root node -->
17845                             <feature>
17846                                 <rects>
17847                                     <_>9 6 2 6 -1.</_>
17848                                     <_>9 6 1 6 2.</_>
17849                                 </rects>
17850                                 <tilted>0</tilted>
17851                             </feature>
17852                             <threshold>1.3599749654531479e-003</threshold>
17853                             <left_val>0.4580380916595459</left_val>
17854                             <right_node>1</right_node>
17855                         </_>
17856                         <_>
17857                             <!-- node 1 -->
17858                             <feature>
17859                                 <rects>
17860                                     <_>9 4 4 3 -1.</_>
17861                                     <_>9 4 2 3 2.</_>
17862                                 </rects>
17863                                 <tilted>0</tilted>
17864                             </feature>
17865                             <threshold>0.0284042600542307</threshold>
17866                             <left_val>0.5176380872726440</left_val>
17867                             <right_val>0.1204385012388229</right_val>
17868                         </_>
17869                     </_>
17870                     <_>
17871                         <!-- tree 22 -->
17872                         <_>
17873                             <!-- root node -->
17874                             <feature>
17875                                 <rects>
17876                                     <_>0 4 4 3 -1.</_>
17877                                     <_>0 5 4 1 3.</_>
17878                                 </rects>
17879                                 <tilted>0</tilted>
17880                             </feature>
17881                             <threshold>-9.2958156019449234e-003</threshold>
17882                             <left_val>0.2337957024574280</left_val>
17883                             <right_node>1</right_node>
17884                         </_>
17885                         <_>
17886                             <!-- node 1 -->
17887                             <feature>
17888                                 <rects>
17889                                     <_>8 7 4 2 -1.</_>
17890                                     <_>8 8 4 1 2.</_>
17891                                 </rects>
17892                                 <tilted>0</tilted>
17893                             </feature>
17894                             <threshold>-1.1800320353358984e-003</threshold>
17895                             <left_val>0.3902814090251923</left_val>
17896                             <right_val>0.5652930140495300</right_val>
17897                         </_>
17898                     </_>
17899                     <_>
17900                         <!-- tree 23 -->
17901                         <_>
17902                             <!-- root node -->
17903                             <feature>
17904                                 <rects>
17905                                     <_>10 6 6 3 -1.</_>
17906                                     <_>12 6 2 3 3.</_>
17907                                 </rects>
17908                                 <tilted>0</tilted>
17909                             </feature>
17910                             <threshold>-2.0948140881955624e-003</threshold>
17911                             <left_val>0.5512028932571411</left_val>
17912                             <right_node>1</right_node>
17913                         </_>
17914                         <_>
17915                             <!-- node 1 -->
17916                             <feature>
17917                                 <rects>
17918                                     <_>9 6 3 12 -1.</_>
17919                                     <_>9 10 3 4 3.</_>
17920                                 </rects>
17921                                 <tilted>0</tilted>
17922                             </feature>
17923                             <threshold>4.1679958812892437e-003</threshold>
17924                             <left_val>0.5455976128578186</left_val>
17925                             <right_val>0.4798949062824249</right_val>
17926                         </_>
17927                     </_>
17928                     <_>
17929                         <!-- tree 24 -->
17930                         <_>
17931                             <!-- root node -->
17932                             <feature>
17933                                 <rects>
17934                                     <_>5 4 2 3 -1.</_>
17935                                     <_>5 5 2 1 3.</_>
17936                                 </rects>
17937                                 <tilted>0</tilted>
17938                             </feature>
17939                             <threshold>5.4458891972899437e-003</threshold>
17940                             <left_node>1</left_node>
17941                             <right_val>0.6127086877822876</right_val>
17942                         </_>
17943                         <_>
17944                             <!-- node 1 -->
17945                             <feature>
17946                                 <rects>
17947                                     <_>5 6 1 3 -1.</_>
17948                                     <_>5 7 1 1 3.</_>
17949                                 </rects>
17950                                 <tilted>0</tilted>
17951                             </feature>
17952                             <threshold>-1.2766510481014848e-003</threshold>
17953                             <left_val>0.5317131876945496</left_val>
17954                             <right_val>0.3850932121276856</right_val>
17955                         </_>
17956                     </_>
17957                     <_>
17958                         <!-- tree 25 -->
17959                         <_>
17960                             <!-- root node -->
17961                             <feature>
17962                                 <rects>
17963                                     <_>9 17 3 2 -1.</_>
17964                                     <_>10 17 1 2 3.</_>
17965                                 </rects>
17966                                 <tilted>0</tilted>
17967                             </feature>
17968                             <threshold>5.9404270723462105e-004</threshold>
17969                             <left_val>0.5446437001228333</left_val>
17970                             <right_node>1</right_node>
17971                         </_>
17972                         <_>
17973                             <!-- node 1 -->
17974                             <feature>
17975                                 <rects>
17976                                     <_>0 7 20 2 -1.</_>
17977                                     <_>0 8 20 1 2.</_>
17978                                 </rects>
17979                                 <tilted>0</tilted>
17980                             </feature>
17981                             <threshold>0.0423096083104610</threshold>
17982                             <left_val>0.5234643816947937</left_val>
17983                             <right_val>0.2213044017553330</right_val>
17984                         </_>
17985                     </_>
17986                     <_>
17987                         <!-- tree 26 -->
17988                         <_>
17989                             <!-- root node -->
17990                             <feature>
17991                                 <rects>
17992                                     <_>4 3 6 7 -1.</_>
17993                                     <_>6 3 2 7 3.</_>
17994                                 </rects>
17995                                 <tilted>0</tilted>
17996                             </feature>
17997                             <threshold>5.6189671158790588e-003</threshold>
17998                             <left_val>0.4916197955608368</left_val>
17999                             <right_node>1</right_node>
18000                         </_>
18001                         <_>
18002                             <!-- node 1 -->
18003                             <feature>
18004                                 <rects>
18005                                     <_>5 10 6 10 -1.</_>
18006                                     <_>5 10 3 5 2.</_>
18007                                     <_>8 15 3 5 2.</_>
18008                                 </rects>
18009                                 <tilted>0</tilted>
18010                             </feature>
18011                             <threshold>7.2401198558509350e-003</threshold>
18012                             <left_val>0.1471475958824158</left_val>
18013                             <right_val>0.4852893948554993</right_val>
18014                         </_>
18015                     </_>
18016                     <_>
18017                         <!-- tree 27 -->
18018                         <_>
18019                             <!-- root node -->
18020                             <feature>
18021                                 <rects>
18022                                     <_>9 17 3 2 -1.</_>
18023                                     <_>10 17 1 2 3.</_>
18024                                 </rects>
18025                                 <tilted>0</tilted>
18026                             </feature>
18027                             <threshold>-4.5610670931637287e-003</threshold>
18028                             <left_val>0.2773773968219757</left_val>
18029                             <right_node>1</right_node>
18030                         </_>
18031                         <_>
18032                             <!-- node 1 -->
18033                             <feature>
18034                                 <rects>
18035                                     <_>9 10 2 2 -1.</_>
18036                                     <_>9 11 2 1 2.</_>
18037                                 </rects>
18038                                 <tilted>0</tilted>
18039                             </feature>
18040                             <threshold>4.5506159949582070e-005</threshold>
18041                             <left_val>0.4626461863517761</left_val>
18042                             <right_val>0.5768079161643982</right_val>
18043                         </_>
18044                     </_>
18045                     <_>
18046                         <!-- tree 28 -->
18047                         <_>
18048                             <!-- root node -->
18049                             <feature>
18050                                 <rects>
18051                                     <_>8 17 3 2 -1.</_>
18052                                     <_>9 17 1 2 3.</_>
18053                                 </rects>
18054                                 <tilted>0</tilted>
18055                             </feature>
18056                             <threshold>-6.1903791502118111e-003</threshold>
18057                             <left_val>0.1644289940595627</left_val>
18058                             <right_node>1</right_node>
18059                         </_>
18060                         <_>
18061                             <!-- node 1 -->
18062                             <feature>
18063                                 <rects>
18064                                     <_>5 6 1 3 -1.</_>
18065                                     <_>5 7 1 1 3.</_>
18066                                 </rects>
18067                                 <tilted>0</tilted>
18068                             </feature>
18069                             <threshold>8.1186462193727493e-004</threshold>
18070                             <left_val>0.4778591096401215</left_val>
18071                             <right_val>0.6261864900588989</right_val>
18072                         </_>
18073                     </_>
18074                     <_>
18075                         <!-- tree 29 -->
18076                         <_>
18077                             <!-- root node -->
18078                             <feature>
18079                                 <rects>
18080                                     <_>0 1 20 2 -1.</_>
18081                                     <_>10 1 10 1 2.</_>
18082                                     <_>0 2 10 1 2.</_>
18083                                 </rects>
18084                                 <tilted>0</tilted>
18085                             </feature>
18086                             <threshold>0.0137798096984625</threshold>
18087                             <left_val>0.5257307887077332</left_val>
18088                             <right_node>1</right_node>
18089                         </_>
18090                         <_>
18091                             <!-- node 1 -->
18092                             <feature>
18093                                 <rects>
18094                                     <_>14 2 6 9 -1.</_>
18095                                     <_>14 5 6 3 3.</_>
18096                                 </rects>
18097                                 <tilted>0</tilted>
18098                             </feature>
18099                             <threshold>1.1290319962427020e-003</threshold>
18100                             <left_val>0.5498048067092896</left_val>
18101                             <right_val>0.3983106911182404</right_val>
18102                         </_>
18103                     </_>
18104                     <_>
18105                         <!-- tree 30 -->
18106                         <_>
18107                             <!-- root node -->
18108                             <feature>
18109                                 <rects>
18110                                     <_>5 3 3 2 -1.</_>
18111                                     <_>5 4 3 1 2.</_>
18112                                 </rects>
18113                                 <tilted>0</tilted>
18114                             </feature>
18115                             <threshold>-1.0610350000206381e-004</threshold>
18116                             <left_val>0.4033519029617310</left_val>
18117                             <right_node>1</right_node>
18118                         </_>
18119                         <_>
18120                             <!-- node 1 -->
18121                             <feature>
18122                                 <rects>
18123                                     <_>5 4 4 2 -1.</_>
18124                                     <_>7 4 2 2 2.</_>
18125                                 </rects>
18126                                 <tilted>0</tilted>
18127                             </feature>
18128                             <threshold>1.6695790691301227e-004</threshold>
18129                             <left_val>0.4149340093135834</left_val>
18130                             <right_val>0.5795341134071350</right_val>
18131                         </_>
18132                     </_>
18133                     <_>
18134                         <!-- tree 31 -->
18135                         <_>
18136                             <!-- root node -->
18137                             <feature>
18138                                 <rects>
18139                                     <_>14 2 6 9 -1.</_>
18140                                     <_>14 5 6 3 3.</_>
18141                                 </rects>
18142                                 <tilted>0</tilted>
18143                             </feature>
18144                             <threshold>1.1290319962427020e-003</threshold>
18145                             <left_node>1</left_node>
18146                             <right_val>0.3934114873409271</right_val>
18147                         </_>
18148                         <_>
18149                             <!-- node 1 -->
18150                             <feature>
18151                                 <rects>
18152                                     <_>0 12 20 6 -1.</_>
18153                                     <_>0 14 20 2 3.</_>
18154                                 </rects>
18155                                 <tilted>0</tilted>
18156                             </feature>
18157                             <threshold>-0.1201934963464737</threshold>
18158                             <left_val>0.0734004825353622</left_val>
18159                             <right_val>0.5202586054801941</right_val>
18160                         </_>
18161                     </_>
18162                     <_>
18163                         <!-- tree 32 -->
18164                         <_>
18165                             <!-- root node -->
18166                             <feature>
18167                                 <rects>
18168                                     <_>2 2 16 4 -1.</_>
18169                                     <_>2 2 8 2 2.</_>
18170                                     <_>10 4 8 2 2.</_>
18171                                 </rects>
18172                                 <tilted>0</tilted>
18173                             </feature>
18174                             <threshold>-0.0152307404205203</threshold>
18175                             <left_val>0.3749505877494812</left_val>
18176                             <right_node>1</right_node>
18177                         </_>
18178                         <_>
18179                             <!-- node 1 -->
18180                             <feature>
18181                                 <rects>
18182                                     <_>7 12 5 3 -1.</_>
18183                                     <_>7 13 5 1 3.</_>
18184                                 </rects>
18185                                 <tilted>0</tilted>
18186                             </feature>
18187                             <threshold>3.5759829916059971e-003</threshold>
18188                             <left_val>0.5078150033950806</left_val>
18189                             <right_val>0.6606066226959229</right_val>
18190                         </_>
18191                     </_>
18192                     <_>
18193                         <!-- tree 33 -->
18194                         <_>
18195                             <!-- root node -->
18196                             <feature>
18197                                 <rects>
18198                                     <_>14 9 6 10 -1.</_>
18199                                     <_>14 9 3 10 2.</_>
18200                                 </rects>
18201                                 <tilted>0</tilted>
18202                             </feature>
18203                             <threshold>0.0134794600307941</threshold>
18204                             <left_val>0.4547711014747620</left_val>
18205                             <right_node>1</right_node>
18206                         </_>
18207                         <_>
18208                             <!-- node 1 -->
18209                             <feature>
18210                                 <rects>
18211                                     <_>16 6 3 2 -1.</_>
18212                                     <_>16 7 3 1 2.</_>
18213                                 </rects>
18214                                 <tilted>0</tilted>
18215                             </feature>
18216                             <threshold>-2.1162950433790684e-003</threshold>
18217                             <left_val>0.3311006128787994</left_val>
18218                             <right_val>0.5384259223937988</right_val>
18219                         </_>
18220                     </_>
18221                     <_>
18222                         <!-- tree 34 -->
18223                         <_>
18224                             <!-- root node -->
18225                             <feature>
18226                                 <rects>
18227                                     <_>0 9 6 10 -1.</_>
18228                                     <_>3 9 3 10 2.</_>
18229                                 </rects>
18230                                 <tilted>0</tilted>
18231                             </feature>
18232                             <threshold>-0.0178777091205120</threshold>
18233                             <left_val>0.6513252854347229</left_val>
18234                             <right_node>1</right_node>
18235                         </_>
18236                         <_>
18237                             <!-- node 1 -->
18238                             <feature>
18239                                 <rects>
18240                                     <_>0 16 5 2 -1.</_>
18241                                     <_>0 17 5 1 2.</_>
18242                                 </rects>
18243                                 <tilted>0</tilted>
18244                             </feature>
18245                             <threshold>1.0931970318779349e-003</threshold>
18246                             <left_val>0.5264765024185181</left_val>
18247                             <right_val>0.3456991016864777</right_val>
18248                         </_>
18249                     </_>
18250                     <_>
18251                         <!-- tree 35 -->
18252                         <_>
18253                             <!-- root node -->
18254                             <feature>
18255                                 <rects>
18256                                     <_>9 12 2 3 -1.</_>
18257                                     <_>9 13 2 1 3.</_>
18258                                 </rects>
18259                                 <tilted>0</tilted>
18260                             </feature>
18261                             <threshold>-3.0553159303963184e-003</threshold>
18262                             <left_val>0.6268613934516907</left_val>
18263                             <right_node>1</right_node>
18264                         </_>
18265                         <_>
18266                             <!-- node 1 -->
18267                             <feature>
18268                                 <rects>
18269                                     <_>9 7 2 12 -1.</_>
18270                                     <_>9 11 2 4 3.</_>
18271                                 </rects>
18272                                 <tilted>0</tilted>
18273                             </feature>
18274                             <threshold>3.6365049891173840e-003</threshold>
18275                             <left_val>0.5399212837219238</left_val>
18276                             <right_val>0.4345397055149078</right_val>
18277                         </_>
18278                     </_>
18279                     <_>
18280                         <!-- tree 36 -->
18281                         <_>
18282                             <!-- root node -->
18283                             <feature>
18284                                 <rects>
18285                                     <_>3 2 6 2 -1.</_>
18286                                     <_>5 2 2 2 3.</_>
18287                                 </rects>
18288                                 <tilted>0</tilted>
18289                             </feature>
18290                             <threshold>9.7896481747739017e-005</threshold>
18291                             <left_val>0.3835605978965759</left_val>
18292                             <right_node>1</right_node>
18293                         </_>
18294                         <_>
18295                             <!-- node 1 -->
18296                             <feature>
18297                                 <rects>
18298                                     <_>4 1 1 2 -1.</_>
18299                                     <_>4 2 1 1 2.</_>
18300                                 </rects>
18301                                 <tilted>0</tilted>
18302                             </feature>
18303                             <threshold>-3.2714448752813041e-004</threshold>
18304                             <left_val>0.3337667882442474</left_val>
18305                             <right_val>0.5539165735244751</right_val>
18306                         </_>
18307                     </_>
18308                     <_>
18309                         <!-- tree 37 -->
18310                         <_>
18311                             <!-- root node -->
18312                             <feature>
18313                                 <rects>
18314                                     <_>11 15 1 2 -1.</_>
18315                                     <_>11 16 1 1 2.</_>
18316                                 </rects>
18317                                 <tilted>0</tilted>
18318                             </feature>
18319                             <threshold>4.3425030889920890e-004</threshold>
18320                             <left_node>1</left_node>
18321                             <right_val>0.5788270235061646</right_val>
18322                         </_>
18323                         <_>
18324                             <!-- node 1 -->
18325                             <feature>
18326                                 <rects>
18327                                     <_>3 1 16 2 -1.</_>
18328                                     <_>11 1 8 1 2.</_>
18329                                     <_>3 2 8 1 2.</_>
18330                                 </rects>
18331                                 <tilted>0</tilted>
18332                             </feature>
18333                             <threshold>0.0140055799856782</threshold>
18334                             <left_val>0.5275077819824219</left_val>
18335                             <right_val>0.2701125144958496</right_val>
18336                         </_>
18337                     </_>
18338                     <_>
18339                         <!-- tree 38 -->
18340                         <_>
18341                             <!-- root node -->
18342                             <feature>
18343                                 <rects>
18344                                     <_>3 6 2 2 -1.</_>
18345                                     <_>3 6 1 1 2.</_>
18346                                     <_>4 7 1 1 2.</_>
18347                                 </rects>
18348                                 <tilted>0</tilted>
18349                             </feature>
18350                             <threshold>-9.2654931358993053e-004</threshold>
18351                             <left_val>0.5852280259132385</left_val>
18352                             <right_node>1</right_node>
18353                         </_>
18354                         <_>
18355                             <!-- node 1 -->
18356                             <feature>
18357                                 <rects>
18358                                     <_>5 11 10 6 -1.</_>
18359                                     <_>5 11 5 3 2.</_>
18360                                     <_>10 14 5 3 2.</_>
18361                                 </rects>
18362                                 <tilted>0</tilted>
18363                             </feature>
18364                             <threshold>3.9504268206655979e-003</threshold>
18365                             <left_val>0.4728336930274963</left_val>
18366                             <right_val>0.3313918113708496</right_val>
18367                         </_>
18368                     </_>
18369                     <_>
18370                         <!-- tree 39 -->
18371                         <_>
18372                             <!-- root node -->
18373                             <feature>
18374                                 <rects>
18375                                     <_>10 11 4 6 -1.</_>
18376                                     <_>10 14 4 3 2.</_>
18377                                 </rects>
18378                                 <tilted>0</tilted>
18379                             </feature>
18380                             <threshold>-5.8086868375539780e-004</threshold>
18381                             <left_node>1</left_node>
18382                             <right_val>0.4258810877799988</right_val>
18383                         </_>
18384                         <_>
18385                             <!-- node 1 -->
18386                             <feature>
18387                                 <rects>
18388                                     <_>14 9 6 11 -1.</_>
18389                                     <_>16 9 2 11 3.</_>
18390                                 </rects>
18391                                 <tilted>0</tilted>
18392                             </feature>
18393                             <threshold>-0.0120180202648044</threshold>
18394                             <left_val>0.5609787106513977</left_val>
18395                             <right_val>0.4895192086696625</right_val>
18396                         </_>
18397                     </_>
18398                     <_>
18399                         <!-- tree 40 -->
18400                         <_>
18401                             <!-- root node -->
18402                             <feature>
18403                                 <rects>
18404                                     <_>0 9 6 11 -1.</_>
18405                                     <_>2 9 2 11 3.</_>
18406                                 </rects>
18407                                 <tilted>0</tilted>
18408                             </feature>
18409                             <threshold>-0.1452154070138931</threshold>
18410                             <left_val>0.0438944809138775</left_val>
18411                             <right_node>1</right_node>
18412                         </_>
18413                         <_>
18414                             <!-- node 1 -->
18415                             <feature>
18416                                 <rects>
18417                                     <_>2 11 16 6 -1.</_>
18418                                     <_>2 11 8 3 2.</_>
18419                                     <_>10 14 8 3 2.</_>
18420                                 </rects>
18421                                 <tilted>0</tilted>
18422                             </feature>
18423                             <threshold>-6.6049019806087017e-003</threshold>
18424                             <left_val>0.4229170978069305</left_val>
18425                             <right_val>0.5616292953491211</right_val>
18426                         </_>
18427                     </_>
18428                     <_>
18429                         <!-- tree 41 -->
18430                         <_>
18431                             <!-- root node -->
18432                             <feature>
18433                                 <rects>
18434                                     <_>12 0 8 10 -1.</_>
18435                                     <_>16 0 4 5 2.</_>
18436                                     <_>12 5 4 5 2.</_>
18437                                 </rects>
18438                                 <tilted>0</tilted>
18439                             </feature>
18440                             <threshold>-0.0349097512662411</threshold>
18441                             <left_node>1</left_node>
18442                             <right_val>0.4788128137588501</right_val>
18443                         </_>
18444                         <_>
18445                             <!-- node 1 -->
18446                             <feature>
18447                                 <rects>
18448                                     <_>14 2 6 4 -1.</_>
18449                                     <_>16 2 2 4 3.</_>
18450                                 </rects>
18451                                 <tilted>0</tilted>
18452                             </feature>
18453                             <threshold>3.7478420417755842e-003</threshold>
18454                             <left_val>0.4800282120704651</left_val>
18455                             <right_val>0.5801389217376709</right_val>
18456                         </_>
18457                     </_>
18458                     <_>
18459                         <!-- tree 42 -->
18460                         <_>
18461                             <!-- root node -->
18462                             <feature>
18463                                 <rects>
18464                                     <_>0 0 8 10 -1.</_>
18465                                     <_>0 0 4 5 2.</_>
18466                                     <_>4 5 4 5 2.</_>
18467                                 </rects>
18468                                 <tilted>0</tilted>
18469                             </feature>
18470                             <threshold>0.0330380313098431</threshold>
18471                             <left_node>1</left_node>
18472                             <right_val>0.7078176140785217</right_val>
18473                         </_>
18474                         <_>
18475                             <!-- node 1 -->
18476                             <feature>
18477                                 <rects>
18478                                     <_>0 2 6 4 -1.</_>
18479                                     <_>2 2 2 4 3.</_>
18480                                 </rects>
18481                                 <tilted>0</tilted>
18482                             </feature>
18483                             <threshold>3.6872599739581347e-003</threshold>
18484                             <left_val>0.4449624121189117</left_val>
18485                             <right_val>0.5957731008529663</right_val>
18486                         </_>
18487                     </_>
18488                     <_>
18489                         <!-- tree 43 -->
18490                         <_>
18491                             <!-- root node -->
18492                             <feature>
18493                                 <rects>
18494                                     <_>4 9 15 2 -1.</_>
18495                                     <_>9 9 5 2 3.</_>
18496                                 </rects>
18497                                 <tilted>0</tilted>
18498                             </feature>
18499                             <threshold>-4.5311939902603626e-003</threshold>
18500                             <left_val>0.4177047014236450</left_val>
18501                             <right_node>1</right_node>
18502                         </_>
18503                         <_>
18504                             <!-- node 1 -->
18505                             <feature>
18506                                 <rects>
18507                                     <_>12 3 4 8 -1.</_>
18508                                     <_>14 3 2 4 2.</_>
18509                                     <_>12 7 2 4 2.</_>
18510                                 </rects>
18511                                 <tilted>0</tilted>
18512                             </feature>
18513                             <threshold>4.1058510541915894e-003</threshold>
18514                             <left_val>0.5372948050498962</left_val>
18515                             <right_val>0.3736926913261414</right_val>
18516                         </_>
18517                     </_>
18518                     <_>
18519                         <!-- tree 44 -->
18520                         <_>
18521                             <!-- root node -->
18522                             <feature>
18523                                 <rects>
18524                                     <_>9 2 2 9 -1.</_>
18525                                     <_>10 2 1 9 2.</_>
18526                                 </rects>
18527                                 <tilted>0</tilted>
18528                             </feature>
18529                             <threshold>-8.7599847465753555e-003</threshold>
18530                             <left_val>0.6658807992935181</left_val>
18531                             <right_node>1</right_node>
18532                         </_>
18533                         <_>
18534                             <!-- node 1 -->
18535                             <feature>
18536                                 <rects>
18537                                     <_>0 2 20 1 -1.</_>
18538                                     <_>10 2 10 1 2.</_>
18539                                 </rects>
18540                                 <tilted>0</tilted>
18541                             </feature>
18542                             <threshold>-0.0230033099651337</threshold>
18543                             <left_val>0.2647922039031982</left_val>
18544                             <right_val>0.5101817846298218</right_val>
18545                         </_>
18546                     </_>
18547                     <_>
18548                         <!-- tree 45 -->
18549                         <_>
18550                             <!-- root node -->
18551                             <feature>
18552                                 <rects>
18553                                     <_>16 1 4 5 -1.</_>
18554                                     <_>16 1 2 5 2.</_>
18555                                 </rects>
18556                                 <tilted>0</tilted>
18557                             </feature>
18558                             <threshold>5.3664818406105042e-003</threshold>
18559                             <left_val>0.4548634886741638</left_val>
18560                             <right_node>1</right_node>
18561                         </_>
18562                         <_>
18563                             <!-- node 1 -->
18564                             <feature>
18565                                 <rects>
18566                                     <_>16 0 4 6 -1.</_>
18567                                     <_>16 3 4 3 2.</_>
18568                                 </rects>
18569                                 <tilted>0</tilted>
18570                             </feature>
18571                             <threshold>0.0389717705547810</threshold>
18572                             <left_val>0.5157061815261841</left_val>
18573                             <right_val>0.3436439037322998</right_val>
18574                         </_>
18575                     </_>
18576                     <_>
18577                         <!-- tree 46 -->
18578                         <_>
18579                             <!-- root node -->
18580                             <feature>
18581                                 <rects>
18582                                     <_>4 3 6 4 -1.</_>
18583                                     <_>6 3 2 4 3.</_>
18584                                 </rects>
18585                                 <tilted>0</tilted>
18586                             </feature>
18587                             <threshold>-0.0277671907097101</threshold>
18588                             <left_val>0.2354391068220139</left_val>
18589                             <right_node>1</right_node>
18590                         </_>
18591                         <_>
18592                             <!-- node 1 -->
18593                             <feature>
18594                                 <rects>
18595                                     <_>0 0 18 5 -1.</_>
18596                                     <_>6 0 6 5 3.</_>
18597                                 </rects>
18598                                 <tilted>0</tilted>
18599                             </feature>
18600                             <threshold>-9.8894089460372925e-003</threshold>
18601                             <left_val>0.6887741088867188</left_val>
18602                             <right_val>0.5111051797866821</right_val>
18603                         </_>
18604                     </_>
18605                     <_>
18606                         <!-- tree 47 -->
18607                         <_>
18608                             <!-- root node -->
18609                             <feature>
18610                                 <rects>
18611                                     <_>6 2 12 14 -1.</_>
18612                                     <_>12 2 6 7 2.</_>
18613                                     <_>6 9 6 7 2.</_>
18614                                 </rects>
18615                                 <tilted>0</tilted>
18616                             </feature>
18617                             <threshold>-3.2073140610009432e-003</threshold>
18618                             <left_val>0.5438867807388306</left_val>
18619                             <right_node>1</right_node>
18620                         </_>
18621                         <_>
18622                             <!-- node 1 -->
18623                             <feature>
18624                                 <rects>
18625                                     <_>11 8 3 5 -1.</_>
18626                                     <_>12 8 1 5 3.</_>
18627                                 </rects>
18628                                 <tilted>0</tilted>
18629                             </feature>
18630                             <threshold>-6.7484978353604674e-004</threshold>
18631                             <left_val>0.5451148748397827</left_val>
18632                             <right_val>0.4831353127956390</right_val>
18633                         </_>
18634                     </_>
18635                     <_>
18636                         <!-- tree 48 -->
18637                         <_>
18638                             <!-- root node -->
18639                             <feature>
18640                                 <rects>
18641                                     <_>5 12 2 2 -1.</_>
18642                                     <_>5 13 2 1 2.</_>
18643                                 </rects>
18644                                 <tilted>0</tilted>
18645                             </feature>
18646                             <threshold>-5.1947520114481449e-003</threshold>
18647                             <left_val>0.2113419026136398</left_val>
18648                             <right_node>1</right_node>
18649                         </_>
18650                         <_>
18651                             <!-- node 1 -->
18652                             <feature>
18653                                 <rects>
18654                                     <_>5 10 4 3 -1.</_>
18655                                     <_>7 10 2 3 2.</_>
18656                                 </rects>
18657                                 <tilted>0</tilted>
18658                             </feature>
18659                             <threshold>-2.6169899501837790e-004</threshold>
18660                             <left_val>0.5273681879043579</left_val>
18661                             <right_val>0.3992587029933929</right_val>
18662                         </_>
18663                     </_>
18664                     <_>
18665                         <!-- tree 49 -->
18666                         <_>
18667                             <!-- root node -->
18668                             <feature>
18669                                 <rects>
18670                                     <_>4 9 15 2 -1.</_>
18671                                     <_>9 9 5 2 3.</_>
18672                                 </rects>
18673                                 <tilted>0</tilted>
18674                             </feature>
18675                             <threshold>2.2421479225158691e-003</threshold>
18676                             <left_val>0.4688260853290558</left_val>
18677                             <right_node>1</right_node>
18678                         </_>
18679                         <_>
18680                             <!-- node 1 -->
18681                             <feature>
18682                                 <rects>
18683                                     <_>10 7 6 2 -1.</_>
18684                                     <_>12 7 2 2 3.</_>
18685                                 </rects>
18686                                 <tilted>0</tilted>
18687                             </feature>
18688                             <threshold>-1.2139769969508052e-003</threshold>
18689                             <left_val>0.5504235029220581</left_val>
18690                             <right_val>0.4384871125221252</right_val>
18691                         </_>
18692                     </_>
18693                     <_>
18694                         <!-- tree 50 -->
18695                         <_>
18696                             <!-- root node -->
18697                             <feature>
18698                                 <rects>
18699                                     <_>1 9 15 2 -1.</_>
18700                                     <_>6 9 5 2 3.</_>
18701                                 </rects>
18702                                 <tilted>0</tilted>
18703                             </feature>
18704                             <threshold>-2.9469770379364491e-003</threshold>
18705                             <left_val>0.3892847001552582</left_val>
18706                             <right_node>1</right_node>
18707                         </_>
18708                         <_>
18709                             <!-- node 1 -->
18710                             <feature>
18711                                 <rects>
18712                                     <_>5 0 2 10 -1.</_>
18713                                     <_>5 0 1 5 2.</_>
18714                                     <_>6 5 1 5 2.</_>
18715                                 </rects>
18716                                 <tilted>0</tilted>
18717                             </feature>
18718                             <threshold>-3.9291830034926534e-004</threshold>
18719                             <left_val>0.6001722812652588</left_val>
18720                             <right_val>0.4561662971973419</right_val>
18721                         </_>
18722                     </_>
18723                     <_>
18724                         <!-- tree 51 -->
18725                         <_>
18726                             <!-- root node -->
18727                             <feature>
18728                                 <rects>
18729                                     <_>0 0 20 14 -1.</_>
18730                                     <_>0 7 20 7 2.</_>
18731                                 </rects>
18732                                 <tilted>0</tilted>
18733                             </feature>
18734                             <threshold>0.6255072951316834</threshold>
18735                             <left_node>1</left_node>
18736                             <right_val>0.0681256130337715</right_val>
18737                         </_>
18738                         <_>
18739                             <!-- node 1 -->
18740                             <feature>
18741                                 <rects>
18742                                     <_>12 7 8 4 -1.</_>
18743                                     <_>12 7 4 4 2.</_>
18744                                 </rects>
18745                                 <tilted>0</tilted>
18746                             </feature>
18747                             <threshold>9.7744520753622055e-003</threshold>
18748                             <left_val>0.4813025891780853</left_val>
18749                             <right_val>0.5620657205581665</right_val>
18750                         </_>
18751                     </_>
18752                     <_>
18753                         <!-- tree 52 -->
18754                         <_>
18755                             <!-- root node -->
18756                             <feature>
18757                                 <rects>
18758                                     <_>0 7 8 4 -1.</_>
18759                                     <_>4 7 4 4 2.</_>
18760                                 </rects>
18761                                 <tilted>0</tilted>
18762                             </feature>
18763                             <threshold>0.0943782478570938</threshold>
18764                             <left_node>1</left_node>
18765                             <right_val>0.0666322931647301</right_val>
18766                         </_>
18767                         <_>
18768                             <!-- node 1 -->
18769                             <feature>
18770                                 <rects>
18771                                     <_>8 1 3 3 -1.</_>
18772                                     <_>9 1 1 3 3.</_>
18773                                 </rects>
18774                                 <tilted>0</tilted>
18775                             </feature>
18776                             <threshold>-1.9560910295695066e-003</threshold>
18777                             <left_val>0.3588232994079590</left_val>
18778                             <right_val>0.5295407176017761</right_val>
18779                         </_>
18780                     </_>
18781                     <_>
18782                         <!-- tree 53 -->
18783                         <_>
18784                             <!-- root node -->
18785                             <feature>
18786                                 <rects>
18787                                     <_>9 7 3 4 -1.</_>
18788                                     <_>10 7 1 4 3.</_>
18789                                 </rects>
18790                                 <tilted>0</tilted>
18791                             </feature>
18792                             <threshold>9.0652769431471825e-003</threshold>
18793                             <left_val>0.4822688102722168</left_val>
18794                             <right_node>1</right_node>
18795                         </_>
18796                         <_>
18797                             <!-- node 1 -->
18798                             <feature>
18799                                 <rects>
18800                                     <_>9 9 3 1 -1.</_>
18801                                     <_>10 9 1 1 3.</_>
18802                                 </rects>
18803                                 <tilted>0</tilted>
18804                             </feature>
18805                             <threshold>4.2138071148656309e-004</threshold>
18806                             <left_val>0.4670332968235016</left_val>
18807                             <right_val>0.5683112740516663</right_val>
18808                         </_>
18809                     </_>
18810                     <_>
18811                         <!-- tree 54 -->
18812                         <_>
18813                             <!-- root node -->
18814                             <feature>
18815                                 <rects>
18816                                     <_>8 9 3 2 -1.</_>
18817                                     <_>8 10 3 1 2.</_>
18818                                 </rects>
18819                                 <tilted>0</tilted>
18820                             </feature>
18821                             <threshold>-4.4220191193744540e-004</threshold>
18822                             <left_node>1</left_node>
18823                             <right_val>0.5360795259475708</right_val>
18824                         </_>
18825                         <_>
18826                             <!-- node 1 -->
18827                             <feature>
18828                                 <rects>
18829                                     <_>8 4 2 8 -1.</_>
18830                                     <_>8 4 1 4 2.</_>
18831                                     <_>9 8 1 4 2.</_>
18832                                 </rects>
18833                                 <tilted>0</tilted>
18834                             </feature>
18835                             <threshold>-4.7313501127064228e-003</threshold>
18836                             <left_val>0.6137245893478394</left_val>
18837                             <right_val>0.3188089132308960</right_val>
18838                         </_>
18839                     </_>
18840                     <_>
18841                         <!-- tree 55 -->
18842                         <_>
18843                             <!-- root node -->
18844                             <feature>
18845                                 <rects>
18846                                     <_>5 8 12 3 -1.</_>
18847                                     <_>5 9 12 1 3.</_>
18848                                 </rects>
18849                                 <tilted>0</tilted>
18850                             </feature>
18851                             <threshold>1.5395509544759989e-003</threshold>
18852                             <left_val>0.4487720131874085</left_val>
18853                             <right_node>1</right_node>
18854                         </_>
18855                         <_>
18856                             <!-- node 1 -->
18857                             <feature>
18858                                 <rects>
18859                                     <_>11 14 1 3 -1.</_>
18860                                     <_>11 15 1 1 3.</_>
18861                                 </rects>
18862                                 <tilted>0</tilted>
18863                             </feature>
18864                             <threshold>2.4315000046044588e-003</threshold>
18865                             <left_val>0.4894166886806488</left_val>
18866                             <right_val>0.6716653704643250</right_val>
18867                         </_>
18868                     </_>
18869                     <_>
18870                         <!-- tree 56 -->
18871                         <_>
18872                             <!-- root node -->
18873                             <feature>
18874                                 <rects>
18875                                     <_>6 10 3 6 -1.</_>
18876                                     <_>6 12 3 2 3.</_>
18877                                 </rects>
18878                                 <tilted>0</tilted>
18879                             </feature>
18880                             <threshold>-0.0155816199257970</threshold>
18881                             <left_val>0.3336741924285889</left_val>
18882                             <right_node>1</right_node>
18883                         </_>
18884                         <_>
18885                             <!-- node 1 -->
18886                             <feature>
18887                                 <rects>
18888                                     <_>4 17 8 3 -1.</_>
18889                                     <_>4 18 8 1 3.</_>
18890                                 </rects>
18891                                 <tilted>0</tilted>
18892                             </feature>
18893                             <threshold>1.0816920548677444e-003</threshold>
18894                             <left_val>0.4718219935894013</left_val>
18895                             <right_val>0.5960627198219299</right_val>
18896                         </_>
18897                     </_>
18898                     <_>
18899                         <!-- tree 57 -->
18900                         <_>
18901                             <!-- root node -->
18902                             <feature>
18903                                 <rects>
18904                                     <_>17 6 2 3 -1.</_>
18905                                     <_>17 7 2 1 3.</_>
18906                                 </rects>
18907                                 <tilted>0</tilted>
18908                             </feature>
18909                             <threshold>-2.2197659127414227e-003</threshold>
18910                             <left_val>0.3588554859161377</left_val>
18911                             <right_node>1</right_node>
18912                         </_>
18913                         <_>
18914                             <!-- node 1 -->
18915                             <feature>
18916                                 <rects>
18917                                     <_>9 12 2 2 -1.</_>
18918                                     <_>10 12 1 1 2.</_>
18919                                     <_>9 13 1 1 2.</_>
18920                                 </rects>
18921                                 <tilted>0</tilted>
18922                             </feature>
18923                             <threshold>-9.3048671260476112e-004</threshold>
18924                             <left_val>0.6218712925910950</left_val>
18925                             <right_val>0.4817300140857697</right_val>
18926                         </_>
18927                     </_>
18928                     <_>
18929                         <!-- tree 58 -->
18930                         <_>
18931                             <!-- root node -->
18932                             <feature>
18933                                 <rects>
18934                                     <_>9 13 2 4 -1.</_>
18935                                     <_>9 13 1 2 2.</_>
18936                                     <_>10 15 1 2 2.</_>
18937                                 </rects>
18938                                 <tilted>0</tilted>
18939                             </feature>
18940                             <threshold>-4.7418707981705666e-003</threshold>
18941                             <left_val>0.2550027072429657</left_val>
18942                             <right_node>1</right_node>
18943                         </_>
18944                         <_>
18945                             <!-- node 1 -->
18946                             <feature>
18947                                 <rects>
18948                                     <_>9 11 2 3 -1.</_>
18949                                     <_>9 12 2 1 3.</_>
18950                                 </rects>
18951                                 <tilted>0</tilted>
18952                             </feature>
18953                             <threshold>-6.2950369901955128e-003</threshold>
18954                             <left_val>0.6728078722953796</left_val>
18955                             <right_val>0.5051063895225525</right_val>
18956                         </_>
18957                     </_>
18958                     <_>
18959                         <!-- tree 59 -->
18960                         <_>
18961                             <!-- root node -->
18962                             <feature>
18963                                 <rects>
18964                                     <_>5 5 12 10 -1.</_>
18965                                     <_>11 5 6 5 2.</_>
18966                                     <_>5 10 6 5 2.</_>
18967                                 </rects>
18968                                 <tilted>0</tilted>
18969                             </feature>
18970                             <threshold>3.5216049291193485e-003</threshold>
18971                             <left_val>0.5401909947395325</left_val>
18972                             <right_node>1</right_node>
18973                         </_>
18974                         <_>
18975                             <!-- node 1 -->
18976                             <feature>
18977                                 <rects>
18978                                     <_>6 3 12 12 -1.</_>
18979                                     <_>12 3 6 6 2.</_>
18980                                     <_>6 9 6 6 2.</_>
18981                                 </rects>
18982                                 <tilted>0</tilted>
18983                             </feature>
18984                             <threshold>-2.4289379362016916e-003</threshold>
18985                             <left_val>0.5419461727142334</left_val>
18986                             <right_val>0.4347142875194550</right_val>
18987                         </_>
18988                     </_>
18989                     <_>
18990                         <!-- tree 60 -->
18991                         <_>
18992                             <!-- root node -->
18993                             <feature>
18994                                 <rects>
18995                                     <_>5 7 2 2 -1.</_>
18996                                     <_>5 7 1 1 2.</_>
18997                                     <_>6 8 1 1 2.</_>
18998                                 </rects>
18999                                 <tilted>0</tilted>
19000                             </feature>
19001                             <threshold>-2.5261470582336187e-003</threshold>
19002                             <left_val>0.6970624923706055</left_val>
19003                             <right_node>1</right_node>
19004                         </_>
19005                         <_>
19006                             <!-- node 1 -->
19007                             <feature>
19008                                 <rects>
19009                                     <_>4 3 3 2 -1.</_>
19010                                     <_>5 3 1 2 3.</_>
19011                                 </rects>
19012                                 <tilted>0</tilted>
19013                             </feature>
19014                             <threshold>-1.4817339833825827e-003</threshold>
19015                             <left_val>0.3263416886329651</left_val>
19016                             <right_val>0.4917873144149780</right_val>
19017                         </_>
19018                     </_>
19019                     <_>
19020                         <!-- tree 61 -->
19021                         <_>
19022                             <!-- root node -->
19023                             <feature>
19024                                 <rects>
19025                                     <_>6 2 12 14 -1.</_>
19026                                     <_>12 2 6 7 2.</_>
19027                                     <_>6 9 6 7 2.</_>
19028                                 </rects>
19029                                 <tilted>0</tilted>
19030                             </feature>
19031                             <threshold>-0.2247453033924103</threshold>
19032                             <left_val>7.2937291115522385e-003</left_val>
19033                             <right_node>1</right_node>
19034                         </_>
19035                         <_>
19036                             <!-- node 1 -->
19037                             <feature>
19038                                 <rects>
19039                                     <_>5 2 12 3 -1.</_>
19040                                     <_>9 2 4 3 3.</_>
19041                                 </rects>
19042                                 <tilted>0</tilted>
19043                             </feature>
19044                             <threshold>2.8342509176582098e-003</threshold>
19045                             <left_val>0.4579229950904846</left_val>
19046                             <right_val>0.5379881262779236</right_val>
19047                         </_>
19048                     </_>
19049                     <_>
19050                         <!-- tree 62 -->
19051                         <_>
19052                             <!-- root node -->
19053                             <feature>
19054                                 <rects>
19055                                     <_>1 1 18 17 -1.</_>
19056                                     <_>7 1 6 17 3.</_>
19057                                 </rects>
19058                                 <tilted>0</tilted>
19059                             </feature>
19060                             <threshold>-0.0208216104656458</threshold>
19061                             <left_val>0.6024088859558106</left_val>
19062                             <right_node>1</right_node>
19063                         </_>
19064                         <_>
19065                             <!-- node 1 -->
19066                             <feature>
19067                                 <rects>
19068                                     <_>0 9 10 1 -1.</_>
19069                                     <_>5 9 5 1 2.</_>
19070                                 </rects>
19071                                 <tilted>0</tilted>
19072                             </feature>
19073                             <threshold>1.4896340144332498e-004</threshold>
19074                             <left_val>0.3336144089698792</left_val>
19075                             <right_val>0.4962815940380096</right_val>
19076                         </_>
19077                     </_>
19078                     <_>
19079                         <!-- tree 63 -->
19080                         <_>
19081                             <!-- root node -->
19082                             <feature>
19083                                 <rects>
19084                                     <_>16 8 4 3 -1.</_>
19085                                     <_>16 9 4 1 3.</_>
19086                                 </rects>
19087                                 <tilted>0</tilted>
19088                             </feature>
19089                             <threshold>-3.3524499740451574e-003</threshold>
19090                             <left_val>0.3558751046657562</left_val>
19091                             <right_node>1</right_node>
19092                         </_>
19093                         <_>
19094                             <!-- node 1 -->
19095                             <feature>
19096                                 <rects>
19097                                     <_>7 13 6 6 -1.</_>
19098                                     <_>7 16 6 3 2.</_>
19099                                 </rects>
19100                                 <tilted>0</tilted>
19101                             </feature>
19102                             <threshold>-0.0372798815369606</threshold>
19103                             <left_val>0.1698562949895859</left_val>
19104                             <right_val>0.5208985805511475</right_val>
19105                         </_>
19106                     </_>
19107                     <_>
19108                         <!-- tree 64 -->
19109                         <_>
19110                             <!-- root node -->
19111                             <feature>
19112                                 <rects>
19113                                     <_>6 14 1 6 -1.</_>
19114                                     <_>6 16 1 2 3.</_>
19115                                 </rects>
19116                                 <tilted>0</tilted>
19117                             </feature>
19118                             <threshold>1.3896770542487502e-004</threshold>
19119                             <left_node>1</left_node>
19120                             <right_val>0.5590686202049255</right_val>
19121                         </_>
19122                         <_>
19123                             <!-- node 1 -->
19124                             <feature>
19125                                 <rects>
19126                                     <_>6 17 4 2 -1.</_>
19127                                     <_>6 18 4 1 2.</_>
19128                                 </rects>
19129                                 <tilted>0</tilted>
19130                             </feature>
19131                             <threshold>-3.1912620761431754e-004</threshold>
19132                             <left_val>0.5848733782768250</left_val>
19133                             <right_val>0.3795836865901947</right_val>
19134                         </_>
19135                     </_>
19136                     <_>
19137                         <!-- tree 65 -->
19138                         <_>
19139                             <!-- root node -->
19140                             <feature>
19141                                 <rects>
19142                                     <_>10 18 6 2 -1.</_>
19143                                     <_>13 18 3 1 2.</_>
19144                                     <_>10 19 3 1 2.</_>
19145                                 </rects>
19146                                 <tilted>0</tilted>
19147                             </feature>
19148                             <threshold>5.4003461264073849e-004</threshold>
19149                             <left_node>1</left_node>
19150                             <right_val>0.5670288205146790</right_val>
19151                         </_>
19152                         <_>
19153                             <!-- node 1 -->
19154                             <feature>
19155                                 <rects>
19156                                     <_>16 8 1 3 -1.</_>
19157                                     <_>16 9 1 1 3.</_>
19158                                 </rects>
19159                                 <tilted>0</tilted>
19160                             </feature>
19161                             <threshold>3.8956850767135620e-003</threshold>
19162                             <left_val>0.5182694792747498</left_val>
19163                             <right_val>0.3327709138393402</right_val>
19164                         </_>
19165                     </_>
19166                     <_>
19167                         <!-- tree 66 -->
19168                         <_>
19169                             <!-- root node -->
19170                             <feature>
19171                                 <rects>
19172                                     <_>8 13 4 3 -1.</_>
19173                                     <_>8 14 4 1 3.</_>
19174                                 </rects>
19175                                 <tilted>0</tilted>
19176                             </feature>
19177                             <threshold>1.6084529925137758e-003</threshold>
19178                             <left_node>1</left_node>
19179                             <right_val>0.5410485863685608</right_val>
19180                         </_>
19181                         <_>
19182                             <!-- node 1 -->
19183                             <feature>
19184                                 <rects>
19185                                     <_>9 15 1 2 -1.</_>
19186                                     <_>9 16 1 1 2.</_>
19187                                 </rects>
19188                                 <tilted>0</tilted>
19189                             </feature>
19190                             <threshold>-5.7474587811157107e-004</threshold>
19191                             <left_val>0.6022642254829407</left_val>
19192                             <right_val>0.3644644021987915</right_val>
19193                         </_>
19194                     </_>
19195                     <_>
19196                         <!-- tree 67 -->
19197                         <_>
19198                             <!-- root node -->
19199                             <feature>
19200                                 <rects>
19201                                     <_>13 0 3 12 -1.</_>
19202                                     <_>14 0 1 12 3.</_>
19203                                 </rects>
19204                                 <tilted>0</tilted>
19205                             </feature>
19206                             <threshold>0.0134350396692753</threshold>
19207                             <left_node>1</left_node>
19208                             <right_val>0.3441281914710999</right_val>
19209                         </_>
19210                         <_>
19211                             <!-- node 1 -->
19212                             <feature>
19213                                 <rects>
19214                                     <_>15 11 1 3 -1.</_>
19215                                     <_>15 12 1 1 3.</_>
19216                                 </rects>
19217                                 <tilted>0</tilted>
19218                             </feature>
19219                             <threshold>2.1368139423429966e-003</threshold>
19220                             <left_val>0.5292434096336365</left_val>
19221                             <right_val>0.2747075855731964</right_val>
19222                         </_>
19223                     </_>
19224                     <_>
19225                         <!-- tree 68 -->
19226                         <_>
19227                             <!-- root node -->
19228                             <feature>
19229                                 <rects>
19230                                     <_>8 15 3 3 -1.</_>
19231                                     <_>8 16 3 1 3.</_>
19232                                 </rects>
19233                                 <tilted>0</tilted>
19234                             </feature>
19235                             <threshold>0.0141576295718551</threshold>
19236                             <left_node>1</left_node>
19237                             <right_val>0.8027868270874023</right_val>
19238                         </_>
19239                         <_>
19240                             <!-- node 1 -->
19241                             <feature>
19242                                 <rects>
19243                                     <_>4 0 3 12 -1.</_>
19244                                     <_>5 0 1 12 3.</_>
19245                                 </rects>
19246                                 <tilted>0</tilted>
19247                             </feature>
19248                             <threshold>5.3884391672909260e-003</threshold>
19249                             <left_val>0.5222315192222595</left_val>
19250                             <right_val>0.3586727976799011</right_val>
19251                         </_>
19252                     </_>
19253                     <_>
19254                         <!-- tree 69 -->
19255                         <_>
19256                             <!-- root node -->
19257                             <feature>
19258                                 <rects>
19259                                     <_>9 7 3 3 -1.</_>
19260                                     <_>10 7 1 3 3.</_>
19261                                 </rects>
19262                                 <tilted>0</tilted>
19263                             </feature>
19264                             <threshold>8.8013410568237305e-003</threshold>
19265                             <left_val>0.4900386929512024</left_val>
19266                             <right_node>1</right_node>
19267                         </_>
19268                         <_>
19269                             <!-- node 1 -->
19270                             <feature>
19271                                 <rects>
19272                                     <_>9 9 3 1 -1.</_>
19273                                     <_>10 9 1 1 3.</_>
19274                                 </rects>
19275                                 <tilted>0</tilted>
19276                             </feature>
19277                             <threshold>3.8858849438838661e-004</threshold>
19278                             <left_val>0.4681056141853333</left_val>
19279                             <right_val>0.5721952915191650</right_val>
19280                         </_>
19281                     </_>
19282                     <_>
19283                         <!-- tree 70 -->
19284                         <_>
19285                             <!-- root node -->
19286                             <feature>
19287                                 <rects>
19288                                     <_>2 2 12 14 -1.</_>
19289                                     <_>2 2 6 7 2.</_>
19290                                     <_>8 9 6 7 2.</_>
19291                                 </rects>
19292                                 <tilted>0</tilted>
19293                             </feature>
19294                             <threshold>-2.2143588867038488e-003</threshold>
19295                             <left_val>0.5388805866241455</left_val>
19296                             <right_node>1</right_node>
19297                         </_>
19298                         <_>
19299                             <!-- node 1 -->
19300                             <feature>
19301                                 <rects>
19302                                     <_>4 2 12 3 -1.</_>
19303                                     <_>8 2 4 3 3.</_>
19304                                 </rects>
19305                                 <tilted>0</tilted>
19306                             </feature>
19307                             <threshold>-8.4642972797155380e-003</threshold>
19308                             <left_val>0.6675537824630737</left_val>
19309                             <right_val>0.3448441922664642</right_val>
19310                         </_>
19311                     </_>
19312                     <_>
19313                         <!-- tree 71 -->
19314                         <_>
19315                             <!-- root node -->
19316                             <feature>
19317                                 <rects>
19318                                     <_>18 18 2 2 -1.</_>
19319                                     <_>18 18 1 2 2.</_>
19320                                 </rects>
19321                                 <tilted>0</tilted>
19322                             </feature>
19323                             <threshold>0.0150443902239203</threshold>
19324                             <left_node>1</left_node>
19325                             <right_val>0.9239614009857178</right_val>
19326                         </_>
19327                         <_>
19328                             <!-- node 1 -->
19329                             <feature>
19330                                 <rects>
19331                                     <_>17 2 3 8 -1.</_>
19332                                     <_>18 2 1 8 3.</_>
19333                                 </rects>
19334                                 <tilted>0</tilted>
19335                             </feature>
19336                             <threshold>7.6346402056515217e-003</threshold>
19337                             <left_val>0.4884896874427795</left_val>
19338                             <right_val>0.6306052803993225</right_val>
19339                         </_>
19340                     </_>
19341                     <_>
19342                         <!-- tree 72 -->
19343                         <_>
19344                             <!-- root node -->
19345                             <feature>
19346                                 <rects>
19347                                     <_>0 18 2 2 -1.</_>
19348                                     <_>1 18 1 2 2.</_>
19349                                 </rects>
19350                                 <tilted>0</tilted>
19351                             </feature>
19352                             <threshold>3.3895121305249631e-004</threshold>
19353                             <left_node>1</left_node>
19354                             <right_val>0.3997431099414825</right_val>
19355                         </_>
19356                         <_>
19357                             <!-- node 1 -->
19358                             <feature>
19359                                 <rects>
19360                                     <_>6 11 2 6 -1.</_>
19361                                     <_>6 14 2 3 2.</_>
19362                                 </rects>
19363                                 <tilted>0</tilted>
19364                             </feature>
19365                             <threshold>2.1157610171940178e-004</threshold>
19366                             <left_val>0.5663982033729553</left_val>
19367                             <right_val>0.3972980976104736</right_val>
19368                         </_>
19369                     </_>
19370                     <_>
19371                         <!-- tree 73 -->
19372                         <_>
19373                             <!-- root node -->
19374                             <feature>
19375                                 <rects>
19376                                     <_>13 10 5 6 -1.</_>
19377                                     <_>13 12 5 2 3.</_>
19378                                 </rects>
19379                                 <tilted>0</tilted>
19380                             </feature>
19381                             <threshold>-0.0275149494409561</threshold>
19382                             <left_node>1</left_node>
19383                             <right_val>0.5201063752174377</right_val>
19384                         </_>
19385                         <_>
19386                             <!-- node 1 -->
19387                             <feature>
19388                                 <rects>
19389                                     <_>5 8 15 3 -1.</_>
19390                                     <_>5 9 15 1 3.</_>
19391                                 </rects>
19392                                 <tilted>0</tilted>
19393                             </feature>
19394                             <threshold>0.0516030602157116</threshold>
19395                             <left_val>0.5140730142593384</left_val>
19396                             <right_val>0.1245130971074104</right_val>
19397                         </_>
19398                     </_>
19399                     <_>
19400                         <!-- tree 74 -->
19401                         <_>
19402                             <!-- root node -->
19403                             <feature>
19404                                 <rects>
19405                                     <_>2 10 5 6 -1.</_>
19406                                     <_>2 12 5 2 3.</_>
19407                                 </rects>
19408                                 <tilted>0</tilted>
19409                             </feature>
19410                             <threshold>3.7510651163756847e-003</threshold>
19411                             <left_node>1</left_node>
19412                             <right_val>0.3802095055580139</right_val>
19413                         </_>
19414                         <_>
19415                             <!-- node 1 -->
19416                             <feature>
19417                                 <rects>
19418                                     <_>0 8 15 3 -1.</_>
19419                                     <_>0 9 15 1 3.</_>
19420                                 </rects>
19421                                 <tilted>0</tilted>
19422                             </feature>
19423                             <threshold>-2.1457639522850513e-003</threshold>
19424                             <left_val>0.3309448063373566</left_val>
19425                             <right_val>0.5474538803100586</right_val>
19426                         </_>
19427                     </_>
19428                     <_>
19429                         <!-- tree 75 -->
19430                         <_>
19431                             <!-- root node -->
19432                             <feature>
19433                                 <rects>
19434                                     <_>16 2 3 1 -1.</_>
19435                                     <_>17 2 1 1 3.</_>
19436                                 </rects>
19437                                 <tilted>0</tilted>
19438                             </feature>
19439                             <threshold>-5.8178009930998087e-004</threshold>
19440                             <left_node>1</left_node>
19441                             <right_val>0.4892601966857910</right_val>
19442                         </_>
19443                         <_>
19444                             <!-- node 1 -->
19445                             <feature>
19446                                 <rects>
19447                                     <_>17 4 3 2 -1.</_>
19448                                     <_>18 4 1 2 3.</_>
19449                                 </rects>
19450                                 <tilted>0</tilted>
19451                             </feature>
19452                             <threshold>-9.3638541875407100e-004</threshold>
19453                             <left_val>0.5937399268150330</left_val>
19454                             <right_val>0.4664669036865234</right_val>
19455                         </_>
19456                     </_>
19457                     <_>
19458                         <!-- tree 76 -->
19459                         <_>
19460                             <!-- root node -->
19461                             <feature>
19462                                 <rects>
19463                                     <_>0 8 8 12 -1.</_>
19464                                     <_>0 8 4 6 2.</_>
19465                                     <_>4 14 4 6 2.</_>
19466                                 </rects>
19467                                 <tilted>0</tilted>
19468                             </feature>
19469                             <threshold>0.0416674911975861</threshold>
19470                             <left_node>1</left_node>
19471                             <right_val>0.7021353244781494</right_val>
19472                         </_>
19473                         <_>
19474                             <!-- node 1 -->
19475                             <feature>
19476                                 <rects>
19477                                     <_>1 7 8 6 -1.</_>
19478                                     <_>1 7 4 3 2.</_>
19479                                     <_>5 10 4 3 2.</_>
19480                                 </rects>
19481                                 <tilted>0</tilted>
19482                             </feature>
19483                             <threshold>-6.7763780243694782e-003</threshold>
19484                             <left_val>0.3222751021385193</left_val>
19485                             <right_val>0.5068395137786865</right_val>
19486                         </_>
19487                     </_>
19488                     <_>
19489                         <!-- tree 77 -->
19490                         <_>
19491                             <!-- root node -->
19492                             <feature>
19493                                 <rects>
19494                                     <_>14 1 6 2 -1.</_>
19495                                     <_>16 1 2 2 3.</_>
19496                                 </rects>
19497                                 <tilted>0</tilted>
19498                             </feature>
19499                             <threshold>-2.9170580673962831e-003</threshold>
19500                             <left_node>1</left_node>
19501                             <right_val>0.4717701077461243</right_val>
19502                         </_>
19503                         <_>
19504                             <!-- node 1 -->
19505                             <feature>
19506                                 <rects>
19507                                     <_>15 0 4 4 -1.</_>
19508                                     <_>17 0 2 2 2.</_>
19509                                     <_>15 2 2 2 2.</_>
19510                                 </rects>
19511                                 <tilted>0</tilted>
19512                             </feature>
19513                             <threshold>3.2789530814625323e-004</threshold>
19514                             <left_val>0.4509383141994476</left_val>
19515                             <right_val>0.5651162862777710</right_val>
19516                         </_>
19517                     </_>
19518                 </trees>
19519                 <stage_threshold>38.2360382080078130</stage_threshold>
19520                 <parent>14</parent>
19521                 <next>-1</next>
19522             </_>
19523             <_>
19524                 <!-- stage 16 -->
19525                 <trees>
19526                     <_>
19527                         <!-- tree 0 -->
19528                         <_>
19529                             <!-- root node -->
19530                             <feature>
19531                                 <rects>
19532                                     <_>1 1 4 11 -1.</_>
19533                                     <_>3 1 2 11 2.</_>
19534                                 </rects>
19535                                 <tilted>0</tilted>
19536                             </feature>
19537                             <threshold>0.0117298001423478</threshold>
19538                             <left_val>0.3805224895477295</left_val>
19539                             <right_node>1</right_node>
19540                         </_>
19541                         <_>
19542                             <!-- node 1 -->
19543                             <feature>
19544                                 <rects>
19545                                     <_>5 5 1 8 -1.</_>
19546                                     <_>5 9 1 4 2.</_>
19547                                 </rects>
19548                                 <tilted>0</tilted>
19549                             </feature>
19550                             <threshold>1.1712179984897375e-003</threshold>
19551                             <left_val>0.3140017986297607</left_val>
19552                             <right_val>0.6858146190643311</right_val>
19553                         </_>
19554                     </_>
19555                     <_>
19556                         <!-- tree 1 -->
19557                         <_>
19558                             <!-- root node -->
19559                             <feature>
19560                                 <rects>
19561                                     <_>7 7 6 1 -1.</_>
19562                                     <_>9 7 2 1 3.</_>
19563                                 </rects>
19564                                 <tilted>0</tilted>
19565                             </feature>
19566                             <threshold>9.3555096536874771e-003</threshold>
19567                             <left_node>1</left_node>
19568                             <right_val>0.6834673285484314</right_val>
19569                         </_>
19570                         <_>
19571                             <!-- node 1 -->
19572                             <feature>
19573                                 <rects>
19574                                     <_>4 7 12 2 -1.</_>
19575                                     <_>8 7 4 2 3.</_>
19576                                 </rects>
19577                                 <tilted>0</tilted>
19578                             </feature>
19579                             <threshold>1.6570610459893942e-003</threshold>
19580                             <left_val>0.2992472946643829</left_val>
19581                             <right_val>0.5475677847862244</right_val>
19582                         </_>
19583                     </_>
19584                     <_>
19585                         <!-- tree 2 -->
19586                         <_>
19587                             <!-- root node -->
19588                             <feature>
19589                                 <rects>
19590                                     <_>8 4 4 4 -1.</_>
19591                                     <_>8 6 4 2 2.</_>
19592                                 </rects>
19593                                 <tilted>0</tilted>
19594                             </feature>
19595                             <threshold>-1.3387809740379453e-003</threshold>
19596                             <left_node>1</left_node>
19597                             <right_val>0.2941406965255737</right_val>
19598                         </_>
19599                         <_>
19600                             <!-- node 1 -->
19601                             <feature>
19602                                 <rects>
19603                                     <_>2 4 9 1 -1.</_>
19604                                     <_>5 4 3 1 3.</_>
19605                                 </rects>
19606                                 <tilted>0</tilted>
19607                             </feature>
19608                             <threshold>1.7580550047568977e-004</threshold>
19609                             <left_val>0.3896977901458740</left_val>
19610                             <right_val>0.5872970819473267</right_val>
19611                         </_>
19612                     </_>
19613                     <_>
19614                         <!-- tree 3 -->
19615                         <_>
19616                             <!-- root node -->
19617                             <feature>
19618                                 <rects>
19619                                     <_>9 12 2 8 -1.</_>
19620                                     <_>9 16 2 4 2.</_>
19621                                 </rects>
19622                                 <tilted>0</tilted>
19623                             </feature>
19624                             <threshold>-2.9473248869180679e-003</threshold>
19625                             <left_val>0.3576571941375732</left_val>
19626                             <right_node>1</right_node>
19627                         </_>
19628                         <_>
19629                             <!-- node 1 -->
19630                             <feature>
19631                                 <rects>
19632                                     <_>3 8 14 12 -1.</_>
19633                                     <_>3 14 14 6 2.</_>
19634                                 </rects>
19635                                 <tilted>0</tilted>
19636                             </feature>
19637                             <threshold>8.3220899105072021e-003</threshold>
19638                             <left_val>0.5232400894165039</left_val>
19639                             <right_val>0.3231087923049927</right_val>
19640                         </_>
19641                     </_>
19642                     <_>
19643                         <!-- tree 4 -->
19644                         <_>
19645                             <!-- root node -->
19646                             <feature>
19647                                 <rects>
19648                                     <_>6 13 7 3 -1.</_>
19649                                     <_>6 14 7 1 3.</_>
19650                                 </rects>
19651                                 <tilted>0</tilted>
19652                             </feature>
19653                             <threshold>7.4366689659655094e-003</threshold>
19654                             <left_node>1</left_node>
19655                             <right_val>0.6715673208236694</right_val>
19656                         </_>
19657                         <_>
19658                             <!-- node 1 -->
19659                             <feature>
19660                                 <rects>
19661                                     <_>5 9 6 3 -1.</_>
19662                                     <_>7 9 2 3 3.</_>
19663                                 </rects>
19664                                 <tilted>0</tilted>
19665                             </feature>
19666                             <threshold>-2.1322889369912446e-004</threshold>
19667                             <left_val>0.5470541715621948</left_val>
19668                             <right_val>0.3863396048545837</right_val>
19669                         </_>
19670                     </_>
19671                     <_>
19672                         <!-- tree 5 -->
19673                         <_>
19674                             <!-- root node -->
19675                             <feature>
19676                                 <rects>
19677                                     <_>12 1 6 3 -1.</_>
19678                                     <_>12 2 6 1 3.</_>
19679                                 </rects>
19680                                 <tilted>0</tilted>
19681                             </feature>
19682                             <threshold>-7.8024631366133690e-003</threshold>
19683                             <left_val>0.2771460115909576</left_val>
19684                             <right_node>1</right_node>
19685                         </_>
19686                         <_>
19687                             <!-- node 1 -->
19688                             <feature>
19689                                 <rects>
19690                                     <_>8 12 6 2 -1.</_>
19691                                     <_>8 13 6 1 2.</_>
19692                                 </rects>
19693                                 <tilted>0</tilted>
19694                             </feature>
19695                             <threshold>5.6611228501424193e-004</threshold>
19696                             <left_val>0.4689136147499085</left_val>
19697                             <right_val>0.5851963758468628</right_val>
19698                         </_>
19699                     </_>
19700                     <_>
19701                         <!-- tree 6 -->
19702                         <_>
19703                             <!-- root node -->
19704                             <feature>
19705                                 <rects>
19706                                     <_>0 2 18 2 -1.</_>
19707                                     <_>0 2 9 1 2.</_>
19708                                     <_>9 3 9 1 2.</_>
19709                                 </rects>
19710                                 <tilted>0</tilted>
19711                             </feature>
19712                             <threshold>-9.2346500605344772e-003</threshold>
19713                             <left_val>0.2704397141933441</left_val>
19714                             <right_node>1</right_node>
19715                         </_>
19716                         <_>
19717                             <!-- node 1 -->
19718                             <feature>
19719                                 <rects>
19720                                     <_>6 10 3 6 -1.</_>
19721                                     <_>6 13 3 3 2.</_>
19722                                 </rects>
19723                                 <tilted>0</tilted>
19724                             </feature>
19725                             <threshold>-1.4676499631605111e-005</threshold>
19726                             <left_val>0.5622550249099731</left_val>
19727                             <right_val>0.3579317033290863</right_val>
19728                         </_>
19729                     </_>
19730                     <_>
19731                         <!-- tree 7 -->
19732                         <_>
19733                             <!-- root node -->
19734                             <feature>
19735                                 <rects>
19736                                     <_>14 0 6 6 -1.</_>
19737                                     <_>14 0 3 6 2.</_>
19738                                 </rects>
19739                                 <tilted>0</tilted>
19740                             </feature>
19741                             <threshold>9.7007937729358673e-003</threshold>
19742                             <left_val>0.4173871874809265</left_val>
19743                             <right_node>1</right_node>
19744                         </_>
19745                         <_>
19746                             <!-- node 1 -->
19747                             <feature>
19748                                 <rects>
19749                                     <_>15 0 5 8 -1.</_>
19750                                     <_>15 4 5 4 2.</_>
19751                                 </rects>
19752                                 <tilted>0</tilted>
19753                             </feature>
19754                             <threshold>-3.5320650786161423e-003</threshold>
19755                             <left_val>0.4195013046264648</left_val>
19756                             <right_val>0.5549468994140625</right_val>
19757                         </_>
19758                     </_>
19759                     <_>
19760                         <!-- tree 8 -->
19761                         <_>
19762                             <!-- root node -->
19763                             <feature>
19764                                 <rects>
19765                                     <_>7 16 6 4 -1.</_>
19766                                     <_>9 16 2 4 3.</_>
19767                                 </rects>
19768                                 <tilted>0</tilted>
19769                             </feature>
19770                             <threshold>0.0216164104640484</threshold>
19771                             <left_node>1</left_node>
19772                             <right_val>0.2857390940189362</right_val>
19773                         </_>
19774                         <_>
19775                             <!-- node 1 -->
19776                             <feature>
19777                                 <rects>
19778                                     <_>2 11 14 4 -1.</_>
19779                                     <_>2 11 7 2 2.</_>
19780                                     <_>9 13 7 2 2.</_>
19781                                 </rects>
19782                                 <tilted>0</tilted>
19783                             </feature>
19784                             <threshold>3.4567608963698149e-003</threshold>
19785                             <left_val>0.6024532914161682</left_val>
19786                             <right_val>0.4377507865428925</right_val>
19787                         </_>
19788                     </_>
19789                     <_>
19790                         <!-- tree 9 -->
19791                         <_>
19792                             <!-- root node -->
19793                             <feature>
19794                                 <rects>
19795                                     <_>14 10 6 10 -1.</_>
19796                                     <_>14 10 3 10 2.</_>
19797                                 </rects>
19798                                 <tilted>0</tilted>
19799                             </feature>
19800                             <threshold>0.0229143202304840</threshold>
19801                             <left_val>0.4689350128173828</left_val>
19802                             <right_node>1</right_node>
19803                         </_>
19804                         <_>
19805                             <!-- node 1 -->
19806                             <feature>
19807                                 <rects>
19808                                     <_>9 8 10 12 -1.</_>
19809                                     <_>14 8 5 6 2.</_>
19810                                     <_>9 14 5 6 2.</_>
19811                                 </rects>
19812                                 <tilted>0</tilted>
19813                             </feature>
19814                             <threshold>3.4328910987824202e-003</threshold>
19815                             <left_val>0.4664604961872101</left_val>
19816                             <right_val>0.5762562155723572</right_val>
19817                         </_>
19818                     </_>
19819                     <_>
19820                         <!-- tree 10 -->
19821                         <_>
19822                             <!-- root node -->
19823                             <feature>
19824                                 <rects>
19825                                     <_>0 10 6 10 -1.</_>
19826                                     <_>3 10 3 10 2.</_>
19827                                 </rects>
19828                                 <tilted>0</tilted>
19829                             </feature>
19830                             <threshold>-8.6510833352804184e-003</threshold>
19831                             <left_val>0.6381739974021912</left_val>
19832                             <right_node>1</right_node>
19833                         </_>
19834                         <_>
19835                             <!-- node 1 -->
19836                             <feature>
19837                                 <rects>
19838                                     <_>1 8 10 12 -1.</_>
19839                                     <_>1 8 5 6 2.</_>
19840                                     <_>6 14 5 6 2.</_>
19841                                 </rects>
19842                                 <tilted>0</tilted>
19843                             </feature>
19844                             <threshold>1.4510039472952485e-003</threshold>
19845                             <left_val>0.3711487948894501</left_val>
19846                             <right_val>0.5530750751495361</right_val>
19847                         </_>
19848                     </_>
19849                     <_>
19850                         <!-- tree 11 -->
19851                         <_>
19852                             <!-- root node -->
19853                             <feature>
19854                                 <rects>
19855                                     <_>9 3 6 1 -1.</_>
19856                                     <_>11 3 2 1 3.</_>
19857                                 </rects>
19858                                 <tilted>0</tilted>
19859                             </feature>
19860                             <threshold>7.8191719949245453e-003</threshold>
19861                             <left_val>0.5264362096786499</left_val>
19862                             <right_node>1</right_node>
19863                         </_>
19864                         <_>
19865                             <!-- node 1 -->
19866                             <feature>
19867                                 <rects>
19868                                     <_>7 4 6 3 -1.</_>
19869                                     <_>9 4 2 3 3.</_>
19870                                 </rects>
19871                                 <tilted>0</tilted>
19872                             </feature>
19873                             <threshold>2.0798550394829363e-004</threshold>
19874                             <left_val>0.3730512857437134</left_val>
19875                             <right_val>0.5445731282234192</right_val>
19876                         </_>
19877                     </_>
19878                     <_>
19879                         <!-- tree 12 -->
19880                         <_>
19881                             <!-- root node -->
19882                             <feature>
19883                                 <rects>
19884                                     <_>5 3 6 1 -1.</_>
19885                                     <_>7 3 2 1 3.</_>
19886                                 </rects>
19887                                 <tilted>0</tilted>
19888                             </feature>
19889                             <threshold>-3.9962218143045902e-003</threshold>
19890                             <left_val>0.2438170015811920</left_val>
19891                             <right_node>1</right_node>
19892                         </_>
19893                         <_>
19894                             <!-- node 1 -->
19895                             <feature>
19896                                 <rects>
19897                                     <_>4 5 6 3 -1.</_>
19898                                     <_>6 5 2 3 3.</_>
19899                                 </rects>
19900                                 <tilted>0</tilted>
19901                             </feature>
19902                             <threshold>-1.5010139577498194e-005</threshold>
19903                             <left_val>0.5324671268463135</left_val>
19904                             <right_val>0.3682988882064819</right_val>
19905                         </_>
19906                     </_>
19907                     <_>
19908                         <!-- tree 13 -->
19909                         <_>
19910                             <!-- root node -->
19911                             <feature>
19912                                 <rects>
19913                                     <_>9 16 3 3 -1.</_>
19914                                     <_>9 17 3 1 3.</_>
19915                                 </rects>
19916                                 <tilted>0</tilted>
19917                             </feature>
19918                             <threshold>-4.2428788729012012e-003</threshold>
19919                             <left_val>0.6481474041938782</left_val>
19920                             <right_node>1</right_node>
19921                         </_>
19922                         <_>
19923                             <!-- node 1 -->
19924                             <feature>
19925                                 <rects>
19926                                     <_>8 14 6 3 -1.</_>
19927                                     <_>8 15 6 1 3.</_>
19928                                 </rects>
19929                                 <tilted>0</tilted>
19930                             </feature>
19931                             <threshold>9.1374982148408890e-003</threshold>
19932                             <left_val>0.4896158874034882</left_val>
19933                             <right_val>0.6558843255043030</right_val>
19934                         </_>
19935                     </_>
19936                     <_>
19937                         <!-- tree 14 -->
19938                         <_>
19939                             <!-- root node -->
19940                             <feature>
19941                                 <rects>
19942                                     <_>6 0 8 12 -1.</_>
19943                                     <_>6 0 4 6 2.</_>
19944                                     <_>10 6 4 6 2.</_>
19945                                 </rects>
19946                                 <tilted>0</tilted>
19947                             </feature>
19948                             <threshold>8.8254585862159729e-003</threshold>
19949                             <left_node>1</left_node>
19950                             <right_val>0.3613870143890381</right_val>
19951                         </_>
19952                         <_>
19953                             <!-- node 1 -->
19954                             <feature>
19955                                 <rects>
19956                                     <_>4 12 2 3 -1.</_>
19957                                     <_>4 13 2 1 3.</_>
19958                                 </rects>
19959                                 <tilted>0</tilted>
19960                             </feature>
19961                             <threshold>9.4092212384566665e-004</threshold>
19962                             <left_val>0.5502895712852478</left_val>
19963                             <right_val>0.3632518053054810</right_val>
19964                         </_>
19965                     </_>
19966                     <_>
19967                         <!-- tree 15 -->
19968                         <_>
19969                             <!-- root node -->
19970                             <feature>
19971                                 <rects>
19972                                     <_>12 16 6 3 -1.</_>
19973                                     <_>12 17 6 1 3.</_>
19974                                 </rects>
19975                                 <tilted>0</tilted>
19976                             </feature>
19977                             <threshold>-0.0125033501535654</threshold>
19978                             <left_val>0.2261132001876831</left_val>
19979                             <right_node>1</right_node>
19980                         </_>
19981                         <_>
19982                             <!-- node 1 -->
19983                             <feature>
19984                                 <rects>
19985                                     <_>7 12 7 2 -1.</_>
19986                                     <_>7 13 7 1 2.</_>
19987                                 </rects>
19988                                 <tilted>0</tilted>
19989                             </feature>
19990                             <threshold>8.6759645491838455e-003</threshold>
19991                             <left_val>0.4987890124320984</left_val>
19992                             <right_val>0.6847196221351624</right_val>
19993                         </_>
19994                     </_>
19995                     <_>
19996                         <!-- tree 16 -->
19997                         <_>
19998                             <!-- root node -->
19999                             <feature>
20000                                 <rects>
20001                                     <_>2 16 6 3 -1.</_>
20002                                     <_>2 17 6 1 3.</_>
20003                                 </rects>
20004                                 <tilted>0</tilted>
20005                             </feature>
20006                             <threshold>-0.0104167601093650</threshold>
20007                             <left_val>0.2446299046278000</left_val>
20008                             <right_node>1</right_node>
20009                         </_>
20010                         <_>
20011                             <!-- node 1 -->
20012                             <feature>
20013                                 <rects>
20014                                     <_>0 7 16 6 -1.</_>
20015                                     <_>0 10 16 3 2.</_>
20016                                 </rects>
20017                                 <tilted>0</tilted>
20018                             </feature>
20019                             <threshold>2.7432460337877274e-003</threshold>
20020                             <left_val>0.3511525094509125</left_val>
20021                             <right_val>0.5399826765060425</right_val>
20022                         </_>
20023                     </_>
20024                     <_>
20025                         <!-- tree 17 -->
20026                         <_>
20027                             <!-- root node -->
20028                             <feature>
20029                                 <rects>
20030                                     <_>9 7 3 3 -1.</_>
20031                                     <_>10 7 1 3 3.</_>
20032                                 </rects>
20033                                 <tilted>0</tilted>
20034                             </feature>
20035                             <threshold>-4.2385691776871681e-003</threshold>
20036                             <left_val>0.6823673248291016</left_val>
20037                             <right_node>1</right_node>
20038                         </_>
20039                         <_>
20040                             <!-- node 1 -->
20041                             <feature>
20042                                 <rects>
20043                                     <_>9 7 3 5 -1.</_>
20044                                     <_>10 7 1 5 3.</_>
20045                                 </rects>
20046                                 <tilted>0</tilted>
20047                             </feature>
20048                             <threshold>0.0183258708566427</threshold>
20049                             <left_val>0.4891580045223236</left_val>
20050                             <right_val>0.7135618925094605</right_val>
20051                         </_>
20052                     </_>
20053                     <_>
20054                         <!-- tree 18 -->
20055                         <_>
20056                             <!-- root node -->
20057                             <feature>
20058                                 <rects>
20059                                     <_>0 5 20 10 -1.</_>
20060                                     <_>0 5 10 5 2.</_>
20061                                     <_>10 10 10 5 2.</_>
20062                                 </rects>
20063                                 <tilted>0</tilted>
20064                             </feature>
20065                             <threshold>-0.0243345405906439</threshold>
20066                             <left_val>0.3522521853446960</left_val>
20067                             <right_node>1</right_node>
20068                         </_>
20069                         <_>
20070                             <!-- node 1 -->
20071                             <feature>
20072                                 <rects>
20073                                     <_>3 1 4 2 -1.</_>
20074                                     <_>5 1 2 2 2.</_>
20075                                 </rects>
20076                                 <tilted>0</tilted>
20077                             </feature>
20078                             <threshold>4.6469361404888332e-004</threshold>
20079                             <left_val>0.4049868881702423</left_val>
20080                             <right_val>0.5515825748443604</right_val>
20081                         </_>
20082                     </_>
20083                     <_>
20084                         <!-- tree 19 -->
20085                         <_>
20086                             <!-- root node -->
20087                             <feature>
20088                                 <rects>
20089                                     <_>7 6 8 10 -1.</_>
20090                                     <_>11 6 4 5 2.</_>
20091                                     <_>7 11 4 5 2.</_>
20092                                 </rects>
20093                                 <tilted>0</tilted>
20094                             </feature>
20095                             <threshold>3.4260009415447712e-003</threshold>
20096                             <left_node>1</left_node>
20097                             <right_val>0.4126769900321960</right_val>
20098                         </_>
20099                         <_>
20100                             <!-- node 1 -->
20101                             <feature>
20102                                 <rects>
20103                                     <_>17 6 3 2 -1.</_>
20104                                     <_>17 7 3 1 2.</_>
20105                                 </rects>
20106                                 <tilted>0</tilted>
20107                             </feature>
20108                             <threshold>-2.5827318895608187e-003</threshold>
20109                             <left_val>0.2899428904056549</left_val>
20110                             <right_val>0.5386431813240051</right_val>
20111                         </_>
20112                     </_>
20113                     <_>
20114                         <!-- tree 20 -->
20115                         <_>
20116                             <!-- root node -->
20117                             <feature>
20118                                 <rects>
20119                                     <_>5 6 8 10 -1.</_>
20120                                     <_>5 6 4 5 2.</_>
20121                                     <_>9 11 4 5 2.</_>
20122                                 </rects>
20123                                 <tilted>0</tilted>
20124                             </feature>
20125                             <threshold>1.0545699624344707e-003</threshold>
20126                             <left_node>1</left_node>
20127                             <right_val>0.3771344125270844</right_val>
20128                         </_>
20129                         <_>
20130                             <!-- node 1 -->
20131                             <feature>
20132                                 <rects>
20133                                     <_>5 12 10 6 -1.</_>
20134                                     <_>5 14 10 2 3.</_>
20135                                 </rects>
20136                                 <tilted>0</tilted>
20137                             </feature>
20138                             <threshold>-9.1257691383361816e-004</threshold>
20139                             <left_val>0.5827386975288391</left_val>
20140                             <right_val>0.4267556965351105</right_val>
20141                         </_>
20142                     </_>
20143                     <_>
20144                         <!-- tree 21 -->
20145                         <_>
20146                             <!-- root node -->
20147                             <feature>
20148                                 <rects>
20149                                     <_>9 7 3 3 -1.</_>
20150                                     <_>10 7 1 3 3.</_>
20151                                 </rects>
20152                                 <tilted>0</tilted>
20153                             </feature>
20154                             <threshold>2.6589010376483202e-003</threshold>
20155                             <left_val>0.4688124954700470</left_val>
20156                             <right_node>1</right_node>
20157                         </_>
20158                         <_>
20159                             <!-- node 1 -->
20160                             <feature>
20161                                 <rects>
20162                                     <_>10 3 2 6 -1.</_>
20163                                     <_>11 3 1 3 2.</_>
20164                                     <_>10 6 1 3 2.</_>
20165                                 </rects>
20166                                 <tilted>0</tilted>
20167                             </feature>
20168                             <threshold>4.8598358407616615e-003</threshold>
20169                             <left_val>0.4853922128677368</left_val>
20170                             <right_val>0.6163644790649414</right_val>
20171                         </_>
20172                     </_>
20173                     <_>
20174                         <!-- tree 22 -->
20175                         <_>
20176                             <!-- root node -->
20177                             <feature>
20178                                 <rects>
20179                                     <_>0 4 3 3 -1.</_>
20180                                     <_>0 5 3 1 3.</_>
20181                                 </rects>
20182                                 <tilted>0</tilted>
20183                             </feature>
20184                             <threshold>8.0638676881790161e-003</threshold>
20185                             <left_node>1</left_node>
20186                             <right_val>0.1749195009469986</right_val>
20187                         </_>
20188                         <_>
20189                             <!-- node 1 -->
20190                             <feature>
20191                                 <rects>
20192                                     <_>3 16 8 4 -1.</_>
20193                                     <_>3 16 4 2 2.</_>
20194                                     <_>7 18 4 2 2.</_>
20195                                 </rects>
20196                                 <tilted>0</tilted>
20197                             </feature>
20198                             <threshold>-7.5898370705544949e-003</threshold>
20199                             <left_val>0.6826189756393433</left_val>
20200                             <right_val>0.4894070029258728</right_val>
20201                         </_>
20202                     </_>
20203                     <_>
20204                         <!-- tree 23 -->
20205                         <_>
20206                             <!-- root node -->
20207                             <feature>
20208                                 <rects>
20209                                     <_>8 13 5 2 -1.</_>
20210                                     <_>8 14 5 1 2.</_>
20211                                 </rects>
20212                                 <tilted>0</tilted>
20213                             </feature>
20214                             <threshold>3.6368070868775249e-004</threshold>
20215                             <left_val>0.4614596068859100</left_val>
20216                             <right_node>1</right_node>
20217                         </_>
20218                         <_>
20219                             <!-- node 1 -->
20220                             <feature>
20221                                 <rects>
20222                                     <_>8 7 4 12 -1.</_>
20223                                     <_>8 11 4 4 3.</_>
20224                                 </rects>
20225                                 <tilted>0</tilted>
20226                             </feature>
20227                             <threshold>0.0625949501991272</threshold>
20228                             <left_val>0.5183017253875732</left_val>
20229                             <right_val>0.2686696052551270</right_val>
20230                         </_>
20231                     </_>
20232                     <_>
20233                         <!-- tree 24 -->
20234                         <_>
20235                             <!-- root node -->
20236                             <feature>
20237                                 <rects>
20238                                     <_>5 9 2 2 -1.</_>
20239                                     <_>6 9 1 2 2.</_>
20240                                 </rects>
20241                                 <tilted>0</tilted>
20242                             </feature>
20243                             <threshold>-4.9753207713365555e-003</threshold>
20244                             <left_val>0.1758466958999634</left_val>
20245                             <right_node>1</right_node>
20246                         </_>
20247                         <_>
20248                             <!-- node 1 -->
20249                             <feature>
20250                                 <rects>
20251                                     <_>9 15 2 3 -1.</_>
20252                                     <_>9 16 2 1 3.</_>
20253                                 </rects>
20254                                 <tilted>0</tilted>
20255                             </feature>
20256                             <threshold>-2.0880119409412146e-003</threshold>
20257                             <left_val>0.6369382143020630</left_val>
20258                             <right_val>0.4930044114589691</right_val>
20259                         </_>
20260                     </_>
20261                     <_>
20262                         <!-- tree 25 -->
20263                         <_>
20264                             <!-- root node -->
20265                             <feature>
20266                                 <rects>
20267                                     <_>13 9 2 3 -1.</_>
20268                                     <_>13 9 1 3 2.</_>
20269                                 </rects>
20270                                 <tilted>0</tilted>
20271                             </feature>
20272                             <threshold>9.5644511748105288e-004</threshold>
20273                             <left_node>1</left_node>
20274                             <right_val>0.4139398932456970</right_val>
20275                         </_>
20276                         <_>
20277                             <!-- node 1 -->
20278                             <feature>
20279                                 <rects>
20280                                     <_>14 0 6 17 -1.</_>
20281                                     <_>16 0 2 17 3.</_>
20282                                 </rects>
20283                                 <tilted>0</tilted>
20284                             </feature>
20285                             <threshold>-0.0317214615643024</threshold>
20286                             <left_val>0.6045557260513306</left_val>
20287                             <right_val>0.4816364049911499</right_val>
20288                         </_>
20289                     </_>
20290                     <_>
20291                         <!-- tree 26 -->
20292                         <_>
20293                             <!-- root node -->
20294                             <feature>
20295                                 <rects>
20296                                     <_>5 10 2 2 -1.</_>
20297                                     <_>6 10 1 2 2.</_>
20298                                 </rects>
20299                                 <tilted>0</tilted>
20300                             </feature>
20301                             <threshold>1.2898689601570368e-003</threshold>
20302                             <left_val>0.5450810790061951</left_val>
20303                             <right_node>1</right_node>
20304                         </_>
20305                         <_>
20306                             <!-- node 1 -->
20307                             <feature>
20308                                 <rects>
20309                                     <_>2 9 9 1 -1.</_>
20310                                     <_>5 9 3 1 3.</_>
20311                                 </rects>
20312                                 <tilted>0</tilted>
20313                             </feature>
20314                             <threshold>9.8405163735151291e-003</threshold>
20315                             <left_val>0.2924000918865204</left_val>
20316                             <right_val>0.6699606180191040</right_val>
20317                         </_>
20318                     </_>
20319                     <_>
20320                         <!-- tree 27 -->
20321                         <_>
20322                             <!-- root node -->
20323                             <feature>
20324                                 <rects>
20325                                     <_>9 11 2 3 -1.</_>
20326                                     <_>9 12 2 1 3.</_>
20327                                 </rects>
20328                                 <tilted>0</tilted>
20329                             </feature>
20330                             <threshold>1.2237089686095715e-003</threshold>
20331                             <left_node>1</left_node>
20332                             <right_val>0.6282836794853210</right_val>
20333                         </_>
20334                         <_>
20335                             <!-- node 1 -->
20336                             <feature>
20337                                 <rects>
20338                                     <_>7 11 6 3 -1.</_>
20339                                     <_>7 12 6 1 3.</_>
20340                                 </rects>
20341                                 <tilted>0</tilted>
20342                             </feature>
20343                             <threshold>-8.4232585504651070e-003</threshold>
20344                             <left_val>0.5986570119857788</left_val>
20345                             <right_val>0.4852580130100250</right_val>
20346                         </_>
20347                     </_>
20348                     <_>
20349                         <!-- tree 28 -->
20350                         <_>
20351                             <!-- root node -->
20352                             <feature>
20353                                 <rects>
20354                                     <_>0 6 3 2 -1.</_>
20355                                     <_>0 7 3 1 2.</_>
20356                                 </rects>
20357                                 <tilted>0</tilted>
20358                             </feature>
20359                             <threshold>-7.2726322105154395e-004</threshold>
20360                             <left_val>0.3340049088001251</left_val>
20361                             <right_node>1</right_node>
20362                         </_>
20363                         <_>
20364                             <!-- node 1 -->
20365                             <feature>
20366                                 <rects>
20367                                     <_>7 0 6 1 -1.</_>
20368                                     <_>9 0 2 1 3.</_>
20369                                 </rects>
20370                                 <tilted>0</tilted>
20371                             </feature>
20372                             <threshold>4.6842931769788265e-003</threshold>
20373                             <left_val>0.5168923735618591</left_val>
20374                             <right_val>0.2679480016231537</right_val>
20375                         </_>
20376                     </_>
20377                     <_>
20378                         <!-- tree 29 -->
20379                         <_>
20380                             <!-- root node -->
20381                             <feature>
20382                                 <rects>
20383                                     <_>9 16 3 3 -1.</_>
20384                                     <_>9 17 3 1 3.</_>
20385                                 </rects>
20386                                 <tilted>0</tilted>
20387                             </feature>
20388                             <threshold>-1.0379579616710544e-003</threshold>
20389                             <left_val>0.5925791859626770</left_val>
20390                             <right_node>1</right_node>
20391                         </_>
20392                         <_>
20393                             <!-- node 1 -->
20394                             <feature>
20395                                 <rects>
20396                                     <_>2 13 17 6 -1.</_>
20397                                     <_>2 16 17 3 2.</_>
20398                                 </rects>
20399                                 <tilted>0</tilted>
20400                             </feature>
20401                             <threshold>9.1342730447649956e-003</threshold>
20402                             <left_val>0.5437728166580200</left_val>
20403                             <right_val>0.4346800148487091</right_val>
20404                         </_>
20405                     </_>
20406                     <_>
20407                         <!-- tree 30 -->
20408                         <_>
20409                             <!-- root node -->
20410                             <feature>
20411                                 <rects>
20412                                     <_>1 3 3 7 -1.</_>
20413                                     <_>2 3 1 7 3.</_>
20414                                 </rects>
20415                                 <tilted>0</tilted>
20416                             </feature>
20417                             <threshold>1.4971119817346334e-003</threshold>
20418                             <left_val>0.4129500985145569</left_val>
20419                             <right_node>1</right_node>
20420                         </_>
20421                         <_>
20422                             <!-- node 1 -->
20423                             <feature>
20424                                 <rects>
20425                                     <_>1 1 6 4 -1.</_>
20426                                     <_>3 1 2 4 3.</_>
20427                                 </rects>
20428                                 <tilted>0</tilted>
20429                             </feature>
20430                             <threshold>1.5762320253998041e-003</threshold>
20431                             <left_val>0.4522874057292938</left_val>
20432                             <right_val>0.6556292176246643</right_val>
20433                         </_>
20434                     </_>
20435                     <_>
20436                         <!-- tree 31 -->
20437                         <_>
20438                             <!-- root node -->
20439                             <feature>
20440                                 <rects>
20441                                     <_>14 1 6 5 -1.</_>
20442                                     <_>14 1 3 5 2.</_>
20443                                 </rects>
20444                                 <tilted>0</tilted>
20445                             </feature>
20446                             <threshold>8.7496247142553329e-003</threshold>
20447                             <left_val>0.4532034099102020</left_val>
20448                             <right_node>1</right_node>
20449                         </_>
20450                         <_>
20451                             <!-- node 1 -->
20452                             <feature>
20453                                 <rects>
20454                                     <_>13 2 3 2 -1.</_>
20455                                     <_>13 3 3 1 2.</_>
20456                                 </rects>
20457                                 <tilted>0</tilted>
20458                             </feature>
20459                             <threshold>-8.5103599121794105e-004</threshold>
20460                             <left_val>0.3785983920097351</left_val>
20461                             <right_val>0.5416975021362305</right_val>
20462                         </_>
20463                     </_>
20464                     <_>
20465                         <!-- tree 32 -->
20466                         <_>
20467                             <!-- root node -->
20468                             <feature>
20469                                 <rects>
20470                                     <_>0 1 6 5 -1.</_>
20471                                     <_>3 1 3 5 2.</_>
20472                                 </rects>
20473                                 <tilted>0</tilted>
20474                             </feature>
20475                             <threshold>-0.0173255708068609</threshold>
20476                             <left_val>0.6884248256683350</left_val>
20477                             <right_node>1</right_node>
20478                         </_>
20479                         <_>
20480                             <!-- node 1 -->
20481                             <feature>
20482                                 <rects>
20483                                     <_>2 3 2 6 -1.</_>
20484                                     <_>2 5 2 2 3.</_>
20485                                 </rects>
20486                                 <tilted>0</tilted>
20487                             </feature>
20488                             <threshold>-8.3266440778970718e-003</threshold>
20489                             <left_val>0.3091326057910919</left_val>
20490                             <right_val>0.5243654847145081</right_val>
20491                         </_>
20492                     </_>
20493                     <_>
20494                         <!-- tree 33 -->
20495                         <_>
20496                             <!-- root node -->
20497                             <feature>
20498                                 <rects>
20499                                     <_>9 10 3 2 -1.</_>
20500                                     <_>9 11 3 1 2.</_>
20501                                 </rects>
20502                                 <tilted>0</tilted>
20503                             </feature>
20504                             <threshold>1.5157909729168750e-005</threshold>
20505                             <left_val>0.4765793979167938</left_val>
20506                             <right_node>1</right_node>
20507                         </_>
20508                         <_>
20509                             <!-- node 1 -->
20510                             <feature>
20511                                 <rects>
20512                                     <_>8 13 4 3 -1.</_>
20513                                     <_>8 14 4 1 3.</_>
20514                                 </rects>
20515                                 <tilted>0</tilted>
20516                             </feature>
20517                             <threshold>1.8041470320895314e-003</threshold>
20518                             <left_val>0.4725385904312134</left_val>
20519                             <right_val>0.5716555118560791</right_val>
20520                         </_>
20521                     </_>
20522                     <_>
20523                         <!-- tree 34 -->
20524                         <_>
20525                             <!-- root node -->
20526                             <feature>
20527                                 <rects>
20528                                     <_>6 3 3 1 -1.</_>
20529                                     <_>7 3 1 1 3.</_>
20530                                 </rects>
20531                                 <tilted>0</tilted>
20532                             </feature>
20533                             <threshold>3.0691560823470354e-003</threshold>
20534                             <left_node>1</left_node>
20535                             <right_val>0.2143359929323196</right_val>
20536                         </_>
20537                         <_>
20538                             <!-- node 1 -->
20539                             <feature>
20540                                 <rects>
20541                                     <_>8 2 3 12 -1.</_>
20542                                     <_>8 6 3 4 3.</_>
20543                                 </rects>
20544                                 <tilted>0</tilted>
20545                             </feature>
20546                             <threshold>-5.2225510444259271e-005</threshold>
20547                             <left_val>0.5653210282325745</left_val>
20548                             <right_val>0.4385111033916473</right_val>
20549                         </_>
20550                     </_>
20551                     <_>
20552                         <!-- tree 35 -->
20553                         <_>
20554                             <!-- root node -->
20555                             <feature>
20556                                 <rects>
20557                                     <_>11 12 1 2 -1.</_>
20558                                     <_>11 13 1 1 2.</_>
20559                                 </rects>
20560                                 <tilted>0</tilted>
20561                             </feature>
20562                             <threshold>1.0072169970953837e-004</threshold>
20563                             <left_node>1</left_node>
20564                             <right_val>0.5924776196479797</right_val>
20565                         </_>
20566                         <_>
20567                             <!-- node 1 -->
20568                             <feature>
20569                                 <rects>
20570                                     <_>11 12 2 2 -1.</_>
20571                                     <_>12 12 1 1 2.</_>
20572                                     <_>11 13 1 1 2.</_>
20573                                 </rects>
20574                                 <tilted>0</tilted>
20575                             </feature>
20576                             <threshold>1.3573700562119484e-004</threshold>
20577                             <left_val>0.4573448896408081</left_val>
20578                             <right_val>0.5769382715225220</right_val>
20579                         </_>
20580                     </_>
20581                     <_>
20582                         <!-- tree 36 -->
20583                         <_>
20584                             <!-- root node -->
20585                             <feature>
20586                                 <rects>
20587                                     <_>5 5 2 2 -1.</_>
20588                                     <_>5 6 2 1 2.</_>
20589                                 </rects>
20590                                 <tilted>0</tilted>
20591                             </feature>
20592                             <threshold>9.2137878527864814e-004</threshold>
20593                             <left_node>1</left_node>
20594                             <right_val>0.5992609262466431</right_val>
20595                         </_>
20596                         <_>
20597                             <!-- node 1 -->
20598                             <feature>
20599                                 <rects>
20600                                     <_>5 4 1 3 -1.</_>
20601                                     <_>5 5 1 1 3.</_>
20602                                 </rects>
20603                                 <tilted>0</tilted>
20604                             </feature>
20605                             <threshold>3.0316581251099706e-004</threshold>
20606                             <left_val>0.3610081076622009</left_val>
20607                             <right_val>0.5049325823783875</right_val>
20608                         </_>
20609                     </_>
20610                     <_>
20611                         <!-- tree 37 -->
20612                         <_>
20613                             <!-- root node -->
20614                             <feature>
20615                                 <rects>
20616                                     <_>3 11 16 4 -1.</_>
20617                                     <_>11 11 8 2 2.</_>
20618                                     <_>3 13 8 2 2.</_>
20619                                 </rects>
20620                                 <tilted>0</tilted>
20621                             </feature>
20622                             <threshold>0.0395824797451496</threshold>
20623                             <left_node>1</left_node>
20624                             <right_val>0.1538489013910294</right_val>
20625                         </_>
20626                         <_>
20627                             <!-- node 1 -->
20628                             <feature>
20629                                 <rects>
20630                                     <_>0 10 20 3 -1.</_>
20631                                     <_>0 11 20 1 3.</_>
20632                                 </rects>
20633                                 <tilted>0</tilted>
20634                             </feature>
20635                             <threshold>0.0475196801126003</threshold>
20636                             <left_val>0.5216140747070313</left_val>
20637                             <right_val>0.1428391039371491</right_val>
20638                         </_>
20639                     </_>
20640                     <_>
20641                         <!-- tree 38 -->
20642                         <_>
20643                             <!-- root node -->
20644                             <feature>
20645                                 <rects>
20646                                     <_>1 11 16 4 -1.</_>
20647                                     <_>1 11 8 2 2.</_>
20648                                     <_>9 13 8 2 2.</_>
20649                                 </rects>
20650                                 <tilted>0</tilted>
20651                             </feature>
20652                             <threshold>0.0188717599958181</threshold>
20653                             <left_node>1</left_node>
20654                             <right_val>0.2825506925582886</right_val>
20655                         </_>
20656                         <_>
20657                             <!-- node 1 -->
20658                             <feature>
20659                                 <rects>
20660                                     <_>4 2 4 2 -1.</_>
20661                                     <_>4 3 4 1 2.</_>
20662                                 </rects>
20663                                 <tilted>0</tilted>
20664                             </feature>
20665                             <threshold>-3.9876459049992263e-004</threshold>
20666                             <left_val>0.4035016894340515</left_val>
20667                             <right_val>0.5437793135643005</right_val>
20668                         </_>
20669                     </_>
20670                     <_>
20671                         <!-- tree 39 -->
20672                         <_>
20673                             <!-- root node -->
20674                             <feature>
20675                                 <rects>
20676                                     <_>12 6 2 2 -1.</_>
20677                                     <_>13 6 1 1 2.</_>
20678                                     <_>12 7 1 1 2.</_>
20679                                 </rects>
20680                                 <tilted>0</tilted>
20681                             </feature>
20682                             <threshold>4.6556600136682391e-004</threshold>
20683                             <left_val>0.4668996930122376</left_val>
20684                             <right_node>1</right_node>
20685                         </_>
20686                         <_>
20687                             <!-- node 1 -->
20688                             <feature>
20689                                 <rects>
20690                                     <_>12 11 6 6 -1.</_>
20691                                     <_>12 13 6 2 3.</_>
20692                                 </rects>
20693                                 <tilted>0</tilted>
20694                             </feature>
20695                             <threshold>6.7090610973536968e-003</threshold>
20696                             <left_val>0.5331354737281799</left_val>
20697                             <right_val>0.4136571884155273</right_val>
20698                         </_>
20699                     </_>
20700                     <_>
20701                         <!-- tree 40 -->
20702                         <_>
20703                             <!-- root node -->
20704                             <feature>
20705                                 <rects>
20706                                     <_>6 6 2 2 -1.</_>
20707                                     <_>6 6 1 1 2.</_>
20708                                     <_>7 7 1 1 2.</_>
20709                                 </rects>
20710                                 <tilted>0</tilted>
20711                             </feature>
20712                             <threshold>-1.8931160448119044e-003</threshold>
20713                             <left_val>0.7155163288116455</left_val>
20714                             <right_node>1</right_node>
20715                         </_>
20716                         <_>
20717                             <!-- node 1 -->
20718                             <feature>
20719                                 <rects>
20720                                     <_>6 4 4 16 -1.</_>
20721                                     <_>8 4 2 16 2.</_>
20722                                 </rects>
20723                                 <tilted>0</tilted>
20724                             </feature>
20725                             <threshold>-0.0130569497123361</threshold>
20726                             <left_val>0.3117899894714356</left_val>
20727                             <right_val>0.5208439826965332</right_val>
20728                         </_>
20729                     </_>
20730                     <_>
20731                         <!-- tree 41 -->
20732                         <_>
20733                             <!-- root node -->
20734                             <feature>
20735                                 <rects>
20736                                     <_>11 18 3 2 -1.</_>
20737                                     <_>11 19 3 1 2.</_>
20738                                 </rects>
20739                                 <tilted>0</tilted>
20740                             </feature>
20741                             <threshold>-1.9484119547996670e-004</threshold>
20742                             <left_node>1</left_node>
20743                             <right_val>0.4637658894062042</right_val>
20744                         </_>
20745                         <_>
20746                             <!-- node 1 -->
20747                             <feature>
20748                                 <rects>
20749                                     <_>9 17 6 2 -1.</_>
20750                                     <_>12 17 3 1 2.</_>
20751                                     <_>9 18 3 1 2.</_>
20752                                 </rects>
20753                                 <tilted>0</tilted>
20754                             </feature>
20755                             <threshold>1.5093220099515747e-005</threshold>
20756                             <left_val>0.4561653137207031</left_val>
20757                             <right_val>0.5445234179496765</right_val>
20758                         </_>
20759                     </_>
20760                     <_>
20761                         <!-- tree 42 -->
20762                         <_>
20763                             <!-- root node -->
20764                             <feature>
20765                                 <rects>
20766                                     <_>2 13 5 2 -1.</_>
20767                                     <_>2 14 5 1 2.</_>
20768                                 </rects>
20769                                 <tilted>0</tilted>
20770                             </feature>
20771                             <threshold>-7.1617960202274844e-006</threshold>
20772                             <left_node>1</left_node>
20773                             <right_val>0.4193108081817627</right_val>
20774                         </_>
20775                         <_>
20776                             <!-- node 1 -->
20777                             <feature>
20778                                 <rects>
20779                                     <_>3 15 2 2 -1.</_>
20780                                     <_>3 16 2 1 2.</_>
20781                                 </rects>
20782                                 <tilted>0</tilted>
20783                             </feature>
20784                             <threshold>3.0164679628796875e-004</threshold>
20785                             <left_val>0.5966237783432007</left_val>
20786                             <right_val>0.4100500047206879</right_val>
20787                         </_>
20788                     </_>
20789                     <_>
20790                         <!-- tree 43 -->
20791                         <_>
20792                             <!-- root node -->
20793                             <feature>
20794                                 <rects>
20795                                     <_>9 7 3 3 -1.</_>
20796                                     <_>10 7 1 3 3.</_>
20797                                 </rects>
20798                                 <tilted>0</tilted>
20799                             </feature>
20800                             <threshold>4.4195181690156460e-003</threshold>
20801                             <left_val>0.4845055937767029</left_val>
20802                             <right_node>1</right_node>
20803                         </_>
20804                         <_>
20805                             <!-- node 1 -->
20806                             <feature>
20807                                 <rects>
20808                                     <_>9 6 2 6 -1.</_>
20809                                     <_>9 6 1 6 2.</_>
20810                                 </rects>
20811                                 <tilted>0</tilted>
20812                             </feature>
20813                             <threshold>-7.3984181508421898e-003</threshold>
20814                             <left_val>0.6206846237182617</left_val>
20815                             <right_val>0.4931209087371826</right_val>
20816                         </_>
20817                     </_>
20818                     <_>
20819                         <!-- tree 44 -->
20820                         <_>
20821                             <!-- root node -->
20822                             <feature>
20823                                 <rects>
20824                                     <_>1 14 7 6 -1.</_>
20825                                     <_>1 16 7 2 3.</_>
20826                                 </rects>
20827                                 <tilted>0</tilted>
20828                             </feature>
20829                             <threshold>-7.8031201846897602e-003</threshold>
20830                             <left_node>1</left_node>
20831                             <right_val>0.5282462835311890</right_val>
20832                         </_>
20833                         <_>
20834                             <!-- node 1 -->
20835                             <feature>
20836                                 <rects>
20837                                     <_>8 1 2 11 -1.</_>
20838                                     <_>9 1 1 11 2.</_>
20839                                 </rects>
20840                                 <tilted>0</tilted>
20841                             </feature>
20842                             <threshold>-0.0107314297929406</threshold>
20843                             <left_val>0.9104834198951721</left_val>
20844                             <right_val>0.3455922007560730</right_val>
20845                         </_>
20846                     </_>
20847                     <_>
20848                         <!-- tree 45 -->
20849                         <_>
20850                             <!-- root node -->
20851                             <feature>
20852                                 <rects>
20853                                     <_>9 7 2 4 -1.</_>
20854                                     <_>9 7 1 4 2.</_>
20855                                 </rects>
20856                                 <tilted>0</tilted>
20857                             </feature>
20858                             <threshold>1.4246780192479491e-003</threshold>
20859                             <left_val>0.4708554148674011</left_val>
20860                             <right_node>1</right_node>
20861                         </_>
20862                         <_>
20863                             <!-- node 1 -->
20864                             <feature>
20865                                 <rects>
20866                                     <_>11 10 2 1 -1.</_>
20867                                     <_>11 10 1 1 2.</_>
20868                                 </rects>
20869                                 <tilted>0</tilted>
20870                             </feature>
20871                             <threshold>-8.2717568147927523e-005</threshold>
20872                             <left_val>0.5651623010635376</left_val>
20873                             <right_val>0.4731023907661438</right_val>
20874                         </_>
20875                     </_>
20876                     <_>
20877                         <!-- tree 46 -->
20878                         <_>
20879                             <!-- root node -->
20880                             <feature>
20881                                 <rects>
20882                                     <_>0 3 3 9 -1.</_>
20883                                     <_>1 3 1 9 3.</_>
20884                                 </rects>
20885                                 <tilted>0</tilted>
20886                             </feature>
20887                             <threshold>4.4803409837186337e-003</threshold>
20888                             <left_node>1</left_node>
20889                             <right_val>0.6175886988639832</right_val>
20890                         </_>
20891                         <_>
20892                             <!-- node 1 -->
20893                             <feature>
20894                                 <rects>
20895                                     <_>0 3 3 6 -1.</_>
20896                                     <_>0 5 3 2 3.</_>
20897                                 </rects>
20898                                 <tilted>0</tilted>
20899                             </feature>
20900                             <threshold>3.0789140146225691e-003</threshold>
20901                             <left_val>0.5139533281326294</left_val>
20902                             <right_val>0.3423087894916534</right_val>
20903                         </_>
20904                     </_>
20905                     <_>
20906                         <!-- tree 47 -->
20907                         <_>
20908                             <!-- root node -->
20909                             <feature>
20910                                 <rects>
20911                                     <_>11 15 2 2 -1.</_>
20912                                     <_>12 15 1 1 2.</_>
20913                                     <_>11 16 1 1 2.</_>
20914                                 </rects>
20915                                 <tilted>0</tilted>
20916                             </feature>
20917                             <threshold>-1.1310289846733212e-003</threshold>
20918                             <left_node>1</left_node>
20919                             <right_val>0.4918282032012940</right_val>
20920                         </_>
20921                         <_>
20922                             <!-- node 1 -->
20923                             <feature>
20924                                 <rects>
20925                                     <_>11 14 2 2 -1.</_>
20926                                     <_>12 14 1 1 2.</_>
20927                                     <_>11 15 1 1 2.</_>
20928                                 </rects>
20929                                 <tilted>0</tilted>
20930                             </feature>
20931                             <threshold>-1.0410690447315574e-003</threshold>
20932                             <left_val>0.5942087173461914</left_val>
20933                             <right_val>0.4923042953014374</right_val>
20934                         </_>
20935                     </_>
20936                     <_>
20937                         <!-- tree 48 -->
20938                         <_>
20939                             <!-- root node -->
20940                             <feature>
20941                                 <rects>
20942                                     <_>7 15 2 2 -1.</_>
20943                                     <_>7 15 1 1 2.</_>
20944                                     <_>8 16 1 1 2.</_>
20945                                 </rects>
20946                                 <tilted>0</tilted>
20947                             </feature>
20948                             <threshold>1.1648540385067463e-003</threshold>
20949                             <left_node>1</left_node>
20950                             <right_val>0.6405271887779236</right_val>
20951                         </_>
20952                         <_>
20953                             <!-- node 1 -->
20954                             <feature>
20955                                 <rects>
20956                                     <_>7 14 2 2 -1.</_>
20957                                     <_>7 14 1 1 2.</_>
20958                                     <_>8 15 1 1 2.</_>
20959                                 </rects>
20960                                 <tilted>0</tilted>
20961                             </feature>
20962                             <threshold>9.0057362103834748e-004</threshold>
20963                             <left_val>0.4504396915435791</left_val>
20964                             <right_val>0.6192076802253723</right_val>
20965                         </_>
20966                     </_>
20967                     <_>
20968                         <!-- tree 49 -->
20969                         <_>
20970                             <!-- root node -->
20971                             <feature>
20972                                 <rects>
20973                                     <_>8 13 4 6 -1.</_>
20974                                     <_>10 13 2 3 2.</_>
20975                                     <_>8 16 2 3 2.</_>
20976                                 </rects>
20977                                 <tilted>0</tilted>
20978                             </feature>
20979                             <threshold>6.8781538866460323e-003</threshold>
20980                             <left_val>0.5374813079833984</left_val>
20981                             <right_node>1</right_node>
20982                         </_>
20983                         <_>
20984                             <!-- node 1 -->
20985                             <feature>
20986                                 <rects>
20987                                     <_>2 14 16 4 -1.</_>
20988                                     <_>10 14 8 2 2.</_>
20989                                     <_>2 16 8 2 2.</_>
20990                                 </rects>
20991                                 <tilted>0</tilted>
20992                             </feature>
20993                             <threshold>-0.0352839007973671</threshold>
20994                             <left_val>0.2247101068496704</left_val>
20995                             <right_val>0.5217170715332031</right_val>
20996                         </_>
20997                     </_>
20998                     <_>
20999                         <!-- tree 50 -->
21000                         <_>
21001                             <!-- root node -->
21002                             <feature>
21003                                 <rects>
21004                                     <_>9 8 2 2 -1.</_>
21005                                     <_>9 9 2 1 2.</_>
21006                                 </rects>
21007                                 <tilted>0</tilted>
21008                             </feature>
21009                             <threshold>-1.3320200378075242e-003</threshold>
21010                             <left_val>0.2554703056812286</left_val>
21011                             <right_node>1</right_node>
21012                         </_>
21013                         <_>
21014                             <!-- node 1 -->
21015                             <feature>
21016                                 <rects>
21017                                     <_>7 7 5 3 -1.</_>
21018                                     <_>7 8 5 1 3.</_>
21019                                 </rects>
21020                                 <tilted>0</tilted>
21021                             </feature>
21022                             <threshold>-2.3177571129053831e-003</threshold>
21023                             <left_val>0.3792515993118286</left_val>
21024                             <right_val>0.5243226885795593</right_val>
21025                         </_>
21026                     </_>
21027                     <_>
21028                         <!-- tree 51 -->
21029                         <_>
21030                             <!-- root node -->
21031                             <feature>
21032                                 <rects>
21033                                     <_>7 5 6 2 -1.</_>
21034                                     <_>9 5 2 2 3.</_>
21035                                 </rects>
21036                                 <tilted>0</tilted>
21037                             </feature>
21038                             <threshold>2.1332940377760679e-004</threshold>
21039                             <left_val>0.3860337138175964</left_val>
21040                             <right_node>1</right_node>
21041                         </_>
21042                         <_>
21043                             <!-- node 1 -->
21044                             <feature>
21045                                 <rects>
21046                                     <_>9 1 6 18 -1.</_>
21047                                     <_>11 1 2 18 3.</_>
21048                                 </rects>
21049                                 <tilted>0</tilted>
21050                             </feature>
21051                             <threshold>0.0134679004549980</threshold>
21052                             <left_val>0.5380687713623047</left_val>
21053                             <right_val>0.4178363978862763</right_val>
21054                         </_>
21055                     </_>
21056                     <_>
21057                         <!-- tree 52 -->
21058                         <_>
21059                             <!-- root node -->
21060                             <feature>
21061                                 <rects>
21062                                     <_>8 6 3 4 -1.</_>
21063                                     <_>9 6 1 4 3.</_>
21064                                 </rects>
21065                                 <tilted>0</tilted>
21066                             </feature>
21067                             <threshold>-1.2829169863834977e-003</threshold>
21068                             <left_val>0.6133623123168945</left_val>
21069                             <right_node>1</right_node>
21070                         </_>
21071                         <_>
21072                             <!-- node 1 -->
21073                             <feature>
21074                                 <rects>
21075                                     <_>8 5 2 4 -1.</_>
21076                                     <_>8 5 1 2 2.</_>
21077                                     <_>9 7 1 2 2.</_>
21078                                 </rects>
21079                                 <tilted>0</tilted>
21080                             </feature>
21081                             <threshold>5.1571638323366642e-004</threshold>
21082                             <left_val>0.4028537869453430</left_val>
21083                             <right_val>0.5536851882934570</right_val>
21084                         </_>
21085                     </_>
21086                     <_>
21087                         <!-- tree 53 -->
21088                         <_>
21089                             <!-- root node -->
21090                             <feature>
21091                                 <rects>
21092                                     <_>9 13 2 6 -1.</_>
21093                                     <_>10 13 1 3 2.</_>
21094                                     <_>9 16 1 3 2.</_>
21095                                 </rects>
21096                                 <tilted>0</tilted>
21097                             </feature>
21098                             <threshold>3.9254198782145977e-003</threshold>
21099                             <left_val>0.5279921293258667</left_val>
21100                             <right_node>1</right_node>
21101                         </_>
21102                         <_>
21103                             <!-- node 1 -->
21104                             <feature>
21105                                 <rects>
21106                                     <_>11 0 3 18 -1.</_>
21107                                     <_>12 0 1 18 3.</_>
21108                                 </rects>
21109                                 <tilted>0</tilted>
21110                             </feature>
21111                             <threshold>-0.0337805896997452</threshold>
21112                             <left_val>0.2334675043821335</left_val>
21113                             <right_val>0.5175911784172058</right_val>
21114                         </_>
21115                     </_>
21116                     <_>
21117                         <!-- tree 54 -->
21118                         <_>
21119                             <!-- root node -->
21120                             <feature>
21121                                 <rects>
21122                                     <_>6 0 3 18 -1.</_>
21123                                     <_>7 0 1 18 3.</_>
21124                                 </rects>
21125                                 <tilted>0</tilted>
21126                             </feature>
21127                             <threshold>-0.0378537215292454</threshold>
21128                             <left_val>0.1074853017926216</left_val>
21129                             <right_node>1</right_node>
21130                         </_>
21131                         <_>
21132                             <!-- node 1 -->
21133                             <feature>
21134                                 <rects>
21135                                     <_>5 15 4 2 -1.</_>
21136                                     <_>7 15 2 2 2.</_>
21137                                 </rects>
21138                                 <tilted>0</tilted>
21139                             </feature>
21140                             <threshold>-4.0752900531515479e-004</threshold>
21141                             <left_val>0.5345929861068726</left_val>
21142                             <right_val>0.4198938012123108</right_val>
21143                         </_>
21144                     </_>
21145                     <_>
21146                         <!-- tree 55 -->
21147                         <_>
21148                             <!-- root node -->
21149                             <feature>
21150                                 <rects>
21151                                     <_>1 9 18 1 -1.</_>
21152                                     <_>7 9 6 1 3.</_>
21153                                 </rects>
21154                                 <tilted>0</tilted>
21155                             </feature>
21156                             <threshold>-3.1193809118121862e-003</threshold>
21157                             <left_val>0.3855825066566467</left_val>
21158                             <right_node>1</right_node>
21159                         </_>
21160                         <_>
21161                             <!-- node 1 -->
21162                             <feature>
21163                                 <rects>
21164                                     <_>0 0 20 3 -1.</_>
21165                                     <_>0 1 20 1 3.</_>
21166                                 </rects>
21167                                 <tilted>0</tilted>
21168                             </feature>
21169                             <threshold>-0.0157149694859982</threshold>
21170                             <left_val>0.3335190117359161</left_val>
21171                             <right_val>0.5263202190399170</right_val>
21172                         </_>
21173                     </_>
21174                     <_>
21175                         <!-- tree 56 -->
21176                         <_>
21177                             <!-- root node -->
21178                             <feature>
21179                                 <rects>
21180                                     <_>9 6 2 4 -1.</_>
21181                                     <_>10 6 1 4 2.</_>
21182                                 </rects>
21183                                 <tilted>0</tilted>
21184                             </feature>
21185                             <threshold>-7.8525702701881528e-004</threshold>
21186                             <left_val>0.5860397219657898</left_val>
21187                             <right_node>1</right_node>
21188                         </_>
21189                         <_>
21190                             <!-- node 1 -->
21191                             <feature>
21192                                 <rects>
21193                                     <_>6 10 6 2 -1.</_>
21194                                     <_>8 10 2 2 3.</_>
21195                                 </rects>
21196                                 <tilted>0</tilted>
21197                             </feature>
21198                             <threshold>-2.8750501223839819e-004</threshold>
21199                             <left_val>0.5437784790992737</left_val>
21200                             <right_val>0.3716104924678803</right_val>
21201                         </_>
21202                     </_>
21203                     <_>
21204                         <!-- tree 57 -->
21205                         <_>
21206                             <!-- root node -->
21207                             <feature>
21208                                 <rects>
21209                                     <_>0 7 20 1 -1.</_>
21210                                     <_>0 7 10 1 2.</_>
21211                                 </rects>
21212                                 <tilted>0</tilted>
21213                             </feature>
21214                             <threshold>0.0280168596655130</threshold>
21215                             <left_node>1</left_node>
21216                             <right_val>0.3330754935741425</right_val>
21217                         </_>
21218                         <_>
21219                             <!-- node 1 -->
21220                             <feature>
21221                                 <rects>
21222                                     <_>11 3 5 4 -1.</_>
21223                                     <_>11 5 5 2 2.</_>
21224                                 </rects>
21225                                 <tilted>0</tilted>
21226                             </feature>
21227                             <threshold>-1.9018839811906219e-003</threshold>
21228                             <left_val>0.5366597771644592</left_val>
21229                             <right_val>0.4693793952465057</right_val>
21230                         </_>
21231                     </_>
21232                     <_>
21233                         <!-- tree 58 -->
21234                         <_>
21235                             <!-- root node -->
21236                             <feature>
21237                                 <rects>
21238                                     <_>5 7 10 1 -1.</_>
21239                                     <_>10 7 5 1 2.</_>
21240                                 </rects>
21241                                 <tilted>0</tilted>
21242                             </feature>
21243                             <threshold>0.0206475593149662</threshold>
21244                             <left_node>1</left_node>
21245                             <right_val>0.1006956025958061</right_val>
21246                         </_>
21247                         <_>
21248                             <!-- node 1 -->
21249                             <feature>
21250                                 <rects>
21251                                     <_>8 10 3 3 -1.</_>
21252                                     <_>8 11 3 1 3.</_>
21253                                 </rects>
21254                                 <tilted>0</tilted>
21255                             </feature>
21256                             <threshold>4.3002571910619736e-003</threshold>
21257                             <left_val>0.4816035926342011</left_val>
21258                             <right_val>0.6215677261352539</right_val>
21259                         </_>
21260                     </_>
21261                     <_>
21262                         <!-- tree 59 -->
21263                         <_>
21264                             <!-- root node -->
21265                             <feature>
21266                                 <rects>
21267                                     <_>2 0 16 8 -1.</_>
21268                                     <_>10 0 8 4 2.</_>
21269                                     <_>2 4 8 4 2.</_>
21270                                 </rects>
21271                                 <tilted>0</tilted>
21272                             </feature>
21273                             <threshold>0.0134591404348612</threshold>
21274                             <left_val>0.5461953878402710</left_val>
21275                             <right_node>1</right_node>
21276                         </_>
21277                         <_>
21278                             <!-- node 1 -->
21279                             <feature>
21280                                 <rects>
21281                                     <_>11 0 9 10 -1.</_>
21282                                     <_>11 5 9 5 2.</_>
21283                                 </rects>
21284                                 <tilted>0</tilted>
21285                             </feature>
21286                             <threshold>-0.0103200403973460</threshold>
21287                             <left_val>0.4578453004360199</left_val>
21288                             <right_val>0.5419309735298157</right_val>
21289                         </_>
21290                     </_>
21291                     <_>
21292                         <!-- tree 60 -->
21293                         <_>
21294                             <!-- root node -->
21295                             <feature>
21296                                 <rects>
21297                                     <_>0 2 8 18 -1.</_>
21298                                     <_>4 2 4 18 2.</_>
21299                                 </rects>
21300                                 <tilted>0</tilted>
21301                             </feature>
21302                             <threshold>0.3199074864387512</threshold>
21303                             <left_node>1</left_node>
21304                             <right_val>0.2008046954870224</right_val>
21305                         </_>
21306                         <_>
21307                             <!-- node 1 -->
21308                             <feature>
21309                                 <rects>
21310                                     <_>0 0 2 6 -1.</_>
21311                                     <_>0 2 2 2 3.</_>
21312                                 </rects>
21313                                 <tilted>0</tilted>
21314                             </feature>
21315                             <threshold>9.2198798665776849e-004</threshold>
21316                             <left_val>0.5193281173706055</left_val>
21317                             <right_val>0.3912194073200226</right_val>
21318                         </_>
21319                     </_>
21320                     <_>
21321                         <!-- tree 61 -->
21322                         <_>
21323                             <!-- root node -->
21324                             <feature>
21325                                 <rects>
21326                                     <_>6 0 9 2 -1.</_>
21327                                     <_>6 1 9 1 2.</_>
21328                                 </rects>
21329                                 <tilted>0</tilted>
21330                             </feature>
21331                             <threshold>4.1852539288811386e-004</threshold>
21332                             <left_val>0.4299744069576263</left_val>
21333                             <right_node>1</right_node>
21334                         </_>
21335                         <_>
21336                             <!-- node 1 -->
21337                             <feature>
21338                                 <rects>
21339                                     <_>4 1 12 2 -1.</_>
21340                                     <_>4 2 12 1 2.</_>
21341                                 </rects>
21342                                 <tilted>0</tilted>
21343                             </feature>
21344                             <threshold>3.5891108564101160e-004</threshold>
21345                             <left_val>0.4344502985477448</left_val>
21346                             <right_val>0.5531973838806152</right_val>
21347                         </_>
21348                     </_>
21349                     <_>
21350                         <!-- tree 62 -->
21351                         <_>
21352                             <!-- root node -->
21353                             <feature>
21354                                 <rects>
21355                                     <_>2 1 16 14 -1.</_>
21356                                     <_>2 8 16 7 2.</_>
21357                                 </rects>
21358                                 <tilted>0</tilted>
21359                             </feature>
21360                             <threshold>-0.2099243998527527</threshold>
21361                             <left_val>0.1075721010565758</left_val>
21362                             <right_node>1</right_node>
21363                         </_>
21364                         <_>
21365                             <!-- node 1 -->
21366                             <feature>
21367                                 <rects>
21368                                     <_>5 1 8 12 -1.</_>
21369                                     <_>5 7 8 6 2.</_>
21370                                 </rects>
21371                                 <tilted>0</tilted>
21372                             </feature>
21373                             <threshold>-4.9328152090311050e-003</threshold>
21374                             <left_val>0.5762796998023987</left_val>
21375                             <right_val>0.4574643969535828</right_val>
21376                         </_>
21377                     </_>
21378                     <_>
21379                         <!-- tree 63 -->
21380                         <_>
21381                             <!-- root node -->
21382                             <feature>
21383                                 <rects>
21384                                     <_>9 11 2 2 -1.</_>
21385                                     <_>9 12 2 1 2.</_>
21386                                 </rects>
21387                                 <tilted>0</tilted>
21388                             </feature>
21389                             <threshold>2.3409130517393351e-003</threshold>
21390                             <left_node>1</left_node>
21391                             <right_val>0.7476807832717896</right_val>
21392                         </_>
21393                         <_>
21394                             <!-- node 1 -->
21395                             <feature>
21396                                 <rects>
21397                                     <_>9 10 5 6 -1.</_>
21398                                     <_>9 12 5 2 3.</_>
21399                                 </rects>
21400                                 <tilted>0</tilted>
21401                             </feature>
21402                             <threshold>4.7120270319283009e-003</threshold>
21403                             <left_val>0.5261765122413635</left_val>
21404                             <right_val>0.4505550861358643</right_val>
21405                         </_>
21406                     </_>
21407                     <_>
21408                         <!-- tree 64 -->
21409                         <_>
21410                             <!-- root node -->
21411                             <feature>
21412                                 <rects>
21413                                     <_>3 0 13 8 -1.</_>
21414                                     <_>3 4 13 4 2.</_>
21415                                 </rects>
21416                                 <tilted>0</tilted>
21417                             </feature>
21418                             <threshold>0.0287131909281015</threshold>
21419                             <left_val>0.4407103061676025</left_val>
21420                             <right_node>1</right_node>
21421                         </_>
21422                         <_>
21423                             <!-- node 1 -->
21424                             <feature>
21425                                 <rects>
21426                                     <_>6 7 5 8 -1.</_>
21427                                     <_>6 11 5 4 2.</_>
21428                                 </rects>
21429                                 <tilted>0</tilted>
21430                             </feature>
21431                             <threshold>-2.6156550738960505e-003</threshold>
21432                             <left_val>0.4244270920753479</left_val>
21433                             <right_val>0.6892976760864258</right_val>
21434                         </_>
21435                     </_>
21436                     <_>
21437                         <!-- tree 65 -->
21438                         <_>
21439                             <!-- root node -->
21440                             <feature>
21441                                 <rects>
21442                                     <_>9 5 2 3 -1.</_>
21443                                     <_>9 6 2 1 3.</_>
21444                                 </rects>
21445                                 <tilted>0</tilted>
21446                             </feature>
21447                             <threshold>-0.0135589698329568</threshold>
21448                             <left_val>0.1252267956733704</left_val>
21449                             <right_node>1</right_node>
21450                         </_>
21451                         <_>
21452                             <!-- node 1 -->
21453                             <feature>
21454                                 <rects>
21455                                     <_>6 8 8 3 -1.</_>
21456                                     <_>6 9 8 1 3.</_>
21457                                 </rects>
21458                                 <tilted>0</tilted>
21459                             </feature>
21460                             <threshold>-3.0331799644045532e-004</threshold>
21461                             <left_val>0.4077791869640350</left_val>
21462                             <right_val>0.5442817807197571</right_val>
21463                         </_>
21464                     </_>
21465                     <_>
21466                         <!-- tree 66 -->
21467                         <_>
21468                             <!-- root node -->
21469                             <feature>
21470                                 <rects>
21471                                     <_>2 2 7 6 -1.</_>
21472                                     <_>2 5 7 3 2.</_>
21473                                 </rects>
21474                                 <tilted>0</tilted>
21475                             </feature>
21476                             <threshold>-5.5601762142032385e-004</threshold>
21477                             <left_val>0.5378003716468811</left_val>
21478                             <right_node>1</right_node>
21479                         </_>
21480                         <_>
21481                             <!-- node 1 -->
21482                             <feature>
21483                                 <rects>
21484                                     <_>2 1 14 4 -1.</_>
21485                                     <_>2 1 7 2 2.</_>
21486                                     <_>9 3 7 2 2.</_>
21487                                 </rects>
21488                                 <tilted>0</tilted>
21489                             </feature>
21490                             <threshold>2.4025330785661936e-003</threshold>
21491                             <left_val>0.3166579902172089</left_val>
21492                             <right_val>0.5285738110542297</right_val>
21493                         </_>
21494                     </_>
21495                     <_>
21496                         <!-- tree 67 -->
21497                         <_>
21498                             <!-- root node -->
21499                             <feature>
21500                                 <rects>
21501                                     <_>11 14 1 3 -1.</_>
21502                                     <_>11 15 1 1 3.</_>
21503                                 </rects>
21504                                 <tilted>0</tilted>
21505                             </feature>
21506                             <threshold>-3.4089901018887758e-003</threshold>
21507                             <left_node>1</left_node>
21508                             <right_val>0.4905214905738831</right_val>
21509                         </_>
21510                         <_>
21511                             <!-- node 1 -->
21512                             <feature>
21513                                 <rects>
21514                                     <_>6 15 8 2 -1.</_>
21515                                     <_>6 16 8 1 2.</_>
21516                                 </rects>
21517                                 <tilted>0</tilted>
21518                             </feature>
21519                             <threshold>8.0019602319225669e-004</threshold>
21520                             <left_val>0.4522736072540283</left_val>
21521                             <right_val>0.5580614209175110</right_val>
21522                         </_>
21523                     </_>
21524                     <_>
21525                         <!-- tree 68 -->
21526                         <_>
21527                             <!-- root node -->
21528                             <feature>
21529                                 <rects>
21530                                     <_>8 14 1 3 -1.</_>
21531                                     <_>8 15 1 1 3.</_>
21532                                 </rects>
21533                                 <tilted>0</tilted>
21534                             </feature>
21535                             <threshold>2.1901070140302181e-003</threshold>
21536                             <left_node>1</left_node>
21537                             <right_val>0.6612681746482849</right_val>
21538                         </_>
21539                         <_>
21540                             <!-- node 1 -->
21541                             <feature>
21542                                 <rects>
21543                                     <_>8 11 2 8 -1.</_>
21544                                     <_>8 15 2 4 2.</_>
21545                                 </rects>
21546                                 <tilted>0</tilted>
21547                             </feature>
21548                             <threshold>3.3745369873940945e-003</threshold>
21549                             <left_val>0.5107765197753906</left_val>
21550                             <right_val>0.3386929929256439</right_val>
21551                         </_>
21552                     </_>
21553                     <_>
21554                         <!-- tree 69 -->
21555                         <_>
21556                             <!-- root node -->
21557                             <feature>
21558                                 <rects>
21559                                     <_>6 15 8 2 -1.</_>
21560                                     <_>6 16 8 1 2.</_>
21561                                 </rects>
21562                                 <tilted>0</tilted>
21563                             </feature>
21564                             <threshold>8.0019602319225669e-004</threshold>
21565                             <left_node>1</left_node>
21566                             <right_val>0.5707560181617737</right_val>
21567                         </_>
21568                         <_>
21569                             <!-- node 1 -->
21570                             <feature>
21571                                 <rects>
21572                                     <_>7 16 8 3 -1.</_>
21573                                     <_>7 17 8 1 3.</_>
21574                                 </rects>
21575                                 <tilted>0</tilted>
21576                             </feature>
21577                             <threshold>0.0173460692167282</threshold>
21578                             <left_val>0.5016021132469177</left_val>
21579                             <right_val>0.6306459903717041</right_val>
21580                         </_>
21581                     </_>
21582                     <_>
21583                         <!-- tree 70 -->
21584                         <_>
21585                             <!-- root node -->
21586                             <feature>
21587                                 <rects>
21588                                     <_>0 16 2 2 -1.</_>
21589                                     <_>0 17 2 1 2.</_>
21590                                 </rects>
21591                                 <tilted>0</tilted>
21592                             </feature>
21593                             <threshold>-1.9568449351936579e-003</threshold>
21594                             <left_val>0.3017806112766266</left_val>
21595                             <right_node>1</right_node>
21596                         </_>
21597                         <_>
21598                             <!-- node 1 -->
21599                             <feature>
21600                                 <rects>
21601                                     <_>1 16 8 4 -1.</_>
21602                                     <_>1 16 4 2 2.</_>
21603                                     <_>5 18 4 2 2.</_>
21604                                 </rects>
21605                                 <tilted>0</tilted>
21606                             </feature>
21607                             <threshold>-0.0112290196120739</threshold>
21608                             <left_val>0.6293851137161255</left_val>
21609                             <right_val>0.4520488977432251</right_val>
21610                         </_>
21611                     </_>
21612                     <_>
21613                         <!-- tree 71 -->
21614                         <_>
21615                             <!-- root node -->
21616                             <feature>
21617                                 <rects>
21618                                     <_>2 9 16 3 -1.</_>
21619                                     <_>2 10 16 1 3.</_>
21620                                 </rects>
21621                                 <tilted>0</tilted>
21622                             </feature>
21623                             <threshold>-2.6608388870954514e-003</threshold>
21624                             <left_val>0.3344007134437561</left_val>
21625                             <right_node>1</right_node>
21626                         </_>
21627                         <_>
21628                             <!-- node 1 -->
21629                             <feature>
21630                                 <rects>
21631                                     <_>13 11 2 4 -1.</_>
21632                                     <_>13 11 1 4 2.</_>
21633                                 </rects>
21634                                 <tilted>0</tilted>
21635                             </feature>
21636                             <threshold>-0.0116151003167033</threshold>
21637                             <left_val>0.2825379073619843</left_val>
21638                             <right_val>0.5150970816612244</right_val>
21639                         </_>
21640                     </_>
21641                     <_>
21642                         <!-- tree 72 -->
21643                         <_>
21644                             <!-- root node -->
21645                             <feature>
21646                                 <rects>
21647                                     <_>0 13 16 6 -1.</_>
21648                                     <_>0 15 16 2 3.</_>
21649                                 </rects>
21650                                 <tilted>0</tilted>
21651                             </feature>
21652                             <threshold>-0.0952486023306847</threshold>
21653                             <left_val>0.1398265063762665</left_val>
21654                             <right_node>1</right_node>
21655                         </_>
21656                         <_>
21657                             <!-- node 1 -->
21658                             <feature>
21659                                 <rects>
21660                                     <_>5 11 2 4 -1.</_>
21661                                     <_>6 11 1 4 2.</_>
21662                                 </rects>
21663                                 <tilted>0</tilted>
21664                             </feature>
21665                             <threshold>7.3701781220734119e-003</threshold>
21666                             <left_val>0.5293998718261719</left_val>
21667                             <right_val>0.2331728041172028</right_val>
21668                         </_>
21669                     </_>
21670                     <_>
21671                         <!-- tree 73 -->
21672                         <_>
21673                             <!-- root node -->
21674                             <feature>
21675                                 <rects>
21676                                     <_>18 2 2 18 -1.</_>
21677                                     <_>19 2 1 9 2.</_>
21678                                     <_>18 11 1 9 2.</_>
21679                                 </rects>
21680                                 <tilted>0</tilted>
21681                             </feature>
21682                             <threshold>-0.0149539001286030</threshold>
21683                             <left_node>1</left_node>
21684                             <right_val>0.4940465986728668</right_val>
21685                         </_>
21686                         <_>
21687                             <!-- node 1 -->
21688                             <feature>
21689                                 <rects>
21690                                     <_>19 7 1 9 -1.</_>
21691                                     <_>19 10 1 3 3.</_>
21692                                 </rects>
21693                                 <tilted>0</tilted>
21694                             </feature>
21695                             <threshold>5.7038792874664068e-004</threshold>
21696                             <left_val>0.5466570854187012</left_val>
21697                             <right_val>0.4626767933368683</right_val>
21698                         </_>
21699                     </_>
21700                     <_>
21701                         <!-- tree 74 -->
21702                         <_>
21703                             <!-- root node -->
21704                             <feature>
21705                                 <rects>
21706                                     <_>0 2 2 18 -1.</_>
21707                                     <_>0 2 1 9 2.</_>
21708                                     <_>1 11 1 9 2.</_>
21709                                 </rects>
21710                                 <tilted>0</tilted>
21711                             </feature>
21712                             <threshold>5.8516198769211769e-003</threshold>
21713                             <left_node>1</left_node>
21714                             <right_val>0.6270040869712830</right_val>
21715                         </_>
21716                         <_>
21717                             <!-- node 1 -->
21718                             <feature>
21719                                 <rects>
21720                                     <_>0 7 1 9 -1.</_>
21721                                     <_>0 10 1 3 3.</_>
21722                                 </rects>
21723                                 <tilted>0</tilted>
21724                             </feature>
21725                             <threshold>2.1150549582671374e-004</threshold>
21726                             <left_val>0.5508140921592712</left_val>
21727                             <right_val>0.4061872959136963</right_val>
21728                         </_>
21729                     </_>
21730                     <_>
21731                         <!-- tree 75 -->
21732                         <_>
21733                             <!-- root node -->
21734                             <feature>
21735                                 <rects>
21736                                     <_>14 12 2 2 -1.</_>
21737                                     <_>14 13 2 1 2.</_>
21738                                 </rects>
21739                                 <tilted>0</tilted>
21740                             </feature>
21741                             <threshold>-6.9679190346505493e-006</threshold>
21742                             <left_node>1</left_node>
21743                             <right_val>0.4096567928791046</right_val>
21744                         </_>
21745                         <_>
21746                             <!-- node 1 -->
21747                             <feature>
21748                                 <rects>
21749                                     <_>11 14 2 3 -1.</_>
21750                                     <_>11 15 2 1 3.</_>
21751                                 </rects>
21752                                 <tilted>0</tilted>
21753                             </feature>
21754                             <threshold>-7.9677387839183211e-004</threshold>
21755                             <left_val>0.5615556836128235</left_val>
21756                             <right_val>0.4666886031627655</right_val>
21757                         </_>
21758                     </_>
21759                     <_>
21760                         <!-- tree 76 -->
21761                         <_>
21762                             <!-- root node -->
21763                             <feature>
21764                                 <rects>
21765                                     <_>7 8 6 2 -1.</_>
21766                                     <_>7 9 6 1 2.</_>
21767                                 </rects>
21768                                 <tilted>0</tilted>
21769                             </feature>
21770                             <threshold>0.0194594804197550</threshold>
21771                             <left_node>1</left_node>
21772                             <right_val>0.2311480939388275</right_val>
21773                         </_>
21774                         <_>
21775                             <!-- node 1 -->
21776                             <feature>
21777                                 <rects>
21778                                     <_>7 12 4 6 -1.</_>
21779                                     <_>7 12 2 3 2.</_>
21780                                     <_>9 15 2 3 2.</_>
21781                                 </rects>
21782                                 <tilted>0</tilted>
21783                             </feature>
21784                             <threshold>-0.0111608300358057</threshold>
21785                             <left_val>0.3087011873722076</left_val>
21786                             <right_val>0.5514662265777588</right_val>
21787                         </_>
21788                     </_>
21789                     <_>
21790                         <!-- tree 77 -->
21791                         <_>
21792                             <!-- root node -->
21793                             <feature>
21794                                 <rects>
21795                                     <_>8 13 5 3 -1.</_>
21796                                     <_>8 14 5 1 3.</_>
21797                                 </rects>
21798                                 <tilted>0</tilted>
21799                             </feature>
21800                             <threshold>0.0140561498701572</threshold>
21801                             <left_node>1</left_node>
21802                             <right_val>0.7005056142807007</right_val>
21803                         </_>
21804                         <_>
21805                             <!-- node 1 -->
21806                             <feature>
21807                                 <rects>
21808                                     <_>12 14 2 2 -1.</_>
21809                                     <_>13 14 1 1 2.</_>
21810                                     <_>12 15 1 1 2.</_>
21811                                 </rects>
21812                                 <tilted>0</tilted>
21813                             </feature>
21814                             <threshold>-3.2958350493572652e-004</threshold>
21815                             <left_val>0.5797485709190369</left_val>
21816                             <right_val>0.4691650867462158</right_val>
21817                         </_>
21818                     </_>
21819                     <_>
21820                         <!-- tree 78 -->
21821                         <_>
21822                             <!-- root node -->
21823                             <feature>
21824                                 <rects>
21825                                     <_>7 13 6 3 -1.</_>
21826                                     <_>7 14 6 1 3.</_>
21827                                 </rects>
21828                                 <tilted>0</tilted>
21829                             </feature>
21830                             <threshold>-5.4636420682072639e-003</threshold>
21831                             <left_val>0.5928595066070557</left_val>
21832                             <right_node>1</right_node>
21833                         </_>
21834                         <_>
21835                             <!-- node 1 -->
21836                             <feature>
21837                                 <rects>
21838                                     <_>7 13 5 2 -1.</_>
21839                                     <_>7 14 5 1 2.</_>
21840                                 </rects>
21841                                 <tilted>0</tilted>
21842                             </feature>
21843                             <threshold>5.8881669247057289e-005</threshold>
21844                             <left_val>0.3741397857666016</left_val>
21845                             <right_val>0.5170168876647949</right_val>
21846                         </_>
21847                     </_>
21848                     <_>
21849                         <!-- tree 79 -->
21850                         <_>
21851                             <!-- root node -->
21852                             <feature>
21853                                 <rects>
21854                                     <_>2 10 16 4 -1.</_>
21855                                     <_>10 10 8 2 2.</_>
21856                                     <_>2 12 8 2 2.</_>
21857                                 </rects>
21858                                 <tilted>0</tilted>
21859                             </feature>
21860                             <threshold>6.6343429498374462e-003</threshold>
21861                             <left_val>0.5414987802505493</left_val>
21862                             <right_node>1</right_node>
21863                         </_>
21864                         <_>
21865                             <!-- node 1 -->
21866                             <feature>
21867                                 <rects>
21868                                     <_>7 0 6 6 -1.</_>
21869                                     <_>9 0 2 6 3.</_>
21870                                 </rects>
21871                                 <tilted>0</tilted>
21872                             </feature>
21873                             <threshold>0.0452634096145630</threshold>
21874                             <left_val>0.5180327296257019</left_val>
21875                             <right_val>0.1529684066772461</right_val>
21876                         </_>
21877                     </_>
21878                     <_>
21879                         <!-- tree 80 -->
21880                         <_>
21881                             <!-- root node -->
21882                             <feature>
21883                                 <rects>
21884                                     <_>7 1 6 3 -1.</_>
21885                                     <_>7 2 6 1 3.</_>
21886                                 </rects>
21887                                 <tilted>0</tilted>
21888                             </feature>
21889                             <threshold>-8.0646127462387085e-003</threshold>
21890                             <left_val>0.2515468001365662</left_val>
21891                             <right_node>1</right_node>
21892                         </_>
21893                         <_>
21894                             <!-- node 1 -->
21895                             <feature>
21896                                 <rects>
21897                                     <_>0 12 6 2 -1.</_>
21898                                     <_>0 13 6 1 2.</_>
21899                                 </rects>
21900                                 <tilted>0</tilted>
21901                             </feature>
21902                             <threshold>4.7389548853971064e-004</threshold>
21903                             <left_val>0.5121998786926270</left_val>
21904                             <right_val>0.3725948929786682</right_val>
21905                         </_>
21906                     </_>
21907                     <_>
21908                         <!-- tree 81 -->
21909                         <_>
21910                             <!-- root node -->
21911                             <feature>
21912                                 <rects>
21913                                     <_>6 3 11 2 -1.</_>
21914                                     <_>6 4 11 1 2.</_>
21915                                 </rects>
21916                                 <tilted>0</tilted>
21917                             </feature>
21918                             <threshold>1.4877359717502259e-005</threshold>
21919                             <left_node>1</left_node>
21920                             <right_val>0.5532435774803162</right_val>
21921                         </_>
21922                         <_>
21923                             <!-- node 1 -->
21924                             <feature>
21925                                 <rects>
21926                                     <_>12 0 8 6 -1.</_>
21927                                     <_>16 0 4 3 2.</_>
21928                                     <_>12 3 4 3 2.</_>
21929                                 </rects>
21930                                 <tilted>0</tilted>
21931                             </feature>
21932                             <threshold>0.0243211593478918</threshold>
21933                             <left_val>0.4960766136646271</left_val>
21934                             <right_val>0.5983315110206604</right_val>
21935                         </_>
21936                     </_>
21937                     <_>
21938                         <!-- tree 82 -->
21939                         <_>
21940                             <!-- root node -->
21941                             <feature>
21942                                 <rects>
21943                                     <_>8 12 1 2 -1.</_>
21944                                     <_>8 13 1 1 2.</_>
21945                                 </rects>
21946                                 <tilted>0</tilted>
21947                             </feature>
21948                             <threshold>6.9931396865285933e-005</threshold>
21949                             <left_val>0.4163953065872192</left_val>
21950                             <right_node>1</right_node>
21951                         </_>
21952                         <_>
21953                             <!-- node 1 -->
21954                             <feature>
21955                                 <rects>
21956                                     <_>8 8 1 12 -1.</_>
21957                                     <_>8 12 1 4 3.</_>
21958                                 </rects>
21959                                 <tilted>0</tilted>
21960                             </feature>
21961                             <threshold>2.6287760119885206e-003</threshold>
21962                             <left_val>0.5880144834518433</left_val>
21963                             <right_val>0.3399662971496582</right_val>
21964                         </_>
21965                     </_>
21966                     <_>
21967                         <!-- tree 83 -->
21968                         <_>
21969                             <!-- root node -->
21970                             <feature>
21971                                 <rects>
21972                                     <_>11 11 2 2 -1.</_>
21973                                     <_>12 11 1 1 2.</_>
21974                                     <_>11 12 1 1 2.</_>
21975                                 </rects>
21976                                 <tilted>0</tilted>
21977                             </feature>
21978                             <threshold>3.8190539926290512e-003</threshold>
21979                             <left_node>1</left_node>
21980                             <right_val>0.7846621274948120</right_val>
21981                         </_>
21982                         <_>
21983                             <!-- node 1 -->
21984                             <feature>
21985                                 <rects>
21986                                     <_>12 7 3 13 -1.</_>
21987                                     <_>13 7 1 13 3.</_>
21988                                 </rects>
21989                                 <tilted>0</tilted>
21990                             </feature>
21991                             <threshold>-0.0259891506284475</threshold>
21992                             <left_val>0.3288114070892334</left_val>
21993                             <right_val>0.5155087709426880</right_val>
21994                         </_>
21995                     </_>
21996                     <_>
21997                         <!-- tree 84 -->
21998                         <_>
21999                             <!-- root node -->
22000                             <feature>
22001                                 <rects>
22002                                     <_>7 11 2 2 -1.</_>
22003                                     <_>7 11 1 1 2.</_>
22004                                     <_>8 12 1 1 2.</_>
22005                                 </rects>
22006                                 <tilted>0</tilted>
22007                             </feature>
22008                             <threshold>1.2062400346621871e-003</threshold>
22009                             <left_val>0.4596059918403626</left_val>
22010                             <right_node>1</right_node>
22011                         </_>
22012                         <_>
22013                             <!-- node 1 -->
22014                             <feature>
22015                                 <rects>
22016                                     <_>3 13 1 3 -1.</_>
22017                                     <_>3 14 1 1 3.</_>
22018                                 </rects>
22019                                 <tilted>0</tilted>
22020                             </feature>
22021                             <threshold>-1.5557400183752179e-003</threshold>
22022                             <left_val>0.3126986920833588</left_val>
22023                             <right_val>0.7183399200439453</right_val>
22024                         </_>
22025                     </_>
22026                     <_>
22027                         <!-- tree 85 -->
22028                         <_>
22029                             <!-- root node -->
22030                             <feature>
22031                                 <rects>
22032                                     <_>10 18 3 2 -1.</_>
22033                                     <_>11 18 1 2 3.</_>
22034                                 </rects>
22035                                 <tilted>0</tilted>
22036                             </feature>
22037                             <threshold>-2.2691930644214153e-003</threshold>
22038                             <left_node>1</left_node>
22039                             <right_val>0.5274006128311157</right_val>
22040                         </_>
22041                         <_>
22042                             <!-- node 1 -->
22043                             <feature>
22044                                 <rects>
22045                                     <_>11 11 2 1 -1.</_>
22046                                     <_>11 11 1 1 2.</_>
22047                                 </rects>
22048                                 <tilted>0</tilted>
22049                             </feature>
22050                             <threshold>2.3287249496206641e-004</threshold>
22051                             <left_val>0.4878666102886200</left_val>
22052                             <right_val>0.5615152716636658</right_val>
22053                         </_>
22054                     </_>
22055                     <_>
22056                         <!-- tree 86 -->
22057                         <_>
22058                             <!-- root node -->
22059                             <feature>
22060                                 <rects>
22061                                     <_>1 10 5 9 -1.</_>
22062                                     <_>1 13 5 3 3.</_>
22063                                 </rects>
22064                                 <tilted>0</tilted>
22065                             </feature>
22066                             <threshold>-5.5999699980020523e-003</threshold>
22067                             <left_node>1</left_node>
22068                             <right_val>0.5160812139511108</right_val>
22069                         </_>
22070                         <_>
22071                             <!-- node 1 -->
22072                             <feature>
22073                                 <rects>
22074                                     <_>4 8 6 4 -1.</_>
22075                                     <_>6 8 2 4 3.</_>
22076                                 </rects>
22077                                 <tilted>0</tilted>
22078                             </feature>
22079                             <threshold>-0.0104961898177862</threshold>
22080                             <left_val>0.5701614022254944</left_val>
22081                             <right_val>0.3204850852489471</right_val>
22082                         </_>
22083                     </_>
22084                     <_>
22085                         <!-- tree 87 -->
22086                         <_>
22087                             <!-- root node -->
22088                             <feature>
22089                                 <rects>
22090                                     <_>13 12 1 4 -1.</_>
22091                                     <_>13 14 1 2 2.</_>
22092                                 </rects>
22093                                 <tilted>0</tilted>
22094                             </feature>
22095                             <threshold>-1.4814930182183161e-005</threshold>
22096                             <left_val>0.5538837909698486</left_val>
22097                             <right_node>1</right_node>
22098                         </_>
22099                         <_>
22100                             <!-- node 1 -->
22101                             <feature>
22102                                 <rects>
22103                                     <_>11 3 4 14 -1.</_>
22104                                     <_>13 3 2 7 2.</_>
22105                                     <_>11 10 2 7 2.</_>
22106                                 </rects>
22107                                 <tilted>0</tilted>
22108                             </feature>
22109                             <threshold>-6.4287078566849232e-004</threshold>
22110                             <left_val>0.5349429249763489</left_val>
22111                             <right_val>0.4472151100635529</right_val>
22112                         </_>
22113                     </_>
22114                     <_>
22115                         <!-- tree 88 -->
22116                         <_>
22117                             <!-- root node -->
22118                             <feature>
22119                                 <rects>
22120                                     <_>6 12 1 4 -1.</_>
22121                                     <_>6 14 1 2 2.</_>
22122                                 </rects>
22123                                 <tilted>0</tilted>
22124                             </feature>
22125                             <threshold>-1.8891949730459601e-004</threshold>
22126                             <left_val>0.5012837052345276</left_val>
22127                             <right_node>1</right_node>
22128                         </_>
22129                         <_>
22130                             <!-- node 1 -->
22131                             <feature>
22132                                 <rects>
22133                                     <_>5 3 4 14 -1.</_>
22134                                     <_>5 3 2 7 2.</_>
22135                                     <_>7 10 2 7 2.</_>
22136                                 </rects>
22137                                 <tilted>0</tilted>
22138                             </feature>
22139                             <threshold>-9.0413521975278854e-003</threshold>
22140                             <left_val>0.2562935948371887</left_val>
22141                             <right_val>0.4503383040428162</right_val>
22142                         </_>
22143                     </_>
22144                     <_>
22145                         <!-- tree 89 -->
22146                         <_>
22147                             <!-- root node -->
22148                             <feature>
22149                                 <rects>
22150                                     <_>10 18 3 2 -1.</_>
22151                                     <_>11 18 1 2 3.</_>
22152                                 </rects>
22153                                 <tilted>0</tilted>
22154                             </feature>
22155                             <threshold>7.9534705728292465e-003</threshold>
22156                             <left_node>1</left_node>
22157                             <right_val>0.2630499899387360</right_val>
22158                         </_>
22159                         <_>
22160                             <!-- node 1 -->
22161                             <feature>
22162                                 <rects>
22163                                     <_>9 12 3 3 -1.</_>
22164                                     <_>9 13 3 1 3.</_>
22165                                 </rects>
22166                                 <tilted>0</tilted>
22167                             </feature>
22168                             <threshold>-2.7908999472856522e-003</threshold>
22169                             <left_val>0.5756508708000183</left_val>
22170                             <right_val>0.4854863882064819</right_val>
22171                         </_>
22172                     </_>
22173                     <_>
22174                         <!-- tree 90 -->
22175                         <_>
22176                             <!-- root node -->
22177                             <feature>
22178                                 <rects>
22179                                     <_>2 2 12 6 -1.</_>
22180                                     <_>2 2 6 3 2.</_>
22181                                     <_>8 5 6 3 2.</_>
22182                                 </rects>
22183                                 <tilted>0</tilted>
22184                             </feature>
22185                             <threshold>3.2857100013643503e-003</threshold>
22186                             <left_node>1</left_node>
22187                             <right_val>0.4084751904010773</right_val>
22188                         </_>
22189                         <_>
22190                             <!-- node 1 -->
22191                             <feature>
22192                                 <rects>
22193                                     <_>6 6 6 2 -1.</_>
22194                                     <_>9 6 3 2 2.</_>
22195                                 </rects>
22196                                 <tilted>0</tilted>
22197                             </feature>
22198                             <threshold>7.7063008211553097e-004</threshold>
22199                             <left_val>0.4073356091976166</left_val>
22200                             <right_val>0.5920240879058838</right_val>
22201                         </_>
22202                     </_>
22203                 </trees>
22204                 <stage_threshold>44.6829681396484380</stage_threshold>
22205                 <parent>15</parent>
22206                 <next>-1</next>
22207             </_>
22208             <_>
22209                 <!-- stage 17 -->
22210                 <trees>
22211                     <_>
22212                         <!-- tree 0 -->
22213                         <_>
22214                             <!-- root node -->
22215                             <feature>
22216                                 <rects>
22217                                     <_>1 0 18 12 -1.</_>
22218                                     <_>7 0 6 12 3.</_>
22219                                 </rects>
22220                                 <tilted>0</tilted>
22221                             </feature>
22222                             <threshold>0.0630219429731369</threshold>
22223                             <left_val>0.3419382870197296</left_val>
22224                             <right_node>1</right_node>
22225                         </_>
22226                         <_>
22227                             <!-- node 1 -->
22228                             <feature>
22229                                 <rects>
22230                                     <_>5 7 6 4 -1.</_>
22231                                     <_>5 7 3 2 2.</_>
22232                                     <_>8 9 3 2 2.</_>
22233                                 </rects>
22234                                 <tilted>0</tilted>
22235                             </feature>
22236                             <threshold>-2.8374609537422657e-003</threshold>
22237                             <left_val>0.6829563975334168</left_val>
22238                             <right_val>0.4404523074626923</right_val>
22239                         </_>
22240                     </_>
22241                     <_>
22242                         <!-- tree 1 -->
22243                         <_>
22244                             <!-- root node -->
22245                             <feature>
22246                                 <rects>
22247                                     <_>5 7 10 4 -1.</_>
22248                                     <_>5 9 10 2 2.</_>
22249                                 </rects>
22250                                 <tilted>0</tilted>
22251                             </feature>
22252                             <threshold>0.0464619509875774</threshold>
22253                             <left_val>0.4391745030879974</left_val>
22254                             <right_node>1</right_node>
22255                         </_>
22256                         <_>
22257                             <!-- node 1 -->
22258                             <feature>
22259                                 <rects>
22260                                     <_>7 7 6 4 -1.</_>
22261                                     <_>9 7 2 4 3.</_>
22262                                 </rects>
22263                                 <tilted>0</tilted>
22264                             </feature>
22265                             <threshold>0.0291525404900312</threshold>
22266                             <left_val>0.4601063132286072</left_val>
22267                             <right_val>0.6357936859130859</right_val>
22268                         </_>
22269                     </_>
22270                     <_>
22271                         <!-- tree 2 -->
22272                         <_>
22273                             <!-- root node -->
22274                             <feature>
22275                                 <rects>
22276                                     <_>9 5 2 2 -1.</_>
22277                                     <_>9 6 2 1 2.</_>
22278                                 </rects>
22279                                 <tilted>0</tilted>
22280                             </feature>
22281                             <threshold>-1.4000290320836939e-005</threshold>
22282                             <left_node>1</left_node>
22283                             <right_val>0.3730010092258453</right_val>
22284                         </_>
22285                         <_>
22286                             <!-- node 1 -->
22287                             <feature>
22288                                 <rects>
22289                                     <_>9 9 2 2 -1.</_>
22290                                     <_>9 10 2 1 2.</_>
22291                                 </rects>
22292                                 <tilted>0</tilted>
22293                             </feature>
22294                             <threshold>-1.2757079675793648e-003</threshold>
22295                             <left_val>0.3093824088573456</left_val>
22296                             <right_val>0.5901370048522949</right_val>
22297                         </_>
22298                     </_>
22299                     <_>
22300                         <!-- tree 3 -->
22301                         <_>
22302                             <!-- root node -->
22303                             <feature>
22304                                 <rects>
22305                                     <_>6 17 8 3 -1.</_>
22306                                     <_>6 18 8 1 3.</_>
22307                                 </rects>
22308                                 <tilted>0</tilted>
22309                             </feature>
22310                             <threshold>1.3596529606729746e-003</threshold>
22311                             <left_val>0.4337565004825592</left_val>
22312                             <right_node>1</right_node>
22313                         </_>
22314                         <_>
22315                             <!-- node 1 -->
22316                             <feature>
22317                                 <rects>
22318                                     <_>9 17 6 2 -1.</_>
22319                                     <_>12 17 3 1 2.</_>
22320                                     <_>9 18 3 1 2.</_>
22321                                 </rects>
22322                                 <tilted>0</tilted>
22323                             </feature>
22324                             <threshold>1.7991929780691862e-004</threshold>
22325                             <left_val>0.4217503964900971</left_val>
22326                             <right_val>0.5846847891807556</right_val>
22327                         </_>
22328                     </_>
22329                     <_>
22330                         <!-- tree 4 -->
22331                         <_>
22332                             <!-- root node -->
22333                             <feature>
22334                                 <rects>
22335                                     <_>4 12 2 2 -1.</_>
22336                                     <_>4 13 2 1 2.</_>
22337                                 </rects>
22338                                 <tilted>0</tilted>
22339                             </feature>
22340                             <threshold>-1.4166639630275313e-005</threshold>
22341                             <left_node>1</left_node>
22342                             <right_val>0.4084691107273102</right_val>
22343                         </_>
22344                         <_>
22345                             <!-- node 1 -->
22346                             <feature>
22347                                 <rects>
22348                                     <_>3 12 9 2 -1.</_>
22349                                     <_>3 13 9 1 2.</_>
22350                                 </rects>
22351                                 <tilted>0</tilted>
22352                             </feature>
22353                             <threshold>6.0252390539972112e-005</threshold>
22354                             <left_val>0.5087286829948425</left_val>
22355                             <right_val>0.7277184128761292</right_val>
22356                         </_>
22357                     </_>
22358                     <_>
22359                         <!-- tree 5 -->
22360                         <_>
22361                             <!-- root node -->
22362                             <feature>
22363                                 <rects>
22364                                     <_>8 3 6 1 -1.</_>
22365                                     <_>10 3 2 1 3.</_>
22366                                 </rects>
22367                                 <tilted>0</tilted>
22368                             </feature>
22369                             <threshold>6.4320368692278862e-003</threshold>
22370                             <left_node>1</left_node>
22371                             <right_val>0.2967903017997742</right_val>
22372                         </_>
22373                         <_>
22374                             <!-- node 1 -->
22375                             <feature>
22376                                 <rects>
22377                                     <_>9 3 4 6 -1.</_>
22378                                     <_>11 3 2 3 2.</_>
22379                                     <_>9 6 2 3 2.</_>
22380                                 </rects>
22381                                 <tilted>0</tilted>
22382                             </feature>
22383                             <threshold>4.6682319953106344e-004</threshold>
22384                             <left_val>0.4110462963581085</left_val>
22385                             <right_val>0.5581219792366028</right_val>
22386                         </_>
22387                     </_>
22388                     <_>
22389                         <!-- tree 6 -->
22390                         <_>
22391                             <!-- root node -->
22392                             <feature>
22393                                 <rects>
22394                                     <_>0 3 6 5 -1.</_>
22395                                     <_>3 3 3 5 2.</_>
22396                                 </rects>
22397                                 <tilted>0</tilted>
22398                             </feature>
22399                             <threshold>5.7436279021203518e-003</threshold>
22400                             <left_val>0.4287309944629669</left_val>
22401                             <right_node>1</right_node>
22402                         </_>
22403                         <_>
22404                             <!-- node 1 -->
22405                             <feature>
22406                                 <rects>
22407                                     <_>2 0 2 18 -1.</_>
22408                                     <_>2 6 2 6 3.</_>
22409                                 </rects>
22410                                 <tilted>0</tilted>
22411                             </feature>
22412                             <threshold>3.2019240316003561e-003</threshold>
22413                             <left_val>0.4266195893287659</left_val>
22414                             <right_val>0.6444045901298523</right_val>
22415                         </_>
22416                     </_>
22417                     <_>
22418                         <!-- tree 7 -->
22419                         <_>
22420                             <!-- root node -->
22421                             <feature>
22422                                 <rects>
22423                                     <_>14 2 4 9 -1.</_>
22424                                     <_>14 5 4 3 3.</_>
22425                                 </rects>
22426                                 <tilted>0</tilted>
22427                             </feature>
22428                             <threshold>-5.7637941790744662e-004</threshold>
22429                             <left_node>1</left_node>
22430                             <right_val>0.4084824919700623</right_val>
22431                         </_>
22432                         <_>
22433                             <!-- node 1 -->
22434                             <feature>
22435                                 <rects>
22436                                     <_>10 18 3 2 -1.</_>
22437                                     <_>11 18 1 2 3.</_>
22438                                 </rects>
22439                                 <tilted>0</tilted>
22440                             </feature>
22441                             <threshold>-3.7901920732110739e-003</threshold>
22442                             <left_val>0.3181920945644379</left_val>
22443                             <right_val>0.5230693221092224</right_val>
22444                         </_>
22445                     </_>
22446                     <_>
22447                         <!-- tree 8 -->
22448                         <_>
22449                             <!-- root node -->
22450                             <feature>
22451                                 <rects>
22452                                     <_>2 2 4 9 -1.</_>
22453                                     <_>2 5 4 3 3.</_>
22454                                 </rects>
22455                                 <tilted>0</tilted>
22456                             </feature>
22457                             <threshold>4.8914109356701374e-003</threshold>
22458                             <left_node>1</left_node>
22459                             <right_val>0.3548356890678406</right_val>
22460                         </_>
22461                         <_>
22462                             <!-- node 1 -->
22463                             <feature>
22464                                 <rects>
22465                                     <_>7 18 3 2 -1.</_>
22466                                     <_>8 18 1 2 3.</_>
22467                                 </rects>
22468                                 <tilted>0</tilted>
22469                             </feature>
22470                             <threshold>4.6459292061626911e-003</threshold>
22471                             <left_val>0.5610597729682922</left_val>
22472                             <right_val>0.2693848907947540</right_val>
22473                         </_>
22474                     </_>
22475                     <_>
22476                         <!-- tree 9 -->
22477                         <_>
22478                             <!-- root node -->
22479                             <feature>
22480                                 <rects>
22481                                     <_>10 14 3 3 -1.</_>
22482                                     <_>10 15 3 1 3.</_>
22483                                 </rects>
22484                                 <tilted>0</tilted>
22485                             </feature>
22486                             <threshold>-6.8799369037151337e-003</threshold>
22487                             <left_val>0.6235408186912537</left_val>
22488                             <right_node>1</right_node>
22489                         </_>
22490                         <_>
22491                             <!-- node 1 -->
22492                             <feature>
22493                                 <rects>
22494                                     <_>10 12 2 6 -1.</_>
22495                                     <_>10 15 2 3 2.</_>
22496                                 </rects>
22497                                 <tilted>0</tilted>
22498                             </feature>
22499                             <threshold>-0.0181474704295397</threshold>
22500                             <left_val>0.2861981987953186</left_val>
22501                             <right_val>0.5226848125457764</right_val>
22502                         </_>
22503                     </_>
22504                     <_>
22505                         <!-- tree 10 -->
22506                         <_>
22507                             <!-- root node -->
22508                             <feature>
22509                                 <rects>
22510                                     <_>7 5 3 6 -1.</_>
22511                                     <_>7 7 3 2 3.</_>
22512                                 </rects>
22513                                 <tilted>0</tilted>
22514                             </feature>
22515                             <threshold>1.1409220314817503e-004</threshold>
22516                             <left_node>1</left_node>
22517                             <right_val>0.3257833123207092</right_val>
22518                         </_>
22519                         <_>
22520                             <!-- node 1 -->
22521                             <feature>
22522                                 <rects>
22523                                     <_>3 3 6 2 -1.</_>
22524                                     <_>3 4 6 1 2.</_>
22525                                 </rects>
22526                                 <tilted>0</tilted>
22527                             </feature>
22528                             <threshold>-5.4334272863343358e-004</threshold>
22529                             <left_val>0.3882969021797180</left_val>
22530                             <right_val>0.5341166257858276</right_val>
22531                         </_>
22532                     </_>
22533                     <_>
22534                         <!-- tree 11 -->
22535                         <_>
22536                             <!-- root node -->
22537                             <feature>
22538                                 <rects>
22539                                     <_>8 4 7 3 -1.</_>
22540                                     <_>8 5 7 1 3.</_>
22541                                 </rects>
22542                                 <tilted>0</tilted>
22543                             </feature>
22544                             <threshold>-2.7602489572018385e-003</threshold>
22545                             <left_val>0.6353965997695923</left_val>
22546                             <right_node>1</right_node>
22547                         </_>
22548                         <_>
22549                             <!-- node 1 -->
22550                             <feature>
22551                                 <rects>
22552                                     <_>13 6 2 3 -1.</_>
22553                                     <_>13 7 2 1 3.</_>
22554                                 </rects>
22555                                 <tilted>0</tilted>
22556                             </feature>
22557                             <threshold>-1.9730569329112768e-003</threshold>
22558                             <left_val>0.5880761146545410</left_val>
22559                             <right_val>0.4593090116977692</right_val>
22560                         </_>
22561                     </_>
22562                     <_>
22563                         <!-- tree 12 -->
22564                         <_>
22565                             <!-- root node -->
22566                             <feature>
22567                                 <rects>
22568                                     <_>8 8 2 12 -1.</_>
22569                                     <_>8 12 2 4 3.</_>
22570                                 </rects>
22571                                 <tilted>0</tilted>
22572                             </feature>
22573                             <threshold>2.4565239436924458e-003</threshold>
22574                             <left_node>1</left_node>
22575                             <right_val>0.3134010136127472</right_val>
22576                         </_>
22577                         <_>
22578                             <!-- node 1 -->
22579                             <feature>
22580                                 <rects>
22581                                     <_>5 4 8 14 -1.</_>
22582                                     <_>5 4 4 7 2.</_>
22583                                     <_>9 11 4 7 2.</_>
22584                                 </rects>
22585                                 <tilted>0</tilted>
22586                             </feature>
22587                             <threshold>1.9392010290175676e-004</threshold>
22588                             <left_val>0.5277131795883179</left_val>
22589                             <right_val>0.3604106903076172</right_val>
22590                         </_>
22591                     </_>
22592                     <_>
22593                         <!-- tree 13 -->
22594                         <_>
22595                             <!-- root node -->
22596                             <feature>
22597                                 <rects>
22598                                     <_>0 1 20 8 -1.</_>
22599                                     <_>10 1 10 4 2.</_>
22600                                     <_>0 5 10 4 2.</_>
22601                                 </rects>
22602                                 <tilted>0</tilted>
22603                             </feature>
22604                             <threshold>0.0786430165171623</threshold>
22605                             <left_val>0.5290341973304749</left_val>
22606                             <right_node>1</right_node>
22607                         </_>
22608                         <_>
22609                             <!-- node 1 -->
22610                             <feature>
22611                                 <rects>
22612                                     <_>4 0 12 2 -1.</_>
22613                                     <_>4 1 12 1 2.</_>
22614                                 </rects>
22615                                 <tilted>0</tilted>
22616                             </feature>
22617                             <threshold>6.5276869572699070e-003</threshold>
22618                             <left_val>0.4654479920864105</left_val>
22619                             <right_val>0.6044905185699463</right_val>
22620                         </_>
22621                     </_>
22622                     <_>
22623                         <!-- tree 14 -->
22624                         <_>
22625                             <!-- root node -->
22626                             <feature>
22627                                 <rects>
22628                                     <_>0 1 20 8 -1.</_>
22629                                     <_>0 1 10 4 2.</_>
22630                                     <_>10 5 10 4 2.</_>
22631                                 </rects>
22632                                 <tilted>0</tilted>
22633                             </feature>
22634                             <threshold>-0.0787167996168137</threshold>
22635                             <left_val>0.2541126906871796</left_val>
22636                             <right_node>1</right_node>
22637                         </_>
22638                         <_>
22639                             <!-- node 1 -->
22640                             <feature>
22641                                 <rects>
22642                                     <_>4 0 12 2 -1.</_>
22643                                     <_>4 1 12 1 2.</_>
22644                                 </rects>
22645                                 <tilted>0</tilted>
22646                             </feature>
22647                             <threshold>5.7298499159514904e-003</threshold>
22648                             <left_val>0.4366919100284576</left_val>
22649                             <right_val>0.5822886228561401</right_val>
22650                         </_>
22651                     </_>
22652                     <_>
22653                         <!-- tree 15 -->
22654                         <_>
22655                             <!-- root node -->
22656                             <feature>
22657                                 <rects>
22658                                     <_>9 5 6 3 -1.</_>
22659                                     <_>9 5 3 3 2.</_>
22660                                 </rects>
22661                                 <tilted>0</tilted>
22662                             </feature>
22663                             <threshold>6.2386557692661881e-004</threshold>
22664                             <left_node>1</left_node>
22665                             <right_val>0.5472692251205444</right_val>
22666                         </_>
22667                         <_>
22668                             <!-- node 1 -->
22669                             <feature>
22670                                 <rects>
22671                                     <_>8 13 10 6 -1.</_>
22672                                     <_>8 15 10 2 3.</_>
22673                                 </rects>
22674                                 <tilted>0</tilted>
22675                             </feature>
22676                             <threshold>-0.0852672308683395</threshold>
22677                             <left_val>0.1461607962846756</left_val>
22678                             <right_val>0.5181810855865479</right_val>
22679                         </_>
22680                     </_>
22681                     <_>
22682                         <!-- tree 16 -->
22683                         <_>
22684                             <!-- root node -->
22685                             <feature>
22686                                 <rects>
22687                                     <_>5 5 6 3 -1.</_>
22688                                     <_>8 5 3 3 2.</_>
22689                                 </rects>
22690                                 <tilted>0</tilted>
22691                             </feature>
22692                             <threshold>0.0409811101853848</threshold>
22693                             <left_node>1</left_node>
22694                             <right_val>0.1270135045051575</right_val>
22695                         </_>
22696                         <_>
22697                             <!-- node 1 -->
22698                             <feature>
22699                                 <rects>
22700                                     <_>6 3 6 1 -1.</_>
22701                                     <_>8 3 2 1 3.</_>
22702                                 </rects>
22703                                 <tilted>0</tilted>
22704                             </feature>
22705                             <threshold>7.7135749161243439e-003</threshold>
22706                             <left_val>0.4832684993743897</left_val>
22707                             <right_val>0.2223578989505768</right_val>
22708                         </_>
22709                     </_>
22710                     <_>
22711                         <!-- tree 17 -->
22712                         <_>
22713                             <!-- root node -->
22714                             <feature>
22715                                 <rects>
22716                                     <_>11 18 9 2 -1.</_>
22717                                     <_>14 18 3 2 3.</_>
22718                                 </rects>
22719                                 <tilted>0</tilted>
22720                             </feature>
22721                             <threshold>-6.8663940764963627e-003</threshold>
22722                             <left_val>0.5918928980827332</left_val>
22723                             <right_node>1</right_node>
22724                         </_>
22725                         <_>
22726                             <!-- node 1 -->
22727                             <feature>
22728                                 <rects>
22729                                     <_>13 11 6 7 -1.</_>
22730                                     <_>13 11 3 7 2.</_>
22731                                 </rects>
22732                                 <tilted>0</tilted>
22733                             </feature>
22734                             <threshold>0.0145596396178007</threshold>
22735                             <left_val>0.4761506915092468</left_val>
22736                             <right_val>0.5727223753929138</right_val>
22737                         </_>
22738                     </_>
22739                     <_>
22740                         <!-- tree 18 -->
22741                         <_>
22742                             <!-- root node -->
22743                             <feature>
22744                                 <rects>
22745                                     <_>4 6 12 10 -1.</_>
22746                                     <_>4 6 6 5 2.</_>
22747                                     <_>10 11 6 5 2.</_>
22748                                 </rects>
22749                                 <tilted>0</tilted>
22750                             </feature>
22751                             <threshold>-0.0100643103942275</threshold>
22752                             <left_val>0.3636730909347534</left_val>
22753                             <right_node>1</right_node>
22754                         </_>
22755                         <_>
22756                             <!-- node 1 -->
22757                             <feature>
22758                                 <rects>
22759                                     <_>8 17 3 3 -1.</_>
22760                                     <_>9 17 1 3 3.</_>
22761                                 </rects>
22762                                 <tilted>0</tilted>
22763                             </feature>
22764                             <threshold>3.6274080630391836e-003</threshold>
22765                             <left_val>0.5271731019020081</left_val>
22766                             <right_val>0.2740525007247925</right_val>
22767                         </_>
22768                     </_>
22769                     <_>
22770                         <!-- tree 19 -->
22771                         <_>
22772                             <!-- root node -->
22773                             <feature>
22774                                 <rects>
22775                                     <_>11 18 9 2 -1.</_>
22776                                     <_>14 18 3 2 3.</_>
22777                                 </rects>
22778                                 <tilted>0</tilted>
22779                             </feature>
22780                             <threshold>-2.3421540390700102e-003</threshold>
22781                             <left_val>0.5497784018516541</left_val>
22782                             <right_node>1</right_node>
22783                         </_>
22784                         <_>
22785                             <!-- node 1 -->
22786                             <feature>
22787                                 <rects>
22788                                     <_>13 11 6 8 -1.</_>
22789                                     <_>13 11 3 8 2.</_>
22790                                 </rects>
22791                                 <tilted>0</tilted>
22792                             </feature>
22793                             <threshold>-0.0246864091604948</threshold>
22794                             <left_val>0.6059895157814026</left_val>
22795                             <right_val>0.4960314035415649</right_val>
22796                         </_>
22797                     </_>
22798                     <_>
22799                         <!-- tree 20 -->
22800                         <_>
22801                             <!-- root node -->
22802                             <feature>
22803                                 <rects>
22804                                     <_>4 16 2 2 -1.</_>
22805                                     <_>4 17 2 1 2.</_>
22806                                 </rects>
22807                                 <tilted>0</tilted>
22808                             </feature>
22809                             <threshold>1.9456120207905769e-004</threshold>
22810                             <left_node>1</left_node>
22811                             <right_val>0.3769465088844299</right_val>
22812                         </_>
22813                         <_>
22814                             <!-- node 1 -->
22815                             <feature>
22816                                 <rects>
22817                                     <_>7 15 4 4 -1.</_>
22818                                     <_>7 17 4 2 2.</_>
22819                                 </rects>
22820                                 <tilted>0</tilted>
22821                             </feature>
22822                             <threshold>3.1714211218059063e-004</threshold>
22823                             <left_val>0.4062362015247345</left_val>
22824                             <right_val>0.5668215155601502</right_val>
22825                         </_>
22826                     </_>
22827                     <_>
22828                         <!-- tree 21 -->
22829                         <_>
22830                             <!-- root node -->
22831                             <feature>
22832                                 <rects>
22833                                     <_>12 4 3 3 -1.</_>
22834                                     <_>12 5 3 1 3.</_>
22835                                 </rects>
22836                                 <tilted>0</tilted>
22837                             </feature>
22838                             <threshold>2.0793990697711706e-003</threshold>
22839                             <left_val>0.4618656933307648</left_val>
22840                             <right_node>1</right_node>
22841                         </_>
22842                         <_>
22843                             <!-- node 1 -->
22844                             <feature>
22845                                 <rects>
22846                                     <_>13 6 2 3 -1.</_>
22847                                     <_>13 7 2 1 3.</_>
22848                                 </rects>
22849                                 <tilted>0</tilted>
22850                             </feature>
22851                             <threshold>1.7982709687203169e-003</threshold>
22852                             <left_val>0.4867505133152008</left_val>
22853                             <right_val>0.6518449783325195</right_val>
22854                         </_>
22855                     </_>
22856                     <_>
22857                         <!-- tree 22 -->
22858                         <_>
22859                             <!-- root node -->
22860                             <feature>
22861                                 <rects>
22862                                     <_>5 11 6 1 -1.</_>
22863                                     <_>7 11 2 1 3.</_>
22864                                 </rects>
22865                                 <tilted>0</tilted>
22866                             </feature>
22867                             <threshold>-2.2287059982772917e-004</threshold>
22868                             <left_val>0.5677595734596252</left_val>
22869                             <right_node>1</right_node>
22870                         </_>
22871                         <_>
22872                             <!-- node 1 -->
22873                             <feature>
22874                                 <rects>
22875                                     <_>7 10 3 1 -1.</_>
22876                                     <_>8 10 1 1 3.</_>
22877                                 </rects>
22878                                 <tilted>0</tilted>
22879                             </feature>
22880                             <threshold>3.2623921288177371e-004</threshold>
22881                             <left_val>0.3710733950138092</left_val>
22882                             <right_val>0.5676605105400085</right_val>
22883                         </_>
22884                     </_>
22885                     <_>
22886                         <!-- tree 23 -->
22887                         <_>
22888                             <!-- root node -->
22889                             <feature>
22890                                 <rects>
22891                                     <_>0 12 20 4 -1.</_>
22892                                     <_>0 14 20 2 2.</_>
22893                                 </rects>
22894                                 <tilted>0</tilted>
22895                             </feature>
22896                             <threshold>-0.0667926818132401</threshold>
22897                             <left_val>0.2511521875858307</left_val>
22898                             <right_node>1</right_node>
22899                         </_>
22900                         <_>
22901                             <!-- node 1 -->
22902                             <feature>
22903                                 <rects>
22904                                     <_>10 2 3 2 -1.</_>
22905                                     <_>10 3 3 1 2.</_>
22906                                 </rects>
22907                                 <tilted>0</tilted>
22908                             </feature>
22909                             <threshold>-1.4869889710098505e-003</threshold>
22910                             <left_val>0.3886750936508179</left_val>
22911                             <right_val>0.5262253880500794</right_val>
22912                         </_>
22913                     </_>
22914                     <_>
22915                         <!-- tree 24 -->
22916                         <_>
22917                             <!-- root node -->
22918                             <feature>
22919                                 <rects>
22920                                     <_>5 4 3 3 -1.</_>
22921                                     <_>5 5 3 1 3.</_>
22922                                 </rects>
22923                                 <tilted>0</tilted>
22924                             </feature>
22925                             <threshold>-5.0454870797693729e-003</threshold>
22926                             <left_val>0.6557472944259644</left_val>
22927                             <right_node>1</right_node>
22928                         </_>
22929                         <_>
22930                             <!-- node 1 -->
22931                             <feature>
22932                                 <rects>
22933                                     <_>5 5 4 3 -1.</_>
22934                                     <_>5 6 4 1 3.</_>
22935                                 </rects>
22936                                 <tilted>0</tilted>
22937                             </feature>
22938                             <threshold>-4.8297587782144547e-003</threshold>
22939                             <left_val>0.5934106111526489</left_val>
22940                             <right_val>0.4285922050476074</right_val>
22941                         </_>
22942                     </_>
22943                     <_>
22944                         <!-- tree 25 -->
22945                         <_>
22946                             <!-- root node -->
22947                             <feature>
22948                                 <rects>
22949                                     <_>8 8 4 3 -1.</_>
22950                                     <_>8 9 4 1 3.</_>
22951                                 </rects>
22952                                 <tilted>0</tilted>
22953                             </feature>
22954                             <threshold>-1.0722599690780044e-003</threshold>
22955                             <left_node>1</left_node>
22956                             <right_val>0.5426058769226074</right_val>
22957                         </_>
22958                         <_>
22959                             <!-- node 1 -->
22960                             <feature>
22961                                 <rects>
22962                                     <_>10 4 2 12 -1.</_>
22963                                     <_>10 8 2 4 3.</_>
22964                                 </rects>
22965                                 <tilted>0</tilted>
22966                             </feature>
22967                             <threshold>8.7901195511221886e-003</threshold>
22968                             <left_val>0.5351303219795227</left_val>
22969                             <right_val>0.4834277927875519</right_val>
22970                         </_>
22971                     </_>
22972                     <_>
22973                         <!-- tree 26 -->
22974                         <_>
22975                             <!-- root node -->
22976                             <feature>
22977                                 <rects>
22978                                     <_>0 3 4 3 -1.</_>
22979                                     <_>0 4 4 1 3.</_>
22980                                 </rects>
22981                                 <tilted>0</tilted>
22982                             </feature>
22983                             <threshold>-7.1750381030142307e-003</threshold>
22984                             <left_val>0.2067168951034546</left_val>
22985                             <right_node>1</right_node>
22986                         </_>
22987                         <_>
22988                             <!-- node 1 -->
22989                             <feature>
22990                                 <rects>
22991                                     <_>1 3 2 3 -1.</_>
22992                                     <_>1 4 2 1 3.</_>
22993                                 </rects>
22994                                 <tilted>0</tilted>
22995                             </feature>
22996                             <threshold>1.1251230025663972e-003</threshold>
22997                             <left_val>0.5112252235412598</left_val>
22998                             <right_val>0.3468714058399200</right_val>
22999                         </_>
23000                     </_>
23001                     <_>
23002                         <!-- tree 27 -->
23003                         <_>
23004                             <!-- root node -->
23005                             <feature>
23006                                 <rects>
23007                                     <_>16 1 4 11 -1.</_>
23008                                     <_>16 1 2 11 2.</_>
23009                                 </rects>
23010                                 <tilted>0</tilted>
23011                             </feature>
23012                             <threshold>0.0106347100809217</threshold>
23013                             <left_val>0.4479008018970490</left_val>
23014                             <right_node>1</right_node>
23015                         </_>
23016                         <_>
23017                             <!-- node 1 -->
23018                             <feature>
23019                                 <rects>
23020                                     <_>18 2 2 16 -1.</_>
23021                                     <_>19 2 1 8 2.</_>
23022                                     <_>18 10 1 8 2.</_>
23023                                 </rects>
23024                                 <tilted>0</tilted>
23025                             </feature>
23026                             <threshold>-0.0117632197216153</threshold>
23027                             <left_val>0.6253901720046997</left_val>
23028                             <right_val>0.4968987107276917</right_val>
23029                         </_>
23030                     </_>
23031                     <_>
23032                         <!-- tree 28 -->
23033                         <_>
23034                             <!-- root node -->
23035                             <feature>
23036                                 <rects>
23037                                     <_>1 8 6 12 -1.</_>
23038                                     <_>3 8 2 12 3.</_>
23039                                 </rects>
23040                                 <tilted>0</tilted>
23041                             </feature>
23042                             <threshold>0.0923240631818771</threshold>
23043                             <left_node>1</left_node>
23044                             <right_val>0.2031303942203522</right_val>
23045                         </_>
23046                         <_>
23047                             <!-- node 1 -->
23048                             <feature>
23049                                 <rects>
23050                                     <_>7 2 6 2 -1.</_>
23051                                     <_>7 2 3 1 2.</_>
23052                                     <_>10 3 3 1 2.</_>
23053                                 </rects>
23054                                 <tilted>0</tilted>
23055                             </feature>
23056                             <threshold>1.8991080578416586e-003</threshold>
23057                             <left_val>0.5618721842765808</left_val>
23058                             <right_val>0.4046572148799896</right_val>
23059                         </_>
23060                     </_>
23061                     <_>
23062                         <!-- tree 29 -->
23063                         <_>
23064                             <!-- root node -->
23065                             <feature>
23066                                 <rects>
23067                                     <_>12 4 8 2 -1.</_>
23068                                     <_>16 4 4 1 2.</_>
23069                                     <_>12 5 4 1 2.</_>
23070                                 </rects>
23071                                 <tilted>0</tilted>
23072                             </feature>
23073                             <threshold>-0.0105103403329849</threshold>
23074                             <left_node>1</left_node>
23075                             <right_val>0.4943264126777649</right_val>
23076                         </_>
23077                         <_>
23078                             <!-- node 1 -->
23079                             <feature>
23080                                 <rects>
23081                                     <_>10 6 6 2 -1.</_>
23082                                     <_>12 6 2 2 3.</_>
23083                                 </rects>
23084                                 <tilted>0</tilted>
23085                             </feature>
23086                             <threshold>-7.4531312566250563e-004</threshold>
23087                             <left_val>0.5613427758216858</left_val>
23088                             <right_val>0.3845331966876984</right_val>
23089                         </_>
23090                     </_>
23091                     <_>
23092                         <!-- tree 30 -->
23093                         <_>
23094                             <!-- root node -->
23095                             <feature>
23096                                 <rects>
23097                                     <_>0 4 8 2 -1.</_>
23098                                     <_>0 4 4 1 2.</_>
23099                                     <_>4 5 4 1 2.</_>
23100                                 </rects>
23101                                 <tilted>0</tilted>
23102                             </feature>
23103                             <threshold>8.0041000619530678e-003</threshold>
23104                             <left_node>1</left_node>
23105                             <right_val>0.7759842276573181</right_val>
23106                         </_>
23107                         <_>
23108                             <!-- node 1 -->
23109                             <feature>
23110                                 <rects>
23111                                     <_>1 3 3 5 -1.</_>
23112                                     <_>2 3 1 5 3.</_>
23113                                 </rects>
23114                                 <tilted>0</tilted>
23115                             </feature>
23116                             <threshold>5.8110528625547886e-003</threshold>
23117                             <left_val>0.4624733030796051</left_val>
23118                             <right_val>0.6286277174949646</right_val>
23119                         </_>
23120                     </_>
23121                     <_>
23122                         <!-- tree 31 -->
23123                         <_>
23124                             <!-- root node -->
23125                             <feature>
23126                                 <rects>
23127                                     <_>16 3 4 6 -1.</_>
23128                                     <_>16 5 4 2 3.</_>
23129                                 </rects>
23130                                 <tilted>0</tilted>
23131                             </feature>
23132                             <threshold>-0.0279185809195042</threshold>
23133                             <left_val>0.2409314066171646</left_val>
23134                             <right_node>1</right_node>
23135                         </_>
23136                         <_>
23137                             <!-- node 1 -->
23138                             <feature>
23139                                 <rects>
23140                                     <_>8 6 4 3 -1.</_>
23141                                     <_>8 7 4 1 3.</_>
23142                                 </rects>
23143                                 <tilted>0</tilted>
23144                             </feature>
23145                             <threshold>2.1739399526268244e-003</threshold>
23146                             <left_val>0.5345504879951477</left_val>
23147                             <right_val>0.3507958054542542</right_val>
23148                         </_>
23149                     </_>
23150                     <_>
23151                         <!-- tree 32 -->
23152                         <_>
23153                             <!-- root node -->
23154                             <feature>
23155                                 <rects>
23156                                     <_>8 14 1 3 -1.</_>
23157                                     <_>8 15 1 1 3.</_>
23158                                 </rects>
23159                                 <tilted>0</tilted>
23160                             </feature>
23161                             <threshold>-4.0639587678015232e-003</threshold>
23162                             <left_val>0.6647101044654846</left_val>
23163                             <right_node>1</right_node>
23164                         </_>
23165                         <_>
23166                             <!-- node 1 -->
23167                             <feature>
23168                                 <rects>
23169                                     <_>4 11 1 2 -1.</_>
23170                                     <_>4 12 1 1 2.</_>
23171                                 </rects>
23172                                 <tilted>0</tilted>
23173                             </feature>
23174                             <threshold>6.0017139185220003e-004</threshold>
23175                             <left_val>0.4998509883880615</left_val>
23176                             <right_val>0.3022165000438690</right_val>
23177                         </_>
23178                     </_>
23179                     <_>
23180                         <!-- tree 33 -->
23181                         <_>
23182                             <!-- root node -->
23183                             <feature>
23184                                 <rects>
23185                                     <_>8 14 6 3 -1.</_>
23186                                     <_>8 15 6 1 3.</_>
23187                                 </rects>
23188                                 <tilted>0</tilted>
23189                             </feature>
23190                             <threshold>1.9214770291000605e-003</threshold>
23191                             <left_node>1</left_node>
23192                             <right_val>0.5919150710105896</right_val>
23193                         </_>
23194                         <_>
23195                             <!-- node 1 -->
23196                             <feature>
23197                                 <rects>
23198                                     <_>7 15 7 3 -1.</_>
23199                                     <_>7 16 7 1 3.</_>
23200                                 </rects>
23201                                 <tilted>0</tilted>
23202                             </feature>
23203                             <threshold>-0.0138608301058412</threshold>
23204                             <left_val>0.6351767778396606</left_val>
23205                             <right_val>0.4993310868740082</right_val>
23206                         </_>
23207                     </_>
23208                     <_>
23209                         <!-- tree 34 -->
23210                         <_>
23211                             <!-- root node -->
23212                             <feature>
23213                                 <rects>
23214                                     <_>9 12 2 8 -1.</_>
23215                                     <_>9 16 2 4 2.</_>
23216                                 </rects>
23217                                 <tilted>0</tilted>
23218                             </feature>
23219                             <threshold>0.0230068508535624</threshold>
23220                             <left_node>1</left_node>
23221                             <right_val>0.1902336031198502</right_val>
23222                         </_>
23223                         <_>
23224                             <!-- node 1 -->
23225                             <feature>
23226                                 <rects>
23227                                     <_>4 6 6 2 -1.</_>
23228                                     <_>6 6 2 2 3.</_>
23229                                 </rects>
23230                                 <tilted>0</tilted>
23231                             </feature>
23232                             <threshold>-1.3857929734513164e-003</threshold>
23233                             <left_val>0.5253369212150574</left_val>
23234                             <right_val>0.3985860049724579</right_val>
23235                         </_>
23236                     </_>
23237                     <_>
23238                         <!-- tree 35 -->
23239                         <_>
23240                             <!-- root node -->
23241                             <feature>
23242                                 <rects>
23243                                     <_>12 7 4 2 -1.</_>
23244                                     <_>12 8 4 1 2.</_>
23245                                 </rects>
23246                                 <tilted>0</tilted>
23247                             </feature>
23248                             <threshold>1.2637410545721650e-003</threshold>
23249                             <left_val>0.4666104018688202</left_val>
23250                             <right_node>1</right_node>
23251                         </_>
23252                         <_>
23253                             <!-- node 1 -->
23254                             <feature>
23255                                 <rects>
23256                                     <_>5 3 13 10 -1.</_>
23257                                     <_>5 8 13 5 2.</_>
23258                                 </rects>
23259                                 <tilted>0</tilted>
23260                             </feature>
23261                             <threshold>-0.0146752102300525</threshold>
23262                             <left_val>0.3823164999485016</left_val>
23263                             <right_val>0.5326632857322693</right_val>
23264                         </_>
23265                     </_>
23266                     <_>
23267                         <!-- tree 36 -->
23268                         <_>
23269                             <!-- root node -->
23270                             <feature>
23271                                 <rects>
23272                                     <_>4 7 4 2 -1.</_>
23273                                     <_>4 8 4 1 2.</_>
23274                                 </rects>
23275                                 <tilted>0</tilted>
23276                             </feature>
23277                             <threshold>-2.9535070061683655e-003</threshold>
23278                             <left_val>0.7063655853271484</left_val>
23279                             <right_node>1</right_node>
23280                         </_>
23281                         <_>
23282                             <!-- node 1 -->
23283                             <feature>
23284                                 <rects>
23285                                     <_>0 8 16 2 -1.</_>
23286                                     <_>0 8 8 1 2.</_>
23287                                     <_>8 9 8 1 2.</_>
23288                                 </rects>
23289                                 <tilted>0</tilted>
23290                             </feature>
23291                             <threshold>-1.7189770005643368e-003</threshold>
23292                             <left_val>0.3813462853431702</left_val>
23293                             <right_val>0.5246735215187073</right_val>
23294                         </_>
23295                     </_>
23296                     <_>
23297                         <!-- tree 37 -->
23298                         <_>
23299                             <!-- root node -->
23300                             <feature>
23301                                 <rects>
23302                                     <_>11 8 2 5 -1.</_>
23303                                     <_>11 8 1 5 2.</_>
23304                                 </rects>
23305                                 <tilted>0</tilted>
23306                             </feature>
23307                             <threshold>-4.2484089499339461e-004</threshold>
23308                             <left_node>1</left_node>
23309                             <right_val>0.4791638851165772</right_val>
23310                         </_>
23311                         <_>
23312                             <!-- node 1 -->
23313                             <feature>
23314                                 <rects>
23315                                     <_>10 0 6 13 -1.</_>
23316                                     <_>10 0 3 13 2.</_>
23317                                 </rects>
23318                                 <tilted>0</tilted>
23319                             </feature>
23320                             <threshold>-8.5248658433556557e-004</threshold>
23321                             <left_val>0.4491218030452728</left_val>
23322                             <right_val>0.5370901226997376</right_val>
23323                         </_>
23324                     </_>
23325                     <_>
23326                         <!-- tree 38 -->
23327                         <_>
23328                             <!-- root node -->
23329                             <feature>
23330                                 <rects>
23331                                     <_>1 6 4 2 -1.</_>
23332                                     <_>1 7 4 1 2.</_>
23333                                 </rects>
23334                                 <tilted>0</tilted>
23335                             </feature>
23336                             <threshold>8.9034568518400192e-003</threshold>
23337                             <left_node>1</left_node>
23338                             <right_val>0.2076473981142044</right_val>
23339                         </_>
23340                         <_>
23341                             <!-- node 1 -->
23342                             <feature>
23343                                 <rects>
23344                                     <_>4 3 2 1 -1.</_>
23345                                     <_>5 3 1 1 2.</_>
23346                                 </rects>
23347                                 <tilted>0</tilted>
23348                             </feature>
23349                             <threshold>1.4895649655954912e-005</threshold>
23350                             <left_val>0.4447635114192963</left_val>
23351                             <right_val>0.5667163133621216</right_val>
23352                         </_>
23353                     </_>
23354                     <_>
23355                         <!-- tree 39 -->
23356                         <_>
23357                             <!-- root node -->
23358                             <feature>
23359                                 <rects>
23360                                     <_>11 8 2 5 -1.</_>
23361                                     <_>11 8 1 5 2.</_>
23362                                 </rects>
23363                                 <tilted>0</tilted>
23364                             </feature>
23365                             <threshold>-4.7091601300053298e-004</threshold>
23366                             <left_val>0.5465071201324463</left_val>
23367                             <right_node>1</right_node>
23368                         </_>
23369                         <_>
23370                             <!-- node 1 -->
23371                             <feature>
23372                                 <rects>
23373                                     <_>12 10 4 8 -1.</_>
23374                                     <_>12 10 2 8 2.</_>
23375                                 </rects>
23376                                 <tilted>0</tilted>
23377                             </feature>
23378                             <threshold>4.3084810022264719e-004</threshold>
23379                             <left_val>0.5493261814117432</left_val>
23380                             <right_val>0.4580708146095276</right_val>
23381                         </_>
23382                     </_>
23383                     <_>
23384                         <!-- tree 40 -->
23385                         <_>
23386                             <!-- root node -->
23387                             <feature>
23388                                 <rects>
23389                                     <_>7 8 2 5 -1.</_>
23390                                     <_>8 8 1 5 2.</_>
23391                                 </rects>
23392                                 <tilted>0</tilted>
23393                             </feature>
23394                             <threshold>-6.3893961487337947e-004</threshold>
23395                             <left_val>0.5501571893692017</left_val>
23396                             <right_node>1</right_node>
23397                         </_>
23398                         <_>
23399                             <!-- node 1 -->
23400                             <feature>
23401                                 <rects>
23402                                     <_>4 10 4 8 -1.</_>
23403                                     <_>6 10 2 8 2.</_>
23404                                 </rects>
23405                                 <tilted>0</tilted>
23406                             </feature>
23407                             <threshold>-7.3733746830839664e-005</threshold>
23408                             <left_val>0.5085790753364563</left_val>
23409                             <right_val>0.3305698037147522</right_val>
23410                         </_>
23411                     </_>
23412                     <_>
23413                         <!-- tree 41 -->
23414                         <_>
23415                             <!-- root node -->
23416                             <feature>
23417                                 <rects>
23418                                     <_>6 7 9 12 -1.</_>
23419                                     <_>9 7 3 12 3.</_>
23420                                 </rects>
23421                                 <tilted>0</tilted>
23422                             </feature>
23423                             <threshold>-8.8991485536098480e-003</threshold>
23424                             <left_val>0.4276469051837921</left_val>
23425                             <right_node>1</right_node>
23426                         </_>
23427                         <_>
23428                             <!-- node 1 -->
23429                             <feature>
23430                                 <rects>
23431                                     <_>11 13 2 3 -1.</_>
23432                                     <_>11 13 1 3 2.</_>
23433                                 </rects>
23434                                 <tilted>0</tilted>
23435                             </feature>
23436                             <threshold>-0.0102533502504230</threshold>
23437                             <left_val>0.1123218014836311</left_val>
23438                             <right_val>0.5152723193168640</right_val>
23439                         </_>
23440                     </_>
23441                     <_>
23442                         <!-- tree 42 -->
23443                         <_>
23444                             <!-- root node -->
23445                             <feature>
23446                                 <rects>
23447                                     <_>7 10 6 10 -1.</_>
23448                                     <_>10 10 3 10 2.</_>
23449                                 </rects>
23450                                 <tilted>0</tilted>
23451                             </feature>
23452                             <threshold>-0.0596374906599522</threshold>
23453                             <left_val>0.7386772036552429</left_val>
23454                             <right_node>1</right_node>
23455                         </_>
23456                         <_>
23457                             <!-- node 1 -->
23458                             <feature>
23459                                 <rects>
23460                                     <_>8 11 4 8 -1.</_>
23461                                     <_>8 11 2 4 2.</_>
23462                                     <_>10 15 2 4 2.</_>
23463                                 </rects>
23464                                 <tilted>0</tilted>
23465                             </feature>
23466                             <threshold>0.0217071995139122</threshold>
23467                             <left_val>0.4996291995048523</left_val>
23468                             <right_val>0.1339413970708847</right_val>
23469                         </_>
23470                     </_>
23471                     <_>
23472                         <!-- tree 43 -->
23473                         <_>
23474                             <!-- root node -->
23475                             <feature>
23476                                 <rects>
23477                                     <_>16 1 4 11 -1.</_>
23478                                     <_>16 1 2 11 2.</_>
23479                                 </rects>
23480                                 <tilted>0</tilted>
23481                             </feature>
23482                             <threshold>9.9107045680284500e-003</threshold>
23483                             <left_val>0.4679012000560761</left_val>
23484                             <right_node>1</right_node>
23485                         </_>
23486                         <_>
23487                             <!-- node 1 -->
23488                             <feature>
23489                                 <rects>
23490                                     <_>18 2 2 4 -1.</_>
23491                                     <_>18 2 1 4 2.</_>
23492                                 </rects>
23493                                 <tilted>0</tilted>
23494                             </feature>
23495                             <threshold>-0.0109983002766967</threshold>
23496                             <left_val>0.6928656101226807</left_val>
23497                             <right_val>0.5012068152427673</right_val>
23498                         </_>
23499                     </_>
23500                     <_>
23501                         <!-- tree 44 -->
23502                         <_>
23503                             <!-- root node -->
23504                             <feature>
23505                                 <rects>
23506                                     <_>5 6 6 2 -1.</_>
23507                                     <_>5 6 3 1 2.</_>
23508                                     <_>8 7 3 1 2.</_>
23509                                 </rects>
23510                                 <tilted>0</tilted>
23511                             </feature>
23512                             <threshold>7.4608891736716032e-004</threshold>
23513                             <left_node>1</left_node>
23514                             <right_val>0.5833582282066345</right_val>
23515                         </_>
23516                         <_>
23517                             <!-- node 1 -->
23518                             <feature>
23519                                 <rects>
23520                                     <_>5 4 1 3 -1.</_>
23521                                     <_>5 5 1 1 3.</_>
23522                                 </rects>
23523                                 <tilted>0</tilted>
23524                             </feature>
23525                             <threshold>2.9539171373471618e-004</threshold>
23526                             <left_val>0.3826391100883484</left_val>
23527                             <right_val>0.5566350817680359</right_val>
23528                         </_>
23529                     </_>
23530                     <_>
23531                         <!-- tree 45 -->
23532                         <_>
23533                             <!-- root node -->
23534                             <feature>
23535                                 <rects>
23536                                     <_>11 1 4 14 -1.</_>
23537                                     <_>11 1 2 14 2.</_>
23538                                 </rects>
23539                                 <tilted>0</tilted>
23540                             </feature>
23541                             <threshold>0.0500541292130947</threshold>
23542                             <left_node>1</left_node>
23543                             <right_val>0.3002721071243286</right_val>
23544                         </_>
23545                         <_>
23546                             <!-- node 1 -->
23547                             <feature>
23548                                 <rects>
23549                                     <_>4 2 12 3 -1.</_>
23550                                     <_>8 2 4 3 3.</_>
23551                                 </rects>
23552                                 <tilted>0</tilted>
23553                             </feature>
23554                             <threshold>-7.2330660186707973e-003</threshold>
23555                             <left_val>0.5908042788505554</left_val>
23556                             <right_val>0.5000870823860169</right_val>
23557                         </_>
23558                     </_>
23559                     <_>
23560                         <!-- tree 46 -->
23561                         <_>
23562                             <!-- root node -->
23563                             <feature>
23564                                 <rects>
23565                                     <_>5 1 4 14 -1.</_>
23566                                     <_>7 1 2 14 2.</_>
23567                                 </rects>
23568                                 <tilted>0</tilted>
23569                             </feature>
23570                             <threshold>-2.6863380335271358e-003</threshold>
23571                             <left_val>0.3975034952163696</left_val>
23572                             <right_node>1</right_node>
23573                         </_>
23574                         <_>
23575                             <!-- node 1 -->
23576                             <feature>
23577                                 <rects>
23578                                     <_>7 3 6 2 -1.</_>
23579                                     <_>9 3 2 2 3.</_>
23580                                 </rects>
23581                                 <tilted>0</tilted>
23582                             </feature>
23583                             <threshold>-1.0195849463343620e-003</threshold>
23584                             <left_val>0.3697685897350311</left_val>
23585                             <right_val>0.5756192803382874</right_val>
23586                         </_>
23587                     </_>
23588                     <_>
23589                         <!-- tree 47 -->
23590                         <_>
23591                             <!-- root node -->
23592                             <feature>
23593                                 <rects>
23594                                     <_>2 0 18 4 -1.</_>
23595                                     <_>8 0 6 4 3.</_>
23596                                 </rects>
23597                                 <tilted>0</tilted>
23598                             </feature>
23599                             <threshold>-0.0202049203217030</threshold>
23600                             <left_val>0.6375268101692200</left_val>
23601                             <right_node>1</right_node>
23602                         </_>
23603                         <_>
23604                             <!-- node 1 -->
23605                             <feature>
23606                                 <rects>
23607                                     <_>9 5 2 10 -1.</_>
23608                                     <_>9 10 2 5 2.</_>
23609                                 </rects>
23610                                 <tilted>0</tilted>
23611                             </feature>
23612                             <threshold>2.1340379025787115e-003</threshold>
23613                             <left_val>0.5363265872001648</left_val>
23614                             <right_val>0.4433170855045319</right_val>
23615                         </_>
23616                     </_>
23617                     <_>
23618                         <!-- tree 48 -->
23619                         <_>
23620                             <!-- root node -->
23621                             <feature>
23622                                 <rects>
23623                                     <_>8 6 3 4 -1.</_>
23624                                     <_>9 6 1 4 3.</_>
23625                                 </rects>
23626                                 <tilted>0</tilted>
23627                             </feature>
23628                             <threshold>-1.8348889425396919e-003</threshold>
23629                             <left_val>0.5828999280929565</left_val>
23630                             <right_node>1</right_node>
23631                         </_>
23632                         <_>
23633                             <!-- node 1 -->
23634                             <feature>
23635                                 <rects>
23636                                     <_>5 5 9 11 -1.</_>
23637                                     <_>8 5 3 11 3.</_>
23638                                 </rects>
23639                                 <tilted>0</tilted>
23640                             </feature>
23641                             <threshold>-5.9489468112587929e-003</threshold>
23642                             <left_val>0.2680670917034149</left_val>
23643                             <right_val>0.4642885923385620</right_val>
23644                         </_>
23645                     </_>
23646                     <_>
23647                         <!-- tree 49 -->
23648                         <_>
23649                             <!-- root node -->
23650                             <feature>
23651                                 <rects>
23652                                     <_>10 6 3 5 -1.</_>
23653                                     <_>11 6 1 5 3.</_>
23654                                 </rects>
23655                                 <tilted>0</tilted>
23656                             </feature>
23657                             <threshold>-2.3030120064504445e-004</threshold>
23658                             <left_val>0.5475320219993591</left_val>
23659                             <right_node>1</right_node>
23660                         </_>
23661                         <_>
23662                             <!-- node 1 -->
23663                             <feature>
23664                                 <rects>
23665                                     <_>8 9 6 5 -1.</_>
23666                                     <_>8 9 3 5 2.</_>
23667                                 </rects>
23668                                 <tilted>0</tilted>
23669                             </feature>
23670                             <threshold>5.0581009127199650e-003</threshold>
23671                             <left_val>0.5320833921432495</left_val>
23672                             <right_val>0.4646492898464203</right_val>
23673                         </_>
23674                     </_>
23675                     <_>
23676                         <!-- tree 50 -->
23677                         <_>
23678                             <!-- root node -->
23679                             <feature>
23680                                 <rects>
23681                                     <_>7 6 3 5 -1.</_>
23682                                     <_>8 6 1 5 3.</_>
23683                                 </rects>
23684                                 <tilted>0</tilted>
23685                             </feature>
23686                             <threshold>-5.1950011402368546e-004</threshold>
23687                             <left_val>0.5232744812965393</left_val>
23688                             <right_node>1</right_node>
23689                         </_>
23690                         <_>
23691                             <!-- node 1 -->
23692                             <feature>
23693                                 <rects>
23694                                     <_>6 10 6 3 -1.</_>
23695                                     <_>9 10 3 3 2.</_>
23696                                 </rects>
23697                                 <tilted>0</tilted>
23698                             </feature>
23699                             <threshold>-6.8620947422459722e-004</threshold>
23700                             <left_val>0.4935086071491242</left_val>
23701                             <right_val>0.3103117942810059</right_val>
23702                         </_>
23703                     </_>
23704                     <_>
23705                         <!-- tree 51 -->
23706                         <_>
23707                             <!-- root node -->
23708                             <feature>
23709                                 <rects>
23710                                     <_>10 0 3 7 -1.</_>
23711                                     <_>11 0 1 7 3.</_>
23712                                 </rects>
23713                                 <tilted>0</tilted>
23714                             </feature>
23715                             <threshold>-7.4936267919838428e-003</threshold>
23716                             <left_val>0.2883046865463257</left_val>
23717                             <right_node>1</right_node>
23718                         </_>
23719                         <_>
23720                             <!-- node 1 -->
23721                             <feature>
23722                                 <rects>
23723                                     <_>0 3 20 12 -1.</_>
23724                                     <_>0 9 20 6 2.</_>
23725                                 </rects>
23726                                 <tilted>0</tilted>
23727                             </feature>
23728                             <threshold>-0.0156829301267862</threshold>
23729                             <left_val>0.3640313148498535</left_val>
23730                             <right_val>0.5368754863739014</right_val>
23731                         </_>
23732                     </_>
23733                     <_>
23734                         <!-- tree 52 -->
23735                         <_>
23736                             <!-- root node -->
23737                             <feature>
23738                                 <rects>
23739                                     <_>9 7 2 2 -1.</_>
23740                                     <_>10 7 1 2 2.</_>
23741                                 </rects>
23742                                 <tilted>0</tilted>
23743                             </feature>
23744                             <threshold>-3.2649750355631113e-003</threshold>
23745                             <left_val>0.6468631029129028</left_val>
23746                             <right_node>1</right_node>
23747                         </_>
23748                         <_>
23749                             <!-- node 1 -->
23750                             <feature>
23751                                 <rects>
23752                                     <_>5 9 4 1 -1.</_>
23753                                     <_>7 9 2 1 2.</_>
23754                                 </rects>
23755                                 <tilted>0</tilted>
23756                             </feature>
23757                             <threshold>3.8463930832222104e-004</threshold>
23758                             <left_val>0.5259659886360169</left_val>
23759                             <right_val>0.3831427991390228</right_val>
23760                         </_>
23761                     </_>
23762                     <_>
23763                         <!-- tree 53 -->
23764                         <_>
23765                             <!-- root node -->
23766                             <feature>
23767                                 <rects>
23768                                     <_>13 13 3 2 -1.</_>
23769                                     <_>13 14 3 1 2.</_>
23770                                 </rects>
23771                                 <tilted>0</tilted>
23772                             </feature>
23773                             <threshold>4.4492390006780624e-003</threshold>
23774                             <left_node>1</left_node>
23775                             <right_val>0.2086818963289261</right_val>
23776                         </_>
23777                         <_>
23778                             <!-- node 1 -->
23779                             <feature>
23780                                 <rects>
23781                                     <_>16 9 4 6 -1.</_>
23782                                     <_>16 9 2 6 2.</_>
23783                                 </rects>
23784                                 <tilted>0</tilted>
23785                             </feature>
23786                             <threshold>0.0231183208525181</threshold>
23787                             <left_val>0.4978533089160919</left_val>
23788                             <right_val>0.5961257219314575</right_val>
23789                         </_>
23790                     </_>
23791                     <_>
23792                         <!-- tree 54 -->
23793                         <_>
23794                             <!-- root node -->
23795                             <feature>
23796                                 <rects>
23797                                     <_>7 15 6 3 -1.</_>
23798                                     <_>7 16 6 1 3.</_>
23799                                 </rects>
23800                                 <tilted>0</tilted>
23801                             </feature>
23802                             <threshold>2.0835159812122583e-003</threshold>
23803                             <left_node>1</left_node>
23804                             <right_val>0.5746421813964844</right_val>
23805                         </_>
23806                         <_>
23807                             <!-- node 1 -->
23808                             <feature>
23809                                 <rects>
23810                                     <_>6 16 7 3 -1.</_>
23811                                     <_>6 17 7 1 3.</_>
23812                                 </rects>
23813                                 <tilted>0</tilted>
23814                             </feature>
23815                             <threshold>1.1513150529935956e-003</threshold>
23816                             <left_val>0.3586845099925995</left_val>
23817                             <right_val>0.5363473892211914</right_val>
23818                         </_>
23819                     </_>
23820                     <_>
23821                         <!-- tree 55 -->
23822                         <_>
23823                             <!-- root node -->
23824                             <feature>
23825                                 <rects>
23826                                     <_>11 14 9 6 -1.</_>
23827                                     <_>11 16 9 2 3.</_>
23828                                 </rects>
23829                                 <tilted>0</tilted>
23830                             </feature>
23831                             <threshold>0.0361047089099884</threshold>
23832                             <left_node>1</left_node>
23833                             <right_val>0.2833136916160584</right_val>
23834                         </_>
23835                         <_>
23836                             <!-- node 1 -->
23837                             <feature>
23838                                 <rects>
23839                                     <_>19 14 1 3 -1.</_>
23840                                     <_>19 15 1 1 3.</_>
23841                                 </rects>
23842                                 <tilted>0</tilted>
23843                             </feature>
23844                             <threshold>3.6256198654882610e-004</threshold>
23845                             <left_val>0.5477722287178040</left_val>
23846                             <right_val>0.4110532104969025</right_val>
23847                         </_>
23848                     </_>
23849                     <_>
23850                         <!-- tree 56 -->
23851                         <_>
23852                             <!-- root node -->
23853                             <feature>
23854                                 <rects>
23855                                     <_>0 9 6 6 -1.</_>
23856                                     <_>3 9 3 6 2.</_>
23857                                 </rects>
23858                                 <tilted>0</tilted>
23859                             </feature>
23860                             <threshold>-3.4635469783097506e-003</threshold>
23861                             <left_val>0.5990386009216309</left_val>
23862                             <right_node>1</right_node>
23863                         </_>
23864                         <_>
23865                             <!-- node 1 -->
23866                             <feature>
23867                                 <rects>
23868                                     <_>0 19 9 1 -1.</_>
23869                                     <_>3 19 3 1 3.</_>
23870                                 </rects>
23871                                 <tilted>0</tilted>
23872                             </feature>
23873                             <threshold>-2.8796829283237457e-003</threshold>
23874                             <left_val>0.5725253224372864</left_val>
23875                             <right_val>0.4149512052536011</right_val>
23876                         </_>
23877                     </_>
23878                     <_>
23879                         <!-- tree 57 -->
23880                         <_>
23881                             <!-- root node -->
23882                             <feature>
23883                                 <rects>
23884                                     <_>11 14 9 6 -1.</_>
23885                                     <_>11 16 9 2 3.</_>
23886                                 </rects>
23887                                 <tilted>0</tilted>
23888                             </feature>
23889                             <threshold>-8.1119500100612640e-003</threshold>
23890                             <left_node>1</left_node>
23891                             <right_val>0.5396351814270020</right_val>
23892                         </_>
23893                         <_>
23894                             <!-- node 1 -->
23895                             <feature>
23896                                 <rects>
23897                                     <_>12 12 6 6 -1.</_>
23898                                     <_>12 14 6 2 3.</_>
23899                                 </rects>
23900                                 <tilted>0</tilted>
23901                             </feature>
23902                             <threshold>4.5932079665362835e-003</threshold>
23903                             <left_val>0.5379704236984253</left_val>
23904                             <right_val>0.3891302943229675</right_val>
23905                         </_>
23906                     </_>
23907                     <_>
23908                         <!-- tree 58 -->
23909                         <_>
23910                             <!-- root node -->
23911                             <feature>
23912                                 <rects>
23913                                     <_>1 14 8 6 -1.</_>
23914                                     <_>1 16 8 2 3.</_>
23915                                 </rects>
23916                                 <tilted>0</tilted>
23917                             </feature>
23918                             <threshold>7.0014740340411663e-003</threshold>
23919                             <left_node>1</left_node>
23920                             <right_val>0.3714671134948731</right_val>
23921                         </_>
23922                         <_>
23923                             <!-- node 1 -->
23924                             <feature>
23925                                 <rects>
23926                                     <_>8 1 3 2 -1.</_>
23927                                     <_>9 1 1 2 3.</_>
23928                                 </rects>
23929                                 <tilted>0</tilted>
23930                             </feature>
23931                             <threshold>8.0169539432972670e-004</threshold>
23932                             <left_val>0.5529567003250122</left_val>
23933                             <right_val>0.3755804896354675</right_val>
23934                         </_>
23935                     </_>
23936                     <_>
23937                         <!-- tree 59 -->
23938                         <_>
23939                             <!-- root node -->
23940                             <feature>
23941                                 <rects>
23942                                     <_>18 2 2 4 -1.</_>
23943                                     <_>18 2 1 4 2.</_>
23944                                 </rects>
23945                                 <tilted>0</tilted>
23946                             </feature>
23947                             <threshold>-8.6652329191565514e-003</threshold>
23948                             <left_node>1</left_node>
23949                             <right_val>0.5025773048400879</right_val>
23950                         </_>
23951                         <_>
23952                             <!-- node 1 -->
23953                             <feature>
23954                                 <rects>
23955                                     <_>14 0 6 3 -1.</_>
23956                                     <_>16 0 2 3 3.</_>
23957                                 </rects>
23958                                 <tilted>0</tilted>
23959                             </feature>
23960                             <threshold>-2.7315050829201937e-003</threshold>
23961                             <left_val>0.5850322246551514</left_val>
23962                             <right_val>0.4617573916912079</right_val>
23963                         </_>
23964                     </_>
23965                     <_>
23966                         <!-- tree 60 -->
23967                         <_>
23968                             <!-- root node -->
23969                             <feature>
23970                                 <rects>
23971                                     <_>0 2 2 4 -1.</_>
23972                                     <_>1 2 1 4 2.</_>
23973                                 </rects>
23974                                 <tilted>0</tilted>
23975                             </feature>
23976                             <threshold>1.3301590224727988e-003</threshold>
23977                             <left_node>1</left_node>
23978                             <right_val>0.5937700867652893</right_val>
23979                         </_>
23980                         <_>
23981                             <!-- node 1 -->
23982                             <feature>
23983                                 <rects>
23984                                     <_>0 0 6 3 -1.</_>
23985                                     <_>2 0 2 3 3.</_>
23986                                 </rects>
23987                                 <tilted>0</tilted>
23988                             </feature>
23989                             <threshold>-4.2648240923881531e-003</threshold>
23990                             <left_val>0.5645368099212647</left_val>
23991                             <right_val>0.3937624990940094</right_val>
23992                         </_>
23993                     </_>
23994                     <_>
23995                         <!-- tree 61 -->
23996                         <_>
23997                             <!-- root node -->
23998                             <feature>
23999                                 <rects>
24000                                     <_>9 0 3 2 -1.</_>
24001                                     <_>10 0 1 2 3.</_>
24002                                 </rects>
24003                                 <tilted>0</tilted>
24004                             </feature>
24005                             <threshold>6.3251499086618423e-003</threshold>
24006                             <left_val>0.5182105898857117</left_val>
24007                             <right_node>1</right_node>
24008                         </_>
24009                         <_>
24010                             <!-- node 1 -->
24011                             <feature>
24012                                 <rects>
24013                                     <_>12 1 2 2 -1.</_>
24014                                     <_>12 1 1 2 2.</_>
24015                                 </rects>
24016                                 <tilted>0</tilted>
24017                             </feature>
24018                             <threshold>-3.0753740575164557e-003</threshold>
24019                             <left_val>0.3007416129112244</left_val>
24020                             <right_val>0.5196403861045837</right_val>
24021                         </_>
24022                     </_>
24023                     <_>
24024                         <!-- tree 62 -->
24025                         <_>
24026                             <!-- root node -->
24027                             <feature>
24028                                 <rects>
24029                                     <_>8 0 3 2 -1.</_>
24030                                     <_>9 0 1 2 3.</_>
24031                                 </rects>
24032                                 <tilted>0</tilted>
24033                             </feature>
24034                             <threshold>-7.3622138006612659e-004</threshold>
24035                             <left_val>0.3697580099105835</left_val>
24036                             <right_node>1</right_node>
24037                         </_>
24038                         <_>
24039                             <!-- node 1 -->
24040                             <feature>
24041                                 <rects>
24042                                     <_>6 1 2 2 -1.</_>
24043                                     <_>7 1 1 2 2.</_>
24044                                 </rects>
24045                                 <tilted>0</tilted>
24046                             </feature>
24047                             <threshold>3.0082479497650638e-005</threshold>
24048                             <left_val>0.4327593147754669</left_val>
24049                             <right_val>0.5715808868408203</right_val>
24050                         </_>
24051                     </_>
24052                     <_>
24053                         <!-- tree 63 -->
24054                         <_>
24055                             <!-- root node -->
24056                             <feature>
24057                                 <rects>
24058                                     <_>10 8 2 3 -1.</_>
24059                                     <_>10 9 2 1 3.</_>
24060                                 </rects>
24061                                 <tilted>0</tilted>
24062                             </feature>
24063                             <threshold>-3.8722730241715908e-003</threshold>
24064                             <left_val>0.3473713099956513</left_val>
24065                             <right_node>1</right_node>
24066                         </_>
24067                         <_>
24068                             <!-- node 1 -->
24069                             <feature>
24070                                 <rects>
24071                                     <_>13 15 6 2 -1.</_>
24072                                     <_>13 16 6 1 2.</_>
24073                                 </rects>
24074                                 <tilted>0</tilted>
24075                             </feature>
24076                             <threshold>6.2879058532416821e-004</threshold>
24077                             <left_val>0.5438259243965149</left_val>
24078                             <right_val>0.4453906118869782</right_val>
24079                         </_>
24080                     </_>
24081                     <_>
24082                         <!-- tree 64 -->
24083                         <_>
24084                             <!-- root node -->
24085                             <feature>
24086                                 <rects>
24087                                     <_>8 12 2 2 -1.</_>
24088                                     <_>8 12 1 1 2.</_>
24089                                     <_>9 13 1 1 2.</_>
24090                                 </rects>
24091                                 <tilted>0</tilted>
24092                             </feature>
24093                             <threshold>1.3411579420790076e-003</threshold>
24094                             <left_node>1</left_node>
24095                             <right_val>0.6511713862419128</right_val>
24096                         </_>
24097                         <_>
24098                             <!-- node 1 -->
24099                             <feature>
24100                                 <rects>
24101                                     <_>8 15 3 5 -1.</_>
24102                                     <_>9 15 1 5 3.</_>
24103                                 </rects>
24104                                 <tilted>0</tilted>
24105                             </feature>
24106                             <threshold>-8.3681922405958176e-003</threshold>
24107                             <left_val>0.1443295031785965</left_val>
24108                             <right_val>0.4888199865818024</right_val>
24109                         </_>
24110                     </_>
24111                     <_>
24112                         <!-- tree 65 -->
24113                         <_>
24114                             <!-- root node -->
24115                             <feature>
24116                                 <rects>
24117                                     <_>8 6 4 12 -1.</_>
24118                                     <_>8 12 4 6 2.</_>
24119                                 </rects>
24120                                 <tilted>0</tilted>
24121                             </feature>
24122                             <threshold>9.3305751215666533e-004</threshold>
24123                             <left_node>1</left_node>
24124                             <right_val>0.3951109051704407</right_val>
24125                         </_>
24126                         <_>
24127                             <!-- node 1 -->
24128                             <feature>
24129                                 <rects>
24130                                     <_>7 6 7 8 -1.</_>
24131                                     <_>7 10 7 4 2.</_>
24132                                 </rects>
24133                                 <tilted>0</tilted>
24134                             </feature>
24135                             <threshold>-1.0746510233730078e-003</threshold>
24136                             <left_val>0.3910265862941742</left_val>
24137                             <right_val>0.5349503755569458</right_val>
24138                         </_>
24139                     </_>
24140                     <_>
24141                         <!-- tree 66 -->
24142                         <_>
24143                             <!-- root node -->
24144                             <feature>
24145                                 <rects>
24146                                     <_>0 11 8 2 -1.</_>
24147                                     <_>0 12 8 1 2.</_>
24148                                 </rects>
24149                                 <tilted>0</tilted>
24150                             </feature>
24151                             <threshold>-0.0186100509017706</threshold>
24152                             <left_val>0.1275743991136551</left_val>
24153                             <right_node>1</right_node>
24154                         </_>
24155                         <_>
24156                             <!-- node 1 -->
24157                             <feature>
24158                                 <rects>
24159                                     <_>8 11 2 2 -1.</_>
24160                                     <_>8 11 1 1 2.</_>
24161                                     <_>9 12 1 1 2.</_>
24162                                 </rects>
24163                                 <tilted>0</tilted>
24164                             </feature>
24165                             <threshold>1.3651419430971146e-003</threshold>
24166                             <left_val>0.5038288831710815</left_val>
24167                             <right_val>0.6951304078102112</right_val>
24168                         </_>
24169                     </_>
24170                     <_>
24171                         <!-- tree 67 -->
24172                         <_>
24173                             <!-- root node -->
24174                             <feature>
24175                                 <rects>
24176                                     <_>7 7 12 1 -1.</_>
24177                                     <_>11 7 4 1 3.</_>
24178                                 </rects>
24179                                 <tilted>0</tilted>
24180                             </feature>
24181                             <threshold>7.3744421824812889e-003</threshold>
24182                             <left_val>0.5253443121910095</left_val>
24183                             <right_node>1</right_node>
24184                         </_>
24185                         <_>
24186                             <!-- node 1 -->
24187                             <feature>
24188                                 <rects>
24189                                     <_>10 8 3 2 -1.</_>
24190                                     <_>11 8 1 2 3.</_>
24191                                 </rects>
24192                                 <tilted>0</tilted>
24193                             </feature>
24194                             <threshold>8.4163323044776917e-003</threshold>
24195                             <left_val>0.5011243820190430</left_val>
24196                             <right_val>0.7311332821846008</right_val>
24197                         </_>
24198                     </_>
24199                     <_>
24200                         <!-- tree 68 -->
24201                         <_>
24202                             <!-- root node -->
24203                             <feature>
24204                                 <rects>
24205                                     <_>1 7 12 1 -1.</_>
24206                                     <_>5 7 4 1 3.</_>
24207                                 </rects>
24208                                 <tilted>0</tilted>
24209                             </feature>
24210                             <threshold>5.1413988694548607e-003</threshold>
24211                             <left_val>0.4953536093235016</left_val>
24212                             <right_node>1</right_node>
24213                         </_>
24214                         <_>
24215                             <!-- node 1 -->
24216                             <feature>
24217                                 <rects>
24218                                     <_>6 5 8 2 -1.</_>
24219                                     <_>6 5 4 1 2.</_>
24220                                     <_>10 6 4 1 2.</_>
24221                                 </rects>
24222                                 <tilted>0</tilted>
24223                             </feature>
24224                             <threshold>4.5847031287848949e-003</threshold>
24225                             <left_val>0.2535555958747864</left_val>
24226                             <right_val>0.6462442874908447</right_val>
24227                         </_>
24228                     </_>
24229                     <_>
24230                         <!-- tree 69 -->
24231                         <_>
24232                             <!-- root node -->
24233                             <feature>
24234                                 <rects>
24235                                     <_>9 10 3 10 -1.</_>
24236                                     <_>10 10 1 10 3.</_>
24237                                 </rects>
24238                                 <tilted>0</tilted>
24239                             </feature>
24240                             <threshold>0.0285652391612530</threshold>
24241                             <left_node>1</left_node>
24242                             <right_val>0.2330722063779831</right_val>
24243                         </_>
24244                         <_>
24245                             <!-- node 1 -->
24246                             <feature>
24247                                 <rects>
24248                                     <_>16 0 2 4 -1.</_>
24249                                     <_>16 0 1 4 2.</_>
24250                                 </rects>
24251                                 <tilted>0</tilted>
24252                             </feature>
24253                             <threshold>4.3958800961263478e-004</threshold>
24254                             <left_val>0.4702244102954865</left_val>
24255                             <right_val>0.5544549226760864</right_val>
24256                         </_>
24257                     </_>
24258                     <_>
24259                         <!-- tree 70 -->
24260                         <_>
24261                             <!-- root node -->
24262                             <feature>
24263                                 <rects>
24264                                     <_>8 10 3 10 -1.</_>
24265                                     <_>9 10 1 10 3.</_>
24266                                 </rects>
24267                                 <tilted>0</tilted>
24268                             </feature>
24269                             <threshold>0.0314594581723213</threshold>
24270                             <left_node>1</left_node>
24271                             <right_val>0.0336896888911724</right_val>
24272                         </_>
24273                         <_>
24274                             <!-- node 1 -->
24275                             <feature>
24276                                 <rects>
24277                                     <_>9 10 2 3 -1.</_>
24278                                     <_>9 11 2 1 3.</_>
24279                                 </rects>
24280                                 <tilted>0</tilted>
24281                             </feature>
24282                             <threshold>5.6011630222201347e-003</threshold>
24283                             <left_val>0.4787121117115021</left_val>
24284                             <right_val>0.6338351964950562</right_val>
24285                         </_>
24286                     </_>
24287                     <_>
24288                         <!-- tree 71 -->
24289                         <_>
24290                             <!-- root node -->
24291                             <feature>
24292                                 <rects>
24293                                     <_>8 9 4 2 -1.</_>
24294                                     <_>10 9 2 1 2.</_>
24295                                     <_>8 10 2 1 2.</_>
24296                                 </rects>
24297                                 <tilted>0</tilted>
24298                             </feature>
24299                             <threshold>7.1835669223219156e-004</threshold>
24300                             <left_val>0.5431486964225769</left_val>
24301                             <right_node>1</right_node>
24302                         </_>
24303                         <_>
24304                             <!-- node 1 -->
24305                             <feature>
24306                                 <rects>
24307                                     <_>12 14 7 6 -1.</_>
24308                                     <_>12 16 7 2 3.</_>
24309                                 </rects>
24310                                 <tilted>0</tilted>
24311                             </feature>
24312                             <threshold>-5.5303089320659637e-003</threshold>
24313                             <left_val>0.4105832874774933</left_val>
24314                             <right_val>0.5403990745544434</right_val>
24315                         </_>
24316                     </_>
24317                     <_>
24318                         <!-- tree 72 -->
24319                         <_>
24320                             <!-- root node -->
24321                             <feature>
24322                                 <rects>
24323                                     <_>6 1 3 1 -1.</_>
24324                                     <_>7 1 1 1 3.</_>
24325                                 </rects>
24326                                 <tilted>0</tilted>
24327                             </feature>
24328                             <threshold>1.4129279879853129e-003</threshold>
24329                             <left_node>1</left_node>
24330                             <right_val>0.3105539977550507</right_val>
24331                         </_>
24332                         <_>
24333                             <!-- node 1 -->
24334                             <feature>
24335                                 <rects>
24336                                     <_>2 0 2 4 -1.</_>
24337                                     <_>3 0 1 4 2.</_>
24338                                 </rects>
24339                                 <tilted>0</tilted>
24340                             </feature>
24341                             <threshold>2.5530709535814822e-004</threshold>
24342                             <left_val>0.4254471957683563</left_val>
24343                             <right_val>0.5447154045104981</right_val>
24344                         </_>
24345                     </_>
24346                     <_>
24347                         <!-- tree 73 -->
24348                         <_>
24349                             <!-- root node -->
24350                             <feature>
24351                                 <rects>
24352                                     <_>11 11 2 2 -1.</_>
24353                                     <_>12 11 1 1 2.</_>
24354                                     <_>11 12 1 1 2.</_>
24355                                 </rects>
24356                                 <tilted>0</tilted>
24357                             </feature>
24358                             <threshold>3.1966410460881889e-004</threshold>
24359                             <left_node>1</left_node>
24360                             <right_val>0.6118361949920654</right_val>
24361                         </_>
24362                         <_>
24363                             <!-- node 1 -->
24364                             <feature>
24365                                 <rects>
24366                                     <_>12 12 6 6 -1.</_>
24367                                     <_>12 14 6 2 3.</_>
24368                                 </rects>
24369                                 <tilted>0</tilted>
24370                             </feature>
24371                             <threshold>5.0411392003297806e-003</threshold>
24372                             <left_val>0.5290042161941528</left_val>
24373                             <right_val>0.4224787056446075</right_val>
24374                         </_>
24375                     </_>
24376                     <_>
24377                         <!-- tree 74 -->
24378                         <_>
24379                             <!-- root node -->
24380                             <feature>
24381                                 <rects>
24382                                     <_>1 0 6 10 -1.</_>
24383                                     <_>1 0 3 5 2.</_>
24384                                     <_>4 5 3 5 2.</_>
24385                                 </rects>
24386                                 <tilted>0</tilted>
24387                             </feature>
24388                             <threshold>7.7617880888283253e-003</threshold>
24389                             <left_val>0.4315345883369446</left_val>
24390                             <right_node>1</right_node>
24391                         </_>
24392                         <_>
24393                             <!-- node 1 -->
24394                             <feature>
24395                                 <rects>
24396                                     <_>3 0 2 9 -1.</_>
24397                                     <_>3 3 2 3 3.</_>
24398                                 </rects>
24399                                 <tilted>0</tilted>
24400                             </feature>
24401                             <threshold>2.9374631121754646e-003</threshold>
24402                             <left_val>0.6629263162612915</left_val>
24403                             <right_val>0.3028964996337891</right_val>
24404                         </_>
24405                     </_>
24406                     <_>
24407                         <!-- tree 75 -->
24408                         <_>
24409                             <!-- root node -->
24410                             <feature>
24411                                 <rects>
24412                                     <_>14 13 3 2 -1.</_>
24413                                     <_>14 14 3 1 2.</_>
24414                                 </rects>
24415                                 <tilted>0</tilted>
24416                             </feature>
24417                             <threshold>-1.6497720498591661e-003</threshold>
24418                             <left_node>1</left_node>
24419                             <right_val>0.5491852760314941</right_val>
24420                         </_>
24421                         <_>
24422                             <!-- node 1 -->
24423                             <feature>
24424                                 <rects>
24425                                     <_>15 2 3 2 -1.</_>
24426                                     <_>15 3 3 1 2.</_>
24427                                 </rects>
24428                                 <tilted>0</tilted>
24429                             </feature>
24430                             <threshold>-5.8834417723119259e-003</threshold>
24431                             <left_val>0.3188554048538208</left_val>
24432                             <right_val>0.5184289216995239</right_val>
24433                         </_>
24434                     </_>
24435                     <_>
24436                         <!-- tree 76 -->
24437                         <_>
24438                             <!-- root node -->
24439                             <feature>
24440                                 <rects>
24441                                     <_>2 13 5 2 -1.</_>
24442                                     <_>2 14 5 1 2.</_>
24443                                 </rects>
24444                                 <tilted>0</tilted>
24445                             </feature>
24446                             <threshold>8.7459187489002943e-004</threshold>
24447                             <left_node>1</left_node>
24448                             <right_val>0.3328830897808075</right_val>
24449                         </_>
24450                         <_>
24451                             <!-- node 1 -->
24452                             <feature>
24453                                 <rects>
24454                                     <_>3 4 12 10 -1.</_>
24455                                     <_>3 4 6 5 2.</_>
24456                                     <_>9 9 6 5 2.</_>
24457                                 </rects>
24458                                 <tilted>0</tilted>
24459                             </feature>
24460                             <threshold>-0.0153087796643376</threshold>
24461                             <left_val>0.3923608064651489</left_val>
24462                             <right_val>0.5235139131546021</right_val>
24463                         </_>
24464                     </_>
24465                     <_>
24466                         <!-- tree 77 -->
24467                         <_>
24468                             <!-- root node -->
24469                             <feature>
24470                                 <rects>
24471                                     <_>5 1 14 6 -1.</_>
24472                                     <_>5 3 14 2 3.</_>
24473                                 </rects>
24474                                 <tilted>0</tilted>
24475                             </feature>
24476                             <threshold>0.0322924517095089</threshold>
24477                             <left_node>1</left_node>
24478                             <right_val>0.5977646708488464</right_val>
24479                         </_>
24480                         <_>
24481                             <!-- node 1 -->
24482                             <feature>
24483                                 <rects>
24484                                     <_>15 3 3 2 -1.</_>
24485                                     <_>15 4 3 1 2.</_>
24486                                 </rects>
24487                                 <tilted>0</tilted>
24488                             </feature>
24489                             <threshold>-4.3842519517056644e-004</threshold>
24490                             <left_val>0.4541687965393066</left_val>
24491                             <right_val>0.5369428992271423</right_val>
24492                         </_>
24493                     </_>
24494                     <_>
24495                         <!-- tree 78 -->
24496                         <_>
24497                             <!-- root node -->
24498                             <feature>
24499                                 <rects>
24500                                     <_>7 11 2 2 -1.</_>
24501                                     <_>7 11 1 1 2.</_>
24502                                     <_>8 12 1 1 2.</_>
24503                                 </rects>
24504                                 <tilted>0</tilted>
24505                             </feature>
24506                             <threshold>1.5429529594257474e-003</threshold>
24507                             <left_node>1</left_node>
24508                             <right_val>0.6318141222000122</right_val>
24509                         </_>
24510                         <_>
24511                             <!-- node 1 -->
24512                             <feature>
24513                                 <rects>
24514                                     <_>2 14 6 6 -1.</_>
24515                                     <_>2 16 6 2 3.</_>
24516                                 </rects>
24517                                 <tilted>0</tilted>
24518                             </feature>
24519                             <threshold>-2.4733028840273619e-003</threshold>
24520                             <left_val>0.3490633070468903</left_val>
24521                             <right_val>0.4759024977684021</right_val>
24522                         </_>
24523                     </_>
24524                     <_>
24525                         <!-- tree 79 -->
24526                         <_>
24527                             <!-- root node -->
24528                             <feature>
24529                                 <rects>
24530                                     <_>6 13 8 3 -1.</_>
24531                                     <_>6 14 8 1 3.</_>
24532                                 </rects>
24533                                 <tilted>0</tilted>
24534                             </feature>
24535                             <threshold>2.0994939841330051e-003</threshold>
24536                             <left_node>1</left_node>
24537                             <right_val>0.5887197852134705</right_val>
24538                         </_>
24539                         <_>
24540                             <!-- node 1 -->
24541                             <feature>
24542                                 <rects>
24543                                     <_>1 19 18 1 -1.</_>
24544                                     <_>7 19 6 1 3.</_>
24545                                 </rects>
24546                                 <tilted>0</tilted>
24547                             </feature>
24548                             <threshold>-5.7541108690202236e-003</threshold>
24549                             <left_val>0.5961331725120544</left_val>
24550                             <right_val>0.4841983020305634</right_val>
24551                         </_>
24552                     </_>
24553                     <_>
24554                         <!-- tree 80 -->
24555                         <_>
24556                             <!-- root node -->
24557                             <feature>
24558                                 <rects>
24559                                     <_>8 12 1 6 -1.</_>
24560                                     <_>8 15 1 3 2.</_>
24561                                 </rects>
24562                                 <tilted>0</tilted>
24563                             </feature>
24564                             <threshold>-0.0102331303060055</threshold>
24565                             <left_val>0.1705404072999954</left_val>
24566                             <right_node>1</right_node>
24567                         </_>
24568                         <_>
24569                             <!-- node 1 -->
24570                             <feature>
24571                                 <rects>
24572                                     <_>0 0 14 15 -1.</_>
24573                                     <_>0 5 14 5 3.</_>
24574                                 </rects>
24575                                 <tilted>0</tilted>
24576                             </feature>
24577                             <threshold>0.2255450934171677</threshold>
24578                             <left_val>0.4779379963874817</left_val>
24579                             <right_val>0.0978796631097794</right_val>
24580                         </_>
24581                     </_>
24582                     <_>
24583                         <!-- tree 81 -->
24584                         <_>
24585                             <!-- root node -->
24586                             <feature>
24587                                 <rects>
24588                                     <_>3 0 16 8 -1.</_>
24589                                     <_>3 4 16 4 2.</_>
24590                                 </rects>
24591                                 <tilted>0</tilted>
24592                             </feature>
24593                             <threshold>0.0296665597707033</threshold>
24594                             <left_node>1</left_node>
24595                             <right_val>0.5822224020957947</right_val>
24596                         </_>
24597                         <_>
24598                             <!-- node 1 -->
24599                             <feature>
24600                                 <rects>
24601                                     <_>6 1 8 12 -1.</_>
24602                                     <_>6 7 8 6 2.</_>
24603                                 </rects>
24604                                 <tilted>0</tilted>
24605                             </feature>
24606                             <threshold>-2.8518449980765581e-003</threshold>
24607                             <left_val>0.5459626913070679</left_val>
24608                             <right_val>0.4610066115856171</right_val>
24609                         </_>
24610                     </_>
24611                     <_>
24612                         <!-- tree 82 -->
24613                         <_>
24614                             <!-- root node -->
24615                             <feature>
24616                                 <rects>
24617                                     <_>5 3 3 3 -1.</_>
24618                                     <_>6 3 1 3 3.</_>
24619                                 </rects>
24620                                 <tilted>0</tilted>
24621                             </feature>
24622                             <threshold>9.7465328872203827e-004</threshold>
24623                             <left_node>1</left_node>
24624                             <right_val>0.3670322895050049</right_val>
24625                         </_>
24626                         <_>
24627                             <!-- node 1 -->
24628                             <feature>
24629                                 <rects>
24630                                     <_>5 1 3 4 -1.</_>
24631                                     <_>6 1 1 4 3.</_>
24632                                 </rects>
24633                                 <tilted>0</tilted>
24634                             </feature>
24635                             <threshold>1.4044740055396687e-005</threshold>
24636                             <left_val>0.4302386045455933</left_val>
24637                             <right_val>0.5691710710525513</right_val>
24638                         </_>
24639                     </_>
24640                     <_>
24641                         <!-- tree 83 -->
24642                         <_>
24643                             <!-- root node -->
24644                             <feature>
24645                                 <rects>
24646                                     <_>15 14 4 6 -1.</_>
24647                                     <_>17 14 2 3 2.</_>
24648                                     <_>15 17 2 3 2.</_>
24649                                 </rects>
24650                                 <tilted>0</tilted>
24651                             </feature>
24652                             <threshold>-0.0175794307142496</threshold>
24653                             <left_val>0.6917321085929871</left_val>
24654                             <right_node>1</right_node>
24655                         </_>
24656                         <_>
24657                             <!-- node 1 -->
24658                             <feature>
24659                                 <rects>
24660                                     <_>12 11 6 8 -1.</_>
24661                                     <_>15 11 3 4 2.</_>
24662                                     <_>12 15 3 4 2.</_>
24663                                 </rects>
24664                                 <tilted>0</tilted>
24665                             </feature>
24666                             <threshold>-0.0523816794157028</threshold>
24667                             <left_val>0.7110040187835693</left_val>
24668                             <right_val>0.5060154795646668</right_val>
24669                         </_>
24670                     </_>
24671                     <_>
24672                         <!-- tree 84 -->
24673                         <_>
24674                             <!-- root node -->
24675                             <feature>
24676                                 <rects>
24677                                     <_>8 7 2 4 -1.</_>
24678                                     <_>9 7 1 4 2.</_>
24679                                 </rects>
24680                                 <tilted>0</tilted>
24681                             </feature>
24682                             <threshold>-0.0112421102821827</threshold>
24683                             <left_val>0.8769189119338989</left_val>
24684                             <right_node>1</right_node>
24685                         </_>
24686                         <_>
24687                             <!-- node 1 -->
24688                             <feature>
24689                                 <rects>
24690                                     <_>6 11 3 1 -1.</_>
24691                                     <_>7 11 1 1 3.</_>
24692                                 </rects>
24693                                 <tilted>0</tilted>
24694                             </feature>
24695                             <threshold>-3.6728400737047195e-003</threshold>
24696                             <left_val>0.6519191861152649</left_val>
24697                             <right_val>0.4546068906784058</right_val>
24698                         </_>
24699                     </_>
24700                     <_>
24701                         <!-- tree 85 -->
24702                         <_>
24703                             <!-- root node -->
24704                             <feature>
24705                                 <rects>
24706                                     <_>12 3 2 14 -1.</_>
24707                                     <_>12 3 1 14 2.</_>
24708                                 </rects>
24709                                 <tilted>0</tilted>
24710                             </feature>
24711                             <threshold>3.5082760732620955e-003</threshold>
24712                             <left_val>0.5329865813255310</left_val>
24713                             <right_node>1</right_node>
24714                         </_>
24715                         <_>
24716                             <!-- node 1 -->
24717                             <feature>
24718                                 <rects>
24719                                     <_>12 11 6 2 -1.</_>
24720                                     <_>15 11 3 1 2.</_>
24721                                     <_>12 12 3 1 2.</_>
24722                                 </rects>
24723                                 <tilted>0</tilted>
24724                             </feature>
24725                             <threshold>6.1679710634052753e-003</threshold>
24726                             <left_val>0.5220459103584290</left_val>
24727                             <right_val>0.2953518927097321</right_val>
24728                         </_>
24729                     </_>
24730                     <_>
24731                         <!-- tree 86 -->
24732                         <_>
24733                             <!-- root node -->
24734                             <feature>
24735                                 <rects>
24736                                     <_>0 2 5 2 -1.</_>
24737                                     <_>0 3 5 1 2.</_>
24738                                 </rects>
24739                                 <tilted>0</tilted>
24740                             </feature>
24741                             <threshold>-9.7009900491684675e-004</threshold>
24742                             <left_node>1</left_node>
24743                             <right_val>0.5048633217811585</right_val>
24744                         </_>
24745                         <_>
24746                             <!-- node 1 -->
24747                             <feature>
24748                                 <rects>
24749                                     <_>0 0 15 1 -1.</_>
24750                                     <_>5 0 5 1 3.</_>
24751                                 </rects>
24752                                 <tilted>0</tilted>
24753                             </feature>
24754                             <threshold>-0.0109570100903511</threshold>
24755                             <left_val>0.5837358236312866</left_val>
24756                             <right_val>0.3020085990428925</right_val>
24757                         </_>
24758                     </_>
24759                     <_>
24760                         <!-- tree 87 -->
24761                         <_>
24762                             <!-- root node -->
24763                             <feature>
24764                                 <rects>
24765                                     <_>12 11 6 2 -1.</_>
24766                                     <_>15 11 3 1 2.</_>
24767                                     <_>12 12 3 1 2.</_>
24768                                 </rects>
24769                                 <tilted>0</tilted>
24770                             </feature>
24771                             <threshold>-8.3272513002157211e-003</threshold>
24772                             <left_val>0.3158063888549805</left_val>
24773                             <right_node>1</right_node>
24774                         </_>
24775                         <_>
24776                             <!-- node 1 -->
24777                             <feature>
24778                                 <rects>
24779                                     <_>10 5 2 2 -1.</_>
24780                                     <_>10 5 1 2 2.</_>
24781                                 </rects>
24782                                 <tilted>0</tilted>
24783                             </feature>
24784                             <threshold>2.9798380637657829e-005</threshold>
24785                             <left_val>0.4386389851570129</left_val>
24786                             <right_val>0.5443211197853088</right_val>
24787                         </_>
24788                     </_>
24789                     <_>
24790                         <!-- tree 88 -->
24791                         <_>
24792                             <!-- root node -->
24793                             <feature>
24794                                 <rects>
24795                                     <_>9 7 2 2 -1.</_>
24796                                     <_>10 7 1 2 2.</_>
24797                                 </rects>
24798                                 <tilted>0</tilted>
24799                             </feature>
24800                             <threshold>2.8244039276614785e-004</threshold>
24801                             <left_node>1</left_node>
24802                             <right_val>0.5625395774841309</right_val>
24803                         </_>
24804                         <_>
24805                             <!-- node 1 -->
24806                             <feature>
24807                                 <rects>
24808                                     <_>9 0 2 10 -1.</_>
24809                                     <_>9 0 1 5 2.</_>
24810                                     <_>10 5 1 5 2.</_>
24811                                 </rects>
24812                                 <tilted>0</tilted>
24813                             </feature>
24814                             <threshold>-8.1364117795601487e-004</threshold>
24815                             <left_val>0.5281198024749756</left_val>
24816                             <right_val>0.3401407897472382</right_val>
24817                         </_>
24818                     </_>
24819                     <_>
24820                         <!-- tree 89 -->
24821                         <_>
24822                             <!-- root node -->
24823                             <feature>
24824                                 <rects>
24825                                     <_>18 14 2 2 -1.</_>
24826                                     <_>18 15 2 1 2.</_>
24827                                 </rects>
24828                                 <tilted>0</tilted>
24829                             </feature>
24830                             <threshold>1.8008040497079492e-003</threshold>
24831                             <left_node>1</left_node>
24832                             <right_val>0.3471659123897553</right_val>
24833                         </_>
24834                         <_>
24835                             <!-- node 1 -->
24836                             <feature>
24837                                 <rects>
24838                                     <_>13 11 4 9 -1.</_>
24839                                     <_>13 14 4 3 3.</_>
24840                                 </rects>
24841                                 <tilted>0</tilted>
24842                             </feature>
24843                             <threshold>-6.9944779388606548e-003</threshold>
24844                             <left_val>0.4481697082519531</left_val>
24845                             <right_val>0.5385770201683044</right_val>
24846                         </_>
24847                     </_>
24848                     <_>
24849                         <!-- tree 90 -->
24850                         <_>
24851                             <!-- root node -->
24852                             <feature>
24853                                 <rects>
24854                                     <_>8 13 2 2 -1.</_>
24855                                     <_>8 13 1 1 2.</_>
24856                                     <_>9 14 1 1 2.</_>
24857                                 </rects>
24858                                 <tilted>0</tilted>
24859                             </feature>
24860                             <threshold>4.5625398342963308e-005</threshold>
24861                             <left_val>0.4492512941360474</left_val>
24862                             <right_node>1</right_node>
24863                         </_>
24864                         <_>
24865                             <!-- node 1 -->
24866                             <feature>
24867                                 <rects>
24868                                     <_>7 8 4 3 -1.</_>
24869                                     <_>7 9 4 1 3.</_>
24870                                 </rects>
24871                                 <tilted>0</tilted>
24872                             </feature>
24873                             <threshold>-7.3189922841265798e-004</threshold>
24874                             <left_val>0.4167312085628510</left_val>
24875                             <right_val>0.6021102070808411</right_val>
24876                         </_>
24877                     </_>
24878                     <_>
24879                         <!-- tree 91 -->
24880                         <_>
24881                             <!-- root node -->
24882                             <feature>
24883                                 <rects>
24884                                     <_>8 9 4 2 -1.</_>
24885                                     <_>8 10 4 1 2.</_>
24886                                 </rects>
24887                                 <tilted>0</tilted>
24888                             </feature>
24889                             <threshold>-2.9980219551362097e-004</threshold>
24890                             <left_val>0.4148428142070770</left_val>
24891                             <right_node>1</right_node>
24892                         </_>
24893                         <_>
24894                             <!-- node 1 -->
24895                             <feature>
24896                                 <rects>
24897                                     <_>13 12 4 2 -1.</_>
24898                                     <_>13 13 4 1 2.</_>
24899                                 </rects>
24900                                 <tilted>0</tilted>
24901                             </feature>
24902                             <threshold>-2.9060940505587496e-005</threshold>
24903                             <left_val>0.5592089891433716</left_val>
24904                             <right_val>0.4073210954666138</right_val>
24905                         </_>
24906                     </_>
24907                     <_>
24908                         <!-- tree 92 -->
24909                         <_>
24910                             <!-- root node -->
24911                             <feature>
24912                                 <rects>
24913                                     <_>6 14 2 2 -1.</_>
24914                                     <_>6 14 1 1 2.</_>
24915                                     <_>7 15 1 1 2.</_>
24916                                 </rects>
24917                                 <tilted>0</tilted>
24918                             </feature>
24919                             <threshold>-5.9742690064013004e-004</threshold>
24920                             <left_val>0.6088914275169373</left_val>
24921                             <right_node>1</right_node>
24922                         </_>
24923                         <_>
24924                             <!-- node 1 -->
24925                             <feature>
24926                                 <rects>
24927                                     <_>0 14 2 2 -1.</_>
24928                                     <_>0 15 2 1 2.</_>
24929                                 </rects>
24930                                 <tilted>0</tilted>
24931                             </feature>
24932                             <threshold>1.4831830048933625e-004</threshold>
24933                             <left_val>0.5298305153846741</left_val>
24934                             <right_val>0.3761950135231018</right_val>
24935                         </_>
24936                     </_>
24937                     <_>
24938                         <!-- tree 93 -->
24939                         <_>
24940                             <!-- root node -->
24941                             <feature>
24942                                 <rects>
24943                                     <_>7 13 6 3 -1.</_>
24944                                     <_>7 14 6 1 3.</_>
24945                                 </rects>
24946                                 <tilted>0</tilted>
24947                             </feature>
24948                             <threshold>-2.9441029764711857e-003</threshold>
24949                             <left_node>1</left_node>
24950                             <right_val>0.4716084897518158</right_val>
24951                         </_>
24952                         <_>
24953                             <!-- node 1 -->
24954                             <feature>
24955                                 <rects>
24956                                     <_>7 9 10 6 -1.</_>
24957                                     <_>7 11 10 2 3.</_>
24958                                 </rects>
24959                                 <tilted>0</tilted>
24960                             </feature>
24961                             <threshold>0.1374121010303497</threshold>
24962                             <left_val>0.5101336836814880</left_val>
24963                             <right_val>0.0467468015849590</right_val>
24964                         </_>
24965                     </_>
24966                     <_>
24967                         <!-- tree 94 -->
24968                         <_>
24969                             <!-- root node -->
24970                             <feature>
24971                                 <rects>
24972                                     <_>2 9 12 4 -1.</_>
24973                                     <_>6 9 4 4 3.</_>
24974                                 </rects>
24975                                 <tilted>0</tilted>
24976                             </feature>
24977                             <threshold>-0.0884141772985458</threshold>
24978                             <left_val>0.1181868985295296</left_val>
24979                             <right_node>1</right_node>
24980                         </_>
24981                         <_>
24982                             <!-- node 1 -->
24983                             <feature>
24984                                 <rects>
24985                                     <_>7 9 6 11 -1.</_>
24986                                     <_>10 9 3 11 2.</_>
24987                                 </rects>
24988                                 <tilted>0</tilted>
24989                             </feature>
24990                             <threshold>0.0706102773547173</threshold>
24991                             <left_val>0.5119063258171082</left_val>
24992                             <right_val>0.7778441905975342</right_val>
24993                         </_>
24994                     </_>
24995                     <_>
24996                         <!-- tree 95 -->
24997                         <_>
24998                             <!-- root node -->
24999                             <feature>
25000                                 <rects>
25001                                     <_>9 7 2 3 -1.</_>
25002                                     <_>9 8 2 1 3.</_>
25003                                 </rects>
25004                                 <tilted>0</tilted>
25005                             </feature>
25006                             <threshold>-7.7188978902995586e-003</threshold>
25007                             <left_val>0.1874134987592697</left_val>
25008                             <right_node>1</right_node>
25009                         </_>
25010                         <_>
25011                             <!-- node 1 -->
25012                             <feature>
25013                                 <rects>
25014                                     <_>9 14 4 3 -1.</_>
25015                                     <_>9 15 4 1 3.</_>
25016                                 </rects>
25017                                 <tilted>0</tilted>
25018                             </feature>
25019                             <threshold>0.0151153998449445</threshold>
25020                             <left_val>0.4980027973651886</left_val>
25021                             <right_val>0.7005817890167236</right_val>
25022                         </_>
25023                     </_>
25024                     <_>
25025                         <!-- tree 96 -->
25026                         <_>
25027                             <!-- root node -->
25028                             <feature>
25029                                 <rects>
25030                                     <_>2 3 3 17 -1.</_>
25031                                     <_>3 3 1 17 3.</_>
25032                                 </rects>
25033                                 <tilted>0</tilted>
25034                             </feature>
25035                             <threshold>1.0671879863366485e-003</threshold>
25036                             <left_val>0.4482238888740540</left_val>
25037                             <right_node>1</right_node>
25038                         </_>
25039                         <_>
25040                             <!-- node 1 -->
25041                             <feature>
25042                                 <rects>
25043                                     <_>0 11 6 3 -1.</_>
25044                                     <_>0 12 6 1 3.</_>
25045                                 </rects>
25046                                 <tilted>0</tilted>
25047                             </feature>
25048                             <threshold>7.0487911580130458e-004</threshold>
25049                             <left_val>0.6265752911567688</left_val>
25050                             <right_val>0.4402655065059662</right_val>
25051                         </_>
25052                     </_>
25053                 </trees>
25054                 <stage_threshold>47.7634506225585940</stage_threshold>
25055                 <parent>16</parent>
25056                 <next>-1</next>
25057             </_>
25058             <_>
25059                 <!-- stage 18 -->
25060                 <trees>
25061                     <_>
25062                         <!-- tree 0 -->
25063                         <_>
25064                             <!-- root node -->
25065                             <feature>
25066                                 <rects>
25067                                     <_>4 3 11 9 -1.</_>
25068                                     <_>4 6 11 3 3.</_>
25069                                 </rects>
25070                                 <tilted>0</tilted>
25071                             </feature>
25072                             <threshold>-0.0986907333135605</threshold>
25073                             <left_node>1</left_node>
25074                             <right_val>0.3999474942684174</right_val>
25075                         </_>
25076                         <_>
25077                             <!-- node 1 -->
25078                             <feature>
25079                                 <rects>
25080                                     <_>0 2 6 11 -1.</_>
25081                                     <_>3 2 3 11 2.</_>
25082                                 </rects>
25083                                 <tilted>0</tilted>
25084                             </feature>
25085                             <threshold>0.0623734183609486</threshold>
25086                             <left_val>0.5247784852981567</left_val>
25087                             <right_val>0.8193575739860535</right_val>
25088                         </_>
25089                     </_>
25090                     <_>
25091                         <!-- tree 1 -->
25092                         <_>
25093                             <!-- root node -->
25094                             <feature>
25095                                 <rects>
25096                                     <_>13 0 4 5 -1.</_>
25097                                     <_>13 0 2 5 2.</_>
25098                                 </rects>
25099                                 <tilted>0</tilted>
25100                             </feature>
25101                             <threshold>1.9496519817039371e-003</threshold>
25102                             <left_val>0.3529816865921021</left_val>
25103                             <right_node>1</right_node>
25104                         </_>
25105                         <_>
25106                             <!-- node 1 -->
25107                             <feature>
25108                                 <rects>
25109                                     <_>9 7 6 4 -1.</_>
25110                                     <_>12 7 3 2 2.</_>
25111                                     <_>9 9 3 2 2.</_>
25112                                 </rects>
25113                                 <tilted>0</tilted>
25114                             </feature>
25115                             <threshold>-8.9139147894456983e-004</threshold>
25116                             <left_val>0.5852727890014648</left_val>
25117                             <right_val>0.3245978057384491</right_val>
25118                         </_>
25119                     </_>
25120                     <_>
25121                         <!-- tree 2 -->
25122                         <_>
25123                             <!-- root node -->
25124                             <feature>
25125                                 <rects>
25126                                     <_>5 7 8 2 -1.</_>
25127                                     <_>9 7 4 2 2.</_>
25128                                 </rects>
25129                                 <tilted>0</tilted>
25130                             </feature>
25131                             <threshold>-5.5150408297777176e-004</threshold>
25132                             <left_val>0.3892816901206970</left_val>
25133                             <right_node>1</right_node>
25134                         </_>
25135                         <_>
25136                             <!-- node 1 -->
25137                             <feature>
25138                                 <rects>
25139                                     <_>1 8 15 1 -1.</_>
25140                                     <_>6 8 5 1 3.</_>
25141                                 </rects>
25142                                 <tilted>0</tilted>
25143                             </feature>
25144                             <threshold>-1.1721949558705091e-003</threshold>
25145                             <left_val>0.4335052073001862</left_val>
25146                             <right_val>0.6520624160766602</right_val>
25147                         </_>
25148                     </_>
25149                     <_>
25150                         <!-- tree 3 -->
25151                         <_>
25152                             <!-- root node -->
25153                             <feature>
25154                                 <rects>
25155                                     <_>4 12 12 2 -1.</_>
25156                                     <_>8 12 4 2 3.</_>
25157                                 </rects>
25158                                 <tilted>0</tilted>
25159                             </feature>
25160                             <threshold>-7.4480642797425389e-004</threshold>
25161                             <left_node>1</left_node>
25162                             <right_val>0.4041135013103485</right_val>
25163                         </_>
25164                         <_>
25165                             <!-- node 1 -->
25166                             <feature>
25167                                 <rects>
25168                                     <_>13 0 4 10 -1.</_>
25169                                     <_>15 0 2 5 2.</_>
25170                                     <_>13 5 2 5 2.</_>
25171                                 </rects>
25172                                 <tilted>0</tilted>
25173                             </feature>
25174                             <threshold>-2.6264840271323919e-003</threshold>
25175                             <left_val>0.5624982118606567</left_val>
25176                             <right_val>0.3967525064945221</right_val>
25177                         </_>
25178                     </_>
25179                     <_>
25180                         <!-- tree 4 -->
25181                         <_>
25182                             <!-- root node -->
25183                             <feature>
25184                                 <rects>
25185                                     <_>9 9 2 2 -1.</_>
25186                                     <_>9 10 2 1 2.</_>
25187                                 </rects>
25188                                 <tilted>0</tilted>
25189                             </feature>
25190                             <threshold>-3.9712688885629177e-004</threshold>
25191                             <left_val>0.3856112062931061</left_val>
25192                             <right_node>1</right_node>
25193                         </_>
25194                         <_>
25195                             <!-- node 1 -->
25196                             <feature>
25197                                 <rects>
25198                                     <_>3 9 6 2 -1.</_>
25199                                     <_>6 9 3 2 2.</_>
25200                                 </rects>
25201                                 <tilted>0</tilted>
25202                             </feature>
25203                             <threshold>3.5984949208796024e-003</threshold>
25204                             <left_val>0.5997889041900635</left_val>
25205                             <right_val>0.4241614043712616</right_val>
25206                         </_>
25207                     </_>
25208                     <_>
25209                         <!-- tree 5 -->
25210                         <_>
25211                             <!-- root node -->
25212                             <feature>
25213                                 <rects>
25214                                     <_>8 17 4 3 -1.</_>
25215                                     <_>8 18 4 1 3.</_>
25216                                 </rects>
25217                                 <tilted>0</tilted>
25218                             </feature>
25219                             <threshold>5.3080618381500244e-003</threshold>
25220                             <left_node>1</left_node>
25221                             <right_val>0.6660168766975403</right_val>
25222                         </_>
25223                         <_>
25224                             <!-- node 1 -->
25225                             <feature>
25226                                 <rects>
25227                                     <_>8 3 9 2 -1.</_>
25228                                     <_>11 3 3 2 3.</_>
25229                                 </rects>
25230                                 <tilted>0</tilted>
25231                             </feature>
25232                             <threshold>9.6319877775385976e-004</threshold>
25233                             <left_val>0.4481379091739655</left_val>
25234                             <right_val>0.5583487749099731</right_val>
25235                         </_>
25236                     </_>
25237                     <_>
25238                         <!-- tree 6 -->
25239                         <_>
25240                             <!-- root node -->
25241                             <feature>
25242                                 <rects>
25243                                     <_>3 3 9 2 -1.</_>
25244                                     <_>6 3 3 2 3.</_>
25245                                 </rects>
25246                                 <tilted>0</tilted>
25247                             </feature>
25248                             <threshold>5.0776469288393855e-004</threshold>
25249                             <left_val>0.3535459041595459</left_val>
25250                             <right_node>1</right_node>
25251                         </_>
25252                         <_>
25253                             <!-- node 1 -->
25254                             <feature>
25255                                 <rects>
25256                                     <_>5 0 9 14 -1.</_>
25257                                     <_>8 0 3 14 3.</_>
25258                                 </rects>
25259                                 <tilted>0</tilted>
25260                             </feature>
25261                             <threshold>3.6223160568624735e-003</threshold>
25262                             <left_val>0.3409807085990906</left_val>
25263                             <right_val>0.5420687794685364</right_val>
25264                         </_>
25265                     </_>
25266                     <_>
25267                         <!-- tree 7 -->
25268                         <_>
25269                             <!-- root node -->
25270                             <feature>
25271                                 <rects>
25272                                     <_>7 3 7 10 -1.</_>
25273                                     <_>7 8 7 5 2.</_>
25274                                 </rects>
25275                                 <tilted>0</tilted>
25276                             </feature>
25277                             <threshold>-0.0620614103972912</threshold>
25278                             <left_val>0.1934083998203278</left_val>
25279                             <right_node>1</right_node>
25280                         </_>
25281                         <_>
25282                             <!-- node 1 -->
25283                             <feature>
25284                                 <rects>
25285                                     <_>4 8 13 3 -1.</_>
25286                                     <_>4 9 13 1 3.</_>
25287                                 </rects>
25288                                 <tilted>0</tilted>
25289                             </feature>
25290                             <threshold>6.4387189922854304e-004</threshold>
25291                             <left_val>0.4083626866340637</left_val>
25292                             <right_val>0.5490221977233887</right_val>
25293                         </_>
25294                     </_>
25295                     <_>
25296                         <!-- tree 8 -->
25297                         <_>
25298                             <!-- root node -->
25299                             <feature>
25300                                 <rects>
25301                                     <_>3 12 14 4 -1.</_>
25302                                     <_>3 12 7 2 2.</_>
25303                                     <_>10 14 7 2 2.</_>
25304                                 </rects>
25305                                 <tilted>0</tilted>
25306                             </feature>
25307                             <threshold>0.0262399092316628</threshold>
25308                             <left_node>1</left_node>
25309                             <right_val>0.2285708039999008</right_val>
25310                         </_>
25311                         <_>
25312                             <!-- node 1 -->
25313                             <feature>
25314                                 <rects>
25315                                     <_>8 12 4 2 -1.</_>
25316                                     <_>8 13 4 1 2.</_>
25317                                 </rects>
25318                                 <tilted>0</tilted>
25319                             </feature>
25320                             <threshold>8.1940297968685627e-004</threshold>
25321                             <left_val>0.4648667871952057</left_val>
25322                             <right_val>0.6017355918884277</right_val>
25323                         </_>
25324                     </_>
25325                     <_>
25326                         <!-- tree 9 -->
25327                         <_>
25328                             <!-- root node -->
25329                             <feature>
25330                                 <rects>
25331                                     <_>6 10 9 8 -1.</_>
25332                                     <_>6 14 9 4 2.</_>
25333                                 </rects>
25334                                 <tilted>0</tilted>
25335                             </feature>
25336                             <threshold>2.3833119485061616e-004</threshold>
25337                             <left_node>1</left_node>
25338                             <right_val>0.3598038852214813</right_val>
25339                         </_>
25340                         <_>
25341                             <!-- node 1 -->
25342                             <feature>
25343                                 <rects>
25344                                     <_>9 12 2 8 -1.</_>
25345                                     <_>9 16 2 4 2.</_>
25346                                 </rects>
25347                                 <tilted>0</tilted>
25348                             </feature>
25349                             <threshold>-1.5869759954512119e-003</threshold>
25350                             <left_val>0.4259651005268097</left_val>
25351                             <right_val>0.5476434826850891</right_val>
25352                         </_>
25353                     </_>
25354                     <_>
25355                         <!-- tree 10 -->
25356                         <_>
25357                             <!-- root node -->
25358                             <feature>
25359                                 <rects>
25360                                     <_>8 12 3 3 -1.</_>
25361                                     <_>8 13 3 1 3.</_>
25362                                 </rects>
25363                                 <tilted>0</tilted>
25364                             </feature>
25365                             <threshold>-6.7263417877256870e-003</threshold>
25366                             <left_val>0.6507238149642944</left_val>
25367                             <right_node>1</right_node>
25368                         </_>
25369                         <_>
25370                             <!-- node 1 -->
25371                             <feature>
25372                                 <rects>
25373                                     <_>5 5 4 10 -1.</_>
25374                                     <_>7 5 2 10 2.</_>
25375                                 </rects>
25376                                 <tilted>0</tilted>
25377                             </feature>
25378                             <threshold>0.0110061103478074</threshold>
25379                             <left_val>0.5149409770965576</left_val>
25380                             <right_val>0.3362984955310822</right_val>
25381                         </_>
25382                     </_>
25383                     <_>
25384                         <!-- tree 11 -->
25385                         <_>
25386                             <!-- root node -->
25387                             <feature>
25388                                 <rects>
25389                                     <_>14 15 3 3 -1.</_>
25390                                     <_>14 16 3 1 3.</_>
25391                                 </rects>
25392                                 <tilted>0</tilted>
25393                             </feature>
25394                             <threshold>7.1445819921791553e-003</threshold>
25395                             <left_node>1</left_node>
25396                             <right_val>0.2672930061817169</right_val>
25397                         </_>
25398                         <_>
25399                             <!-- node 1 -->
25400                             <feature>
25401                                 <rects>
25402                                     <_>4 6 13 3 -1.</_>
25403                                     <_>4 7 13 1 3.</_>
25404                                 </rects>
25405                                 <tilted>0</tilted>
25406                             </feature>
25407                             <threshold>-4.7233798541128635e-003</threshold>
25408                             <left_val>0.5652182102203369</left_val>
25409                             <right_val>0.4298144876956940</right_val>
25410                         </_>
25411                     </_>
25412                     <_>
25413                         <!-- tree 12 -->
25414                         <_>
25415                             <!-- root node -->
25416                             <feature>
25417                                 <rects>
25418                                     <_>3 15 3 3 -1.</_>
25419                                     <_>3 16 3 1 3.</_>
25420                                 </rects>
25421                                 <tilted>0</tilted>
25422                             </feature>
25423                             <threshold>9.8437406122684479e-003</threshold>
25424                             <left_node>1</left_node>
25425                             <right_val>0.1151885986328125</right_val>
25426                         </_>
25427                         <_>
25428                             <!-- node 1 -->
25429                             <feature>
25430                                 <rects>
25431                                     <_>3 9 4 2 -1.</_>
25432                                     <_>3 9 2 1 2.</_>
25433                                     <_>5 10 2 1 2.</_>
25434                                 </rects>
25435                                 <tilted>0</tilted>
25436                             </feature>
25437                             <threshold>1.5124640412977897e-005</threshold>
25438                             <left_val>0.4373598098754883</left_val>
25439                             <right_val>0.5612128973007202</right_val>
25440                         </_>
25441                     </_>
25442                     <_>
25443                         <!-- tree 13 -->
25444                         <_>
25445                             <!-- root node -->
25446                             <feature>
25447                                 <rects>
25448                                     <_>0 11 20 4 -1.</_>
25449                                     <_>10 11 10 2 2.</_>
25450                                     <_>0 13 10 2 2.</_>
25451                                 </rects>
25452                                 <tilted>0</tilted>
25453                             </feature>
25454                             <threshold>0.0399088710546494</threshold>
25455                             <left_val>0.5204648971557617</left_val>
25456                             <right_node>1</right_node>
25457                         </_>
25458                         <_>
25459                             <!-- node 1 -->
25460                             <feature>
25461                                 <rects>
25462                                     <_>8 15 4 3 -1.</_>
25463                                     <_>8 16 4 1 3.</_>
25464                                 </rects>
25465                                 <tilted>0</tilted>
25466                             </feature>
25467                             <threshold>5.3903679363429546e-003</threshold>
25468                             <left_val>0.4813467860221863</left_val>
25469                             <right_val>0.6361209154129028</right_val>
25470                         </_>
25471                     </_>
25472                     <_>
25473                         <!-- tree 14 -->
25474                         <_>
25475                             <!-- root node -->
25476                             <feature>
25477                                 <rects>
25478                                     <_>0 11 20 4 -1.</_>
25479                                     <_>0 11 10 2 2.</_>
25480                                     <_>10 13 10 2 2.</_>
25481                                 </rects>
25482                                 <tilted>0</tilted>
25483                             </feature>
25484                             <threshold>-0.0399088710546494</threshold>
25485                             <left_val>0.1506870985031128</left_val>
25486                             <right_node>1</right_node>
25487                         </_>
25488                         <_>
25489                             <!-- node 1 -->
25490                             <feature>
25491                                 <rects>
25492                                     <_>8 15 4 3 -1.</_>
25493                                     <_>8 16 4 1 3.</_>
25494                                 </rects>
25495                                 <tilted>0</tilted>
25496                             </feature>
25497                             <threshold>5.3903679363429546e-003</threshold>
25498                             <left_val>0.4581694900989533</left_val>
25499                             <right_val>0.6200240850448608</right_val>
25500                         </_>
25501                     </_>
25502                     <_>
25503                         <!-- tree 15 -->
25504                         <_>
25505                             <!-- root node -->
25506                             <feature>
25507                                 <rects>
25508                                     <_>10 13 1 6 -1.</_>
25509                                     <_>10 16 1 3 2.</_>
25510                                 </rects>
25511                                 <tilted>0</tilted>
25512                             </feature>
25513                             <threshold>6.7005190066993237e-003</threshold>
25514                             <left_node>1</left_node>
25515                             <right_val>0.3432235121726990</right_val>
25516                         </_>
25517                         <_>
25518                             <!-- node 1 -->
25519                             <feature>
25520                                 <rects>
25521                                     <_>2 1 18 2 -1.</_>
25522                                     <_>11 1 9 1 2.</_>
25523                                     <_>2 2 9 1 2.</_>
25524                                 </rects>
25525                                 <tilted>0</tilted>
25526                             </feature>
25527                             <threshold>-0.0126237897202373</threshold>
25528                             <left_val>0.3088226914405823</left_val>
25529                             <right_val>0.5226737856864929</right_val>
25530                         </_>
25531                     </_>
25532                     <_>
25533                         <!-- tree 16 -->
25534                         <_>
25535                             <!-- root node -->
25536                             <feature>
25537                                 <rects>
25538                                     <_>8 14 3 3 -1.</_>
25539                                     <_>8 15 3 1 3.</_>
25540                                 </rects>
25541                                 <tilted>0</tilted>
25542                             </feature>
25543                             <threshold>0.0118066100403667</threshold>
25544                             <left_node>1</left_node>
25545                             <right_val>0.7187939286231995</right_val>
25546                         </_>
25547                         <_>
25548                             <!-- node 1 -->
25549                             <feature>
25550                                 <rects>
25551                                     <_>4 1 6 1 -1.</_>
25552                                     <_>6 1 2 1 3.</_>
25553                                 </rects>
25554                                 <tilted>0</tilted>
25555                             </feature>
25556                             <threshold>-3.4257229417562485e-003</threshold>
25557                             <left_val>0.3120814859867096</left_val>
25558                             <right_val>0.5065844058990479</right_val>
25559                         </_>
25560                     </_>
25561                     <_>
25562                         <!-- tree 17 -->
25563                         <_>
25564                             <!-- root node -->
25565                             <feature>
25566                                 <rects>
25567                                     <_>11 13 1 3 -1.</_>
25568                                     <_>11 14 1 1 3.</_>
25569                                 </rects>
25570                                 <tilted>0</tilted>
25571                             </feature>
25572                             <threshold>3.9385299896821380e-004</threshold>
25573                             <left_val>0.4754584133625031</left_val>
25574                             <right_node>1</right_node>
25575                         </_>
25576                         <_>
25577                             <!-- node 1 -->
25578                             <feature>
25579                                 <rects>
25580                                     <_>13 5 2 12 -1.</_>
25581                                     <_>13 11 2 6 2.</_>
25582                                 </rects>
25583                                 <tilted>0</tilted>
25584                             </feature>
25585                             <threshold>0.0343881882727146</threshold>
25586                             <left_val>0.5261657834053040</left_val>
25587                             <right_val>0.3350174129009247</right_val>
25588                         </_>
25589                     </_>
25590                     <_>
25591                         <!-- tree 18 -->
25592                         <_>
25593                             <!-- root node -->
25594                             <feature>
25595                                 <rects>
25596                                     <_>1 14 18 6 -1.</_>
25597                                     <_>1 16 18 2 3.</_>
25598                                 </rects>
25599                                 <tilted>0</tilted>
25600                             </feature>
25601                             <threshold>-0.0750099867582321</threshold>
25602                             <left_val>0.1713480949401856</left_val>
25603                             <right_node>1</right_node>
25604                         </_>
25605                         <_>
25606                             <!-- node 1 -->
25607                             <feature>
25608                                 <rects>
25609                                     <_>8 13 1 3 -1.</_>
25610                                     <_>8 14 1 1 3.</_>
25611                                 </rects>
25612                                 <tilted>0</tilted>
25613                             </feature>
25614                             <threshold>4.9022492021322250e-004</threshold>
25615                             <left_val>0.4725801944732666</left_val>
25616                             <right_val>0.5956469178199768</right_val>
25617                         </_>
25618                     </_>
25619                     <_>
25620                         <!-- tree 19 -->
25621                         <_>
25622                             <!-- root node -->
25623                             <feature>
25624                                 <rects>
25625                                     <_>7 13 6 3 -1.</_>
25626                                     <_>7 14 6 1 3.</_>
25627                                 </rects>
25628                                 <tilted>0</tilted>
25629                             </feature>
25630                             <threshold>-8.5525289177894592e-003</threshold>
25631                             <left_val>0.6558222770690918</left_val>
25632                             <right_node>1</right_node>
25633                         </_>
25634                         <_>
25635                             <!-- node 1 -->
25636                             <feature>
25637                                 <rects>
25638                                     <_>9 10 3 2 -1.</_>
25639                                     <_>9 11 3 1 2.</_>
25640                                 </rects>
25641                                 <tilted>0</tilted>
25642                             </feature>
25643                             <threshold>1.3135520566720515e-004</threshold>
25644                             <left_val>0.4835400879383087</left_val>
25645                             <right_val>0.5586913824081421</right_val>
25646                         </_>
25647                     </_>
25648                     <_>
25649                         <!-- tree 20 -->
25650                         <_>
25651                             <!-- root node -->
25652                             <feature>
25653                                 <rects>
25654                                     <_>5 1 3 3 -1.</_>
25655                                     <_>6 1 1 3 3.</_>
25656                                 </rects>
25657                                 <tilted>0</tilted>
25658                             </feature>
25659                             <threshold>4.7948658466339111e-003</threshold>
25660                             <left_node>1</left_node>
25661                             <right_val>0.2645705938339233</right_val>
25662                         </_>
25663                         <_>
25664                             <!-- node 1 -->
25665                             <feature>
25666                                 <rects>
25667                                     <_>5 5 6 5 -1.</_>
25668                                     <_>8 5 3 5 2.</_>
25669                                 </rects>
25670                                 <tilted>0</tilted>
25671                             </feature>
25672                             <threshold>2.0124691072851419e-003</threshold>
25673                             <left_val>0.3657945096492767</left_val>
25674                             <right_val>0.5124772191047669</right_val>
25675                         </_>
25676                     </_>
25677                     <_>
25678                         <!-- tree 21 -->
25679                         <_>
25680                             <!-- root node -->
25681                             <feature>
25682                                 <rects>
25683                                     <_>7 5 6 14 -1.</_>
25684                                     <_>7 12 6 7 2.</_>
25685                                 </rects>
25686                                 <tilted>0</tilted>
25687                             </feature>
25688                             <threshold>-0.1178547963500023</threshold>
25689                             <left_val>0.2385654002428055</left_val>
25690                             <right_node>1</right_node>
25691                         </_>
25692                         <_>
25693                             <!-- node 1 -->
25694                             <feature>
25695                                 <rects>
25696                                     <_>7 16 6 2 -1.</_>
25697                                     <_>9 16 2 2 3.</_>
25698                                 </rects>
25699                                 <tilted>0</tilted>
25700                             </feature>
25701                             <threshold>1.5575019642710686e-003</threshold>
25702                             <left_val>0.5490474104881287</left_val>
25703                             <right_val>0.4274747967720032</right_val>
25704                         </_>
25705                     </_>
25706                     <_>
25707                         <!-- tree 22 -->
25708                         <_>
25709                             <!-- root node -->
25710                             <feature>
25711                                 <rects>
25712                                     <_>0 2 2 12 -1.</_>
25713                                     <_>1 2 1 12 2.</_>
25714                                 </rects>
25715                                 <tilted>0</tilted>
25716                             </feature>
25717                             <threshold>-0.0155737595632672</threshold>
25718                             <left_val>0.6938900947570801</left_val>
25719                             <right_node>1</right_node>
25720                         </_>
25721                         <_>
25722                             <!-- node 1 -->
25723                             <feature>
25724                                 <rects>
25725                                     <_>1 0 5 3 -1.</_>
25726                                     <_>1 1 5 1 3.</_>
25727                                 </rects>
25728                                 <tilted>0</tilted>
25729                             </feature>
25730                             <threshold>-2.1854790393263102e-003</threshold>
25731                             <left_val>0.3645988106727600</left_val>
25732                             <right_val>0.5092526078224182</right_val>
25733                         </_>
25734                     </_>
25735                     <_>
25736                         <!-- tree 23 -->
25737                         <_>
25738                             <!-- root node -->
25739                             <feature>
25740                                 <rects>
25741                                     <_>12 4 3 3 -1.</_>
25742                                     <_>12 5 3 1 3.</_>
25743                                 </rects>
25744                                 <tilted>0</tilted>
25745                             </feature>
25746                             <threshold>2.9272339306771755e-003</threshold>
25747                             <left_val>0.4685808122158051</left_val>
25748                             <right_node>1</right_node>
25749                         </_>
25750                         <_>
25751                             <!-- node 1 -->
25752                             <feature>
25753                                 <rects>
25754                                     <_>12 6 3 3 -1.</_>
25755                                     <_>12 7 3 1 3.</_>
25756                                 </rects>
25757                                 <tilted>0</tilted>
25758                             </feature>
25759                             <threshold>6.4663668163120747e-003</threshold>
25760                             <left_val>0.4973410069942474</left_val>
25761                             <right_val>0.7726097106933594</right_val>
25762                         </_>
25763                     </_>
25764                     <_>
25765                         <!-- tree 24 -->
25766                         <_>
25767                             <!-- root node -->
25768                             <feature>
25769                                 <rects>
25770                                     <_>5 4 3 3 -1.</_>
25771                                     <_>5 5 3 1 3.</_>
25772                                 </rects>
25773                                 <tilted>0</tilted>
25774                             </feature>
25775                             <threshold>-7.6140360906720161e-003</threshold>
25776                             <left_val>0.6877465844154358</left_val>
25777                             <right_node>1</right_node>
25778                         </_>
25779                         <_>
25780                             <!-- node 1 -->
25781                             <feature>
25782                                 <rects>
25783                                     <_>5 6 3 3 -1.</_>
25784                                     <_>5 7 3 1 3.</_>
25785                                 </rects>
25786                                 <tilted>0</tilted>
25787                             </feature>
25788                             <threshold>4.1512572206556797e-003</threshold>
25789                             <left_val>0.4788525104522705</left_val>
25790                             <right_val>0.6921657919883728</right_val>
25791                         </_>
25792                     </_>
25793                     <_>
25794                         <!-- tree 25 -->
25795                         <_>
25796                             <!-- root node -->
25797                             <feature>
25798                                 <rects>
25799                                     <_>8 12 4 8 -1.</_>
25800                                     <_>10 12 2 4 2.</_>
25801                                     <_>8 16 2 4 2.</_>
25802                                 </rects>
25803                                 <tilted>0</tilted>
25804                             </feature>
25805                             <threshold>2.7711640577763319e-003</threshold>
25806                             <left_val>0.5481839776039124</left_val>
25807                             <right_node>1</right_node>
25808                         </_>
25809                         <_>
25810                             <!-- node 1 -->
25811                             <feature>
25812                                 <rects>
25813                                     <_>2 17 18 2 -1.</_>
25814                                     <_>11 17 9 1 2.</_>
25815                                     <_>2 18 9 1 2.</_>
25816                                 </rects>
25817                                 <tilted>0</tilted>
25818                             </feature>
25819                             <threshold>-0.0128361098468304</threshold>
25820                             <left_val>0.3800162971019745</left_val>
25821                             <right_val>0.5204492807388306</right_val>
25822                         </_>
25823                     </_>
25824                     <_>
25825                         <!-- tree 26 -->
25826                         <_>
25827                             <!-- root node -->
25828                             <feature>
25829                                 <rects>
25830                                     <_>9 3 2 2 -1.</_>
25831                                     <_>9 4 2 1 2.</_>
25832                                 </rects>
25833                                 <tilted>0</tilted>
25834                             </feature>
25835                             <threshold>-2.4380050599575043e-003</threshold>
25836                             <left_val>0.2582435011863709</left_val>
25837                             <right_node>1</right_node>
25838                         </_>
25839                         <_>
25840                             <!-- node 1 -->
25841                             <feature>
25842                                 <rects>
25843                                     <_>8 5 4 6 -1.</_>
25844                                     <_>8 7 4 2 3.</_>
25845                                 </rects>
25846                                 <tilted>0</tilted>
25847                             </feature>
25848                             <threshold>2.1713329479098320e-003</threshold>
25849                             <left_val>0.4961163103580475</left_val>
25850                             <right_val>0.3215202987194061</right_val>
25851                         </_>
25852                     </_>
25853                     <_>
25854                         <!-- tree 27 -->
25855                         <_>
25856                             <!-- root node -->
25857                             <feature>
25858                                 <rects>
25859                                     <_>9 0 8 6 -1.</_>
25860                                     <_>9 2 8 2 3.</_>
25861                                 </rects>
25862                                 <tilted>0</tilted>
25863                             </feature>
25864                             <threshold>6.2800728483125567e-004</threshold>
25865                             <left_node>1</left_node>
25866                             <right_val>0.5460423827171326</right_val>
25867                         </_>
25868                         <_>
25869                             <!-- node 1 -->
25870                             <feature>
25871                                 <rects>
25872                                     <_>1 0 18 4 -1.</_>
25873                                     <_>7 0 6 4 3.</_>
25874                                 </rects>
25875                                 <tilted>0</tilted>
25876                             </feature>
25877                             <threshold>-9.7982389852404594e-003</threshold>
25878                             <left_val>0.6046543717384338</left_val>
25879                             <right_val>0.4939922094345093</right_val>
25880                         </_>
25881                     </_>
25882                     <_>
25883                         <!-- tree 28 -->
25884                         <_>
25885                             <!-- root node -->
25886                             <feature>
25887                                 <rects>
25888                                     <_>0 0 4 8 -1.</_>
25889                                     <_>2 0 2 8 2.</_>
25890                                 </rects>
25891                                 <tilted>0</tilted>
25892                             </feature>
25893                             <threshold>7.3543828912079334e-003</threshold>
25894                             <left_node>1</left_node>
25895                             <right_val>0.5291094183921814</right_val>
25896                         </_>
25897                         <_>
25898                             <!-- node 1 -->
25899                             <feature>
25900                                 <rects>
25901                                     <_>0 4 6 9 -1.</_>
25902                                     <_>2 4 2 9 3.</_>
25903                                 </rects>
25904                                 <tilted>0</tilted>
25905                             </feature>
25906                             <threshold>-0.0146650401875377</threshold>
25907                             <left_val>0.5446122884750366</left_val>
25908                             <right_val>0.3567362129688263</right_val>
25909                         </_>
25910                     </_>
25911                     <_>
25912                         <!-- tree 29 -->
25913                         <_>
25914                             <!-- root node -->
25915                             <feature>
25916                                 <rects>
25917                                     <_>1 4 18 2 -1.</_>
25918                                     <_>7 4 6 2 3.</_>
25919                                 </rects>
25920                                 <tilted>0</tilted>
25921                             </feature>
25922                             <threshold>0.0302445106208324</threshold>
25923                             <left_val>0.5518329143524170</left_val>
25924                             <right_node>1</right_node>
25925                         </_>
25926                         <_>
25927                             <!-- node 1 -->
25928                             <feature>
25929                                 <rects>
25930                                     <_>8 16 12 4 -1.</_>
25931                                     <_>14 16 6 2 2.</_>
25932                                     <_>8 18 6 2 2.</_>
25933                                 </rects>
25934                                 <tilted>0</tilted>
25935                             </feature>
25936                             <threshold>-0.0566602088510990</threshold>
25937                             <left_val>0.6930978894233704</left_val>
25938                             <right_val>0.5093387961387634</right_val>
25939                         </_>
25940                     </_>
25941                     <_>
25942                         <!-- tree 30 -->
25943                         <_>
25944                             <!-- root node -->
25945                             <feature>
25946                                 <rects>
25947                                     <_>0 0 18 2 -1.</_>
25948                                     <_>0 0 9 1 2.</_>
25949                                     <_>9 1 9 1 2.</_>
25950                                 </rects>
25951                                 <tilted>0</tilted>
25952                             </feature>
25953                             <threshold>-5.6967479176819324e-003</threshold>
25954                             <left_val>0.3201526105403900</left_val>
25955                             <right_node>1</right_node>
25956                         </_>
25957                         <_>
25958                             <!-- node 1 -->
25959                             <feature>
25960                                 <rects>
25961                                     <_>3 0 3 18 -1.</_>
25962                                     <_>4 0 1 18 3.</_>
25963                                 </rects>
25964                                 <tilted>0</tilted>
25965                             </feature>
25966                             <threshold>0.0308067705482244</threshold>
25967                             <left_val>0.4989246129989624</left_val>
25968                             <right_val>0.2277054041624069</right_val>
25969                         </_>
25970                     </_>
25971                     <_>
25972                         <!-- tree 31 -->
25973                         <_>
25974                             <!-- root node -->
25975                             <feature>
25976                                 <rects>
25977                                     <_>14 9 4 7 -1.</_>
25978                                     <_>14 9 2 7 2.</_>
25979                                 </rects>
25980                                 <tilted>0</tilted>
25981                             </feature>
25982                             <threshold>2.2748769260942936e-003</threshold>
25983                             <left_val>0.4810931086540222</left_val>
25984                             <right_node>1</right_node>
25985                         </_>
25986                         <_>
25987                             <!-- node 1 -->
25988                             <feature>
25989                                 <rects>
25990                                     <_>15 14 2 2 -1.</_>
25991                                     <_>15 15 2 1 2.</_>
25992                                 </rects>
25993                                 <tilted>0</tilted>
25994                             </feature>
25995                             <threshold>2.0436900667846203e-003</threshold>
25996                             <left_val>0.5283867120742798</left_val>
25997                             <right_val>0.3255924880504608</right_val>
25998                         </_>
25999                     </_>
26000                     <_>
26001                         <!-- tree 32 -->
26002                         <_>
26003                             <!-- root node -->
26004                             <feature>
26005                                 <rects>
26006                                     <_>2 9 4 7 -1.</_>
26007                                     <_>4 9 2 7 2.</_>
26008                                 </rects>
26009                                 <tilted>0</tilted>
26010                             </feature>
26011                             <threshold>-8.6277956143021584e-003</threshold>
26012                             <left_val>0.6266536116600037</left_val>
26013                             <right_node>1</right_node>
26014                         </_>
26015                         <_>
26016                             <!-- node 1 -->
26017                             <feature>
26018                                 <rects>
26019                                     <_>3 14 2 2 -1.</_>
26020                                     <_>3 15 2 1 2.</_>
26021                                 </rects>
26022                                 <tilted>0</tilted>
26023                             </feature>
26024                             <threshold>6.5113382879644632e-004</threshold>
26025                             <left_val>0.5097137093544006</left_val>
26026                             <right_val>0.3191910088062286</right_val>
26027                         </_>
26028                     </_>
26029                     <_>
26030                         <!-- tree 33 -->
26031                         <_>
26032                             <!-- root node -->
26033                             <feature>
26034                                 <rects>
26035                                     <_>11 0 6 6 -1.</_>
26036                                     <_>11 2 6 2 3.</_>
26037                                 </rects>
26038                                 <tilted>0</tilted>
26039                             </feature>
26040                             <threshold>8.8188261725008488e-004</threshold>
26041                             <left_val>0.4549585878849030</left_val>
26042                             <right_node>1</right_node>
26043                         </_>
26044                         <_>
26045                             <!-- node 1 -->
26046                             <feature>
26047                                 <rects>
26048                                     <_>14 0 2 6 -1.</_>
26049                                     <_>15 0 1 3 2.</_>
26050                                     <_>14 3 1 3 2.</_>
26051                                 </rects>
26052                                 <tilted>0</tilted>
26053                             </feature>
26054                             <threshold>-0.0145949097350240</threshold>
26055                             <left_val>0.2645038962364197</left_val>
26056                             <right_val>0.5153868198394775</right_val>
26057                         </_>
26058                     </_>
26059                     <_>
26060                         <!-- tree 34 -->
26061                         <_>
26062                             <!-- root node -->
26063                             <feature>
26064                                 <rects>
26065                                     <_>7 11 2 2 -1.</_>
26066                                     <_>7 11 1 1 2.</_>
26067                                     <_>8 12 1 1 2.</_>
26068                                 </rects>
26069                                 <tilted>0</tilted>
26070                             </feature>
26071                             <threshold>-1.2304580304771662e-003</threshold>
26072                             <left_val>0.6197584867477417</left_val>
26073                             <right_node>1</right_node>
26074                         </_>
26075                         <_>
26076                             <!-- node 1 -->
26077                             <feature>
26078                                 <rects>
26079                                     <_>7 10 2 2 -1.</_>
26080                                     <_>8 10 1 2 2.</_>
26081                                 </rects>
26082                                 <tilted>0</tilted>
26083                             </feature>
26084                             <threshold>-2.1867299801670015e-004</threshold>
26085                             <left_val>0.5469198822975159</left_val>
26086                             <right_val>0.4206855893135071</right_val>
26087                         </_>
26088                     </_>
26089                     <_>
26090                         <!-- tree 35 -->
26091                         <_>
26092                             <!-- root node -->
26093                             <feature>
26094                                 <rects>
26095                                     <_>9 14 2 6 -1.</_>
26096                                     <_>9 17 2 3 2.</_>
26097                                 </rects>
26098                                 <tilted>0</tilted>
26099                             </feature>
26100                             <threshold>-1.0909959673881531e-003</threshold>
26101                             <left_val>0.4140760004520416</left_val>
26102                             <right_node>1</right_node>
26103                         </_>
26104                         <_>
26105                             <!-- node 1 -->
26106                             <feature>
26107                                 <rects>
26108                                     <_>12 18 4 2 -1.</_>
26109                                     <_>12 19 4 1 2.</_>
26110                                 </rects>
26111                                 <tilted>0</tilted>
26112                             </feature>
26113                             <threshold>3.5210378700867295e-004</threshold>
26114                             <left_val>0.5476608872413635</left_val>
26115                             <right_val>0.4155021011829376</right_val>
26116                         </_>
26117                     </_>
26118                     <_>
26119                         <!-- tree 36 -->
26120                         <_>
26121                             <!-- root node -->
26122                             <feature>
26123                                 <rects>
26124                                     <_>8 17 4 3 -1.</_>
26125                                     <_>8 18 4 1 3.</_>
26126                                 </rects>
26127                                 <tilted>0</tilted>
26128                             </feature>
26129                             <threshold>-7.2563779540359974e-003</threshold>
26130                             <left_val>0.7160469293594360</left_val>
26131                             <right_node>1</right_node>
26132                         </_>
26133                         <_>
26134                             <!-- node 1 -->
26135                             <feature>
26136                                 <rects>
26137                                     <_>2 18 8 2 -1.</_>
26138                                     <_>2 19 8 1 2.</_>
26139                                 </rects>
26140                                 <tilted>0</tilted>
26141                             </feature>
26142                             <threshold>1.4701850013807416e-003</threshold>
26143                             <left_val>0.5240808129310608</left_val>
26144                             <right_val>0.3729662895202637</right_val>
26145                         </_>
26146                     </_>
26147                     <_>
26148                         <!-- tree 37 -->
26149                         <_>
26150                             <!-- root node -->
26151                             <feature>
26152                                 <rects>
26153                                     <_>2 9 16 3 -1.</_>
26154                                     <_>2 10 16 1 3.</_>
26155                                 </rects>
26156                                 <tilted>0</tilted>
26157                             </feature>
26158                             <threshold>1.1472719779703766e-004</threshold>
26159                             <left_val>0.4033798873424530</left_val>
26160                             <right_node>1</right_node>
26161                         </_>
26162                         <_>
26163                             <!-- node 1 -->
26164                             <feature>
26165                                 <rects>
26166                                     <_>9 9 2 2 -1.</_>
26167                                     <_>9 10 2 1 2.</_>
26168                                 </rects>
26169                                 <tilted>0</tilted>
26170                             </feature>
26171                             <threshold>3.0506469774991274e-003</threshold>
26172                             <left_val>0.5263985991477966</left_val>
26173                             <right_val>0.3560093045234680</right_val>
26174                         </_>
26175                     </_>
26176                     <_>
26177                         <!-- tree 38 -->
26178                         <_>
26179                             <!-- root node -->
26180                             <feature>
26181                                 <rects>
26182                                     <_>5 14 2 4 -1.</_>
26183                                     <_>5 14 1 2 2.</_>
26184                                     <_>6 16 1 2 2.</_>
26185                                 </rects>
26186                                 <tilted>0</tilted>
26187                             </feature>
26188                             <threshold>2.6269949739798903e-004</threshold>
26189                             <left_val>0.4569799900054932</left_val>
26190                             <right_node>1</right_node>
26191                         </_>
26192                         <_>
26193                             <!-- node 1 -->
26194                             <feature>
26195                                 <rects>
26196                                     <_>8 9 4 2 -1.</_>
26197                                     <_>8 9 2 1 2.</_>
26198                                     <_>10 10 2 1 2.</_>
26199                                 </rects>
26200                                 <tilted>0</tilted>
26201                             </feature>
26202                             <threshold>-3.6365550477057695e-003</threshold>
26203                             <left_val>0.3042570948600769</left_val>
26204                             <right_val>0.5868253707885742</right_val>
26205                         </_>
26206                     </_>
26207                     <_>
26208                         <!-- tree 39 -->
26209                         <_>
26210                             <!-- root node -->
26211                             <feature>
26212                                 <rects>
26213                                     <_>9 5 2 5 -1.</_>
26214                                     <_>9 5 1 5 2.</_>
26215                                 </rects>
26216                                 <tilted>0</tilted>
26217                             </feature>
26218                             <threshold>-8.4893293678760529e-003</threshold>
26219                             <left_node>1</left_node>
26220                             <right_val>0.4914157092571259</right_val>
26221                         </_>
26222                         <_>
26223                             <!-- node 1 -->
26224                             <feature>
26225                                 <rects>
26226                                     <_>9 9 3 2 -1.</_>
26227                                     <_>10 9 1 2 3.</_>
26228                                 </rects>
26229                                 <tilted>0</tilted>
26230                             </feature>
26231                             <threshold>5.8107408694922924e-003</threshold>
26232                             <left_val>0.4918529987335205</left_val>
26233                             <right_val>0.6266962885856628</right_val>
26234                         </_>
26235                     </_>
26236                     <_>
26237                         <!-- tree 40 -->
26238                         <_>
26239                             <!-- root node -->
26240                             <feature>
26241                                 <rects>
26242                                     <_>8 9 3 2 -1.</_>
26243                                     <_>9 9 1 2 3.</_>
26244                                 </rects>
26245                                 <tilted>0</tilted>
26246                             </feature>
26247                             <threshold>7.5583951547741890e-004</threshold>
26248                             <left_node>1</left_node>
26249                             <right_val>0.5633236169815064</right_val>
26250                         </_>
26251                         <_>
26252                             <!-- node 1 -->
26253                             <feature>
26254                                 <rects>
26255                                     <_>8 8 3 6 -1.</_>
26256                                     <_>9 8 1 6 3.</_>
26257                                 </rects>
26258                                 <tilted>0</tilted>
26259                             </feature>
26260                             <threshold>-2.2017690353095531e-003</threshold>
26261                             <left_val>0.5553916096687317</left_val>
26262                             <right_val>0.3827646076679230</right_val>
26263                         </_>
26264                     </_>
26265                     <_>
26266                         <!-- tree 41 -->
26267                         <_>
26268                             <!-- root node -->
26269                             <feature>
26270                                 <rects>
26271                                     <_>8 12 4 8 -1.</_>
26272                                     <_>10 12 2 4 2.</_>
26273                                     <_>8 16 2 4 2.</_>
26274                                 </rects>
26275                                 <tilted>0</tilted>
26276                             </feature>
26277                             <threshold>2.7908938936889172e-003</threshold>
26278                             <left_val>0.5498697757720947</left_val>
26279                             <right_node>1</right_node>
26280                         </_>
26281                         <_>
26282                             <!-- node 1 -->
26283                             <feature>
26284                                 <rects>
26285                                     <_>2 17 16 2 -1.</_>
26286                                     <_>10 17 8 1 2.</_>
26287                                     <_>2 18 8 1 2.</_>
26288                                 </rects>
26289                                 <tilted>0</tilted>
26290                             </feature>
26291                             <threshold>-1.8228569533675909e-003</threshold>
26292                             <left_val>0.4382283091545105</left_val>
26293                             <right_val>0.5424032807350159</right_val>
26294                         </_>
26295                     </_>
26296                     <_>
26297                         <!-- tree 42 -->
26298                         <_>
26299                             <!-- root node -->
26300                             <feature>
26301                                 <rects>
26302                                     <_>8 12 3 8 -1.</_>
26303                                     <_>9 12 1 8 3.</_>
26304                                 </rects>
26305                                 <tilted>0</tilted>
26306                             </feature>
26307                             <threshold>-7.2495508939027786e-003</threshold>
26308                             <left_val>0.2888121902942658</left_val>
26309                             <right_node>1</right_node>
26310                         </_>
26311                         <_>
26312                             <!-- node 1 -->
26313                             <feature>
26314                                 <rects>
26315                                     <_>3 10 1 3 -1.</_>
26316                                     <_>3 11 1 1 3.</_>
26317                                 </rects>
26318                                 <tilted>0</tilted>
26319                             </feature>
26320                             <threshold>-6.8744522286579013e-004</threshold>
26321                             <left_val>0.3472655117511749</left_val>
26322                             <right_val>0.5076370835304260</right_val>
26323                         </_>
26324                     </_>
26325                     <_>
26326                         <!-- tree 43 -->
26327                         <_>
26328                             <!-- root node -->
26329                             <feature>
26330                                 <rects>
26331                                     <_>9 14 10 6 -1.</_>
26332                                     <_>14 14 5 3 2.</_>
26333                                     <_>9 17 5 3 2.</_>
26334                                 </rects>
26335                                 <tilted>0</tilted>
26336                             </feature>
26337                             <threshold>2.5174440816044807e-003</threshold>
26338                             <left_val>0.4661205112934113</left_val>
26339                             <right_node>1</right_node>
26340                         </_>
26341                         <_>
26342                             <!-- node 1 -->
26343                             <feature>
26344                                 <rects>
26345                                     <_>14 13 3 6 -1.</_>
26346                                     <_>14 15 3 2 3.</_>
26347                                 </rects>
26348                                 <tilted>0</tilted>
26349                             </feature>
26350                             <threshold>-0.0101513797417283</threshold>
26351                             <left_val>0.3744775056838989</left_val>
26352                             <right_val>0.5294001102447510</right_val>
26353                         </_>
26354                     </_>
26355                     <_>
26356                         <!-- tree 44 -->
26357                         <_>
26358                             <!-- root node -->
26359                             <feature>
26360                                 <rects>
26361                                     <_>1 19 18 1 -1.</_>
26362                                     <_>7 19 6 1 3.</_>
26363                                 </rects>
26364                                 <tilted>0</tilted>
26365                             </feature>
26366                             <threshold>-4.1399952024221420e-003</threshold>
26367                             <left_node>1</left_node>
26368                             <right_val>0.4660485088825226</right_val>
26369                         </_>
26370                         <_>
26371                             <!-- node 1 -->
26372                             <feature>
26373                                 <rects>
26374                                     <_>2 10 15 2 -1.</_>
26375                                     <_>7 10 5 2 3.</_>
26376                                 </rects>
26377                                 <tilted>0</tilted>
26378                             </feature>
26379                             <threshold>-4.7078551724553108e-003</threshold>
26380                             <left_val>0.4175061881542206</left_val>
26381                             <right_val>0.6916306018829346</right_val>
26382                         </_>
26383                     </_>
26384                     <_>
26385                         <!-- tree 45 -->
26386                         <_>
26387                             <!-- root node -->
26388                             <feature>
26389                                 <rects>
26390                                     <_>4 17 16 3 -1.</_>
26391                                     <_>4 18 16 1 3.</_>
26392                                 </rects>
26393                                 <tilted>0</tilted>
26394                             </feature>
26395                             <threshold>0.0419810414314270</threshold>
26396                             <left_node>1</left_node>
26397                             <right_val>0.2018215060234070</right_val>
26398                         </_>
26399                         <_>
26400                             <!-- node 1 -->
26401                             <feature>
26402                                 <rects>
26403                                     <_>8 6 4 9 -1.</_>
26404                                     <_>8 9 4 3 3.</_>
26405                                 </rects>
26406                                 <tilted>0</tilted>
26407                             </feature>
26408                             <threshold>-0.0142729999497533</threshold>
26409                             <left_val>0.7511197924613953</left_val>
26410                             <right_val>0.5032083988189697</right_val>
26411                         </_>
26412                     </_>
26413                     <_>
26414                         <!-- tree 46 -->
26415                         <_>
26416                             <!-- root node -->
26417                             <feature>
26418                                 <rects>
26419                                     <_>9 16 2 4 -1.</_>
26420                                     <_>9 16 1 2 2.</_>
26421                                     <_>10 18 1 2 2.</_>
26422                                 </rects>
26423                                 <tilted>0</tilted>
26424                             </feature>
26425                             <threshold>4.0869521908462048e-003</threshold>
26426                             <left_node>1</left_node>
26427                             <right_val>0.2504513859748840</right_val>
26428                         </_>
26429                         <_>
26430                             <!-- node 1 -->
26431                             <feature>
26432                                 <rects>
26433                                     <_>5 5 10 8 -1.</_>
26434                                     <_>5 9 10 4 2.</_>
26435                                 </rects>
26436                                 <tilted>0</tilted>
26437                             </feature>
26438                             <threshold>1.7606799956411123e-003</threshold>
26439                             <left_val>0.3301401138305664</left_val>
26440                             <right_val>0.5218337178230286</right_val>
26441                         </_>
26442                     </_>
26443                     <_>
26444                         <!-- tree 47 -->
26445                         <_>
26446                             <!-- root node -->
26447                             <feature>
26448                                 <rects>
26449                                     <_>13 1 4 2 -1.</_>
26450                                     <_>13 1 2 2 2.</_>
26451                                 </rects>
26452                                 <tilted>0</tilted>
26453                             </feature>
26454                             <threshold>1.2550549581646919e-004</threshold>
26455                             <left_val>0.4614442884922028</left_val>
26456                             <right_node>1</right_node>
26457                         </_>
26458                         <_>
26459                             <!-- node 1 -->
26460                             <feature>
26461                                 <rects>
26462                                     <_>14 0 3 6 -1.</_>
26463                                     <_>14 2 3 2 3.</_>
26464                                 </rects>
26465                                 <tilted>0</tilted>
26466                             </feature>
26467                             <threshold>-2.9503209516406059e-003</threshold>
26468                             <left_val>0.4619950056076050</left_val>
26469                             <right_val>0.5247030258178711</right_val>
26470                         </_>
26471                     </_>
26472                     <_>
26473                         <!-- tree 48 -->
26474                         <_>
26475                             <!-- root node -->
26476                             <feature>
26477                                 <rects>
26478                                     <_>6 7 2 2 -1.</_>
26479                                     <_>6 7 1 1 2.</_>
26480                                     <_>7 8 1 1 2.</_>
26481                                 </rects>
26482                                 <tilted>0</tilted>
26483                             </feature>
26484                             <threshold>-1.1312420247122645e-003</threshold>
26485                             <left_val>0.6314368247985840</left_val>
26486                             <right_node>1</right_node>
26487                         </_>
26488                         <_>
26489                             <!-- node 1 -->
26490                             <feature>
26491                                 <rects>
26492                                     <_>7 1 6 1 -1.</_>
26493                                     <_>9 1 2 1 3.</_>
26494                                 </rects>
26495                                 <tilted>0</tilted>
26496                             </feature>
26497                             <threshold>-1.6983180539682508e-003</threshold>
26498                             <left_val>0.3401306867599487</left_val>
26499                             <right_val>0.5055527091026306</right_val>
26500                         </_>
26501                     </_>
26502                     <_>
26503                         <!-- tree 49 -->
26504                         <_>
26505                             <!-- root node -->
26506                             <feature>
26507                                 <rects>
26508                                     <_>9 11 3 3 -1.</_>
26509                                     <_>9 12 3 1 3.</_>
26510                                 </rects>
26511                                 <tilted>0</tilted>
26512                             </feature>
26513                             <threshold>-0.0114578204229474</threshold>
26514                             <left_node>1</left_node>
26515                             <right_val>0.4939996004104614</right_val>
26516                         </_>
26517                         <_>
26518                             <!-- node 1 -->
26519                             <feature>
26520                                 <rects>
26521                                     <_>12 9 3 3 -1.</_>
26522                                     <_>13 9 1 3 3.</_>
26523                                 </rects>
26524                                 <tilted>0</tilted>
26525                             </feature>
26526                             <threshold>-8.4962565451860428e-003</threshold>
26527                             <left_val>0.2965450882911682</left_val>
26528                             <right_val>0.5194367766380310</right_val>
26529                         </_>
26530                     </_>
26531                     <_>
26532                         <!-- tree 50 -->
26533                         <_>
26534                             <!-- root node -->
26535                             <feature>
26536                                 <rects>
26537                                     <_>8 11 3 3 -1.</_>
26538                                     <_>8 12 3 1 3.</_>
26539                                 </rects>
26540                                 <tilted>0</tilted>
26541                             </feature>
26542                             <threshold>0.0119190895929933</threshold>
26543                             <left_node>1</left_node>
26544                             <right_val>0.7886998057365418</right_val>
26545                         </_>
26546                         <_>
26547                             <!-- node 1 -->
26548                             <feature>
26549                                 <rects>
26550                                     <_>5 9 3 3 -1.</_>
26551                                     <_>6 9 1 3 3.</_>
26552                                 </rects>
26553                                 <tilted>0</tilted>
26554                             </feature>
26555                             <threshold>6.4416420646011829e-003</threshold>
26556                             <left_val>0.5106986761093140</left_val>
26557                             <right_val>0.2967146039009094</right_val>
26558                         </_>
26559                     </_>
26560                     <_>
26561                         <!-- tree 51 -->
26562                         <_>
26563                             <!-- root node -->
26564                             <feature>
26565                                 <rects>
26566                                     <_>10 11 1 3 -1.</_>
26567                                     <_>10 12 1 1 3.</_>
26568                                 </rects>
26569                                 <tilted>0</tilted>
26570                             </feature>
26571                             <threshold>-8.7857811013236642e-004</threshold>
26572                             <left_val>0.5714371204376221</left_val>
26573                             <right_node>1</right_node>
26574                         </_>
26575                         <_>
26576                             <!-- node 1 -->
26577                             <feature>
26578                                 <rects>
26579                                     <_>7 9 6 4 -1.</_>
26580                                     <_>10 9 3 2 2.</_>
26581                                     <_>7 11 3 2 2.</_>
26582                                 </rects>
26583                                 <tilted>0</tilted>
26584                             </feature>
26585                             <threshold>-2.0312711130827665e-003</threshold>
26586                             <left_val>0.4481200873851776</left_val>
26587                             <right_val>0.5384911894798279</right_val>
26588                         </_>
26589                     </_>
26590                     <_>
26591                         <!-- tree 52 -->
26592                         <_>
26593                             <!-- root node -->
26594                             <feature>
26595                                 <rects>
26596                                     <_>4 7 2 2 -1.</_>
26597                                     <_>4 7 1 1 2.</_>
26598                                     <_>5 8 1 1 2.</_>
26599                                 </rects>
26600                                 <tilted>0</tilted>
26601                             </feature>
26602                             <threshold>-1.5262430533766747e-003</threshold>
26603                             <left_val>0.6193568706512451</left_val>
26604                             <right_node>1</right_node>
26605                         </_>
26606                         <_>
26607                             <!-- node 1 -->
26608                             <feature>
26609                                 <rects>
26610                                     <_>5 7 3 1 -1.</_>
26611                                     <_>6 7 1 1 3.</_>
26612                                 </rects>
26613                                 <tilted>0</tilted>
26614                             </feature>
26615                             <threshold>4.2860880494117737e-003</threshold>
26616                             <left_val>0.4339885115623474</left_val>
26617                             <right_val>0.7697299122810364</right_val>
26618                         </_>
26619                     </_>
26620                     <_>
26621                         <!-- tree 53 -->
26622                         <_>
26623                             <!-- root node -->
26624                             <feature>
26625                                 <rects>
26626                                     <_>18 3 2 3 -1.</_>
26627                                     <_>18 4 2 1 3.</_>
26628                                 </rects>
26629                                 <tilted>0</tilted>
26630                             </feature>
26631                             <threshold>3.5010920837521553e-003</threshold>
26632                             <left_node>1</left_node>
26633                             <right_val>0.3171389102935791</right_val>
26634                         </_>
26635                         <_>
26636                             <!-- node 1 -->
26637                             <feature>
26638                                 <rects>
26639                                     <_>13 1 4 2 -1.</_>
26640                                     <_>13 1 2 2 2.</_>
26641                                 </rects>
26642                                 <tilted>0</tilted>
26643                             </feature>
26644                             <threshold>0.0125876702368259</threshold>
26645                             <left_val>0.5246698856353760</left_val>
26646                             <right_val>0.4241208136081696</right_val>
26647                         </_>
26648                     </_>
26649                     <_>
26650                         <!-- tree 54 -->
26651                         <_>
26652                             <!-- root node -->
26653                             <feature>
26654                                 <rects>
26655                                     <_>3 1 4 2 -1.</_>
26656                                     <_>5 1 2 2 2.</_>
26657                                 </rects>
26658                                 <tilted>0</tilted>
26659                             </feature>
26660                             <threshold>2.6207490009255707e-004</threshold>
26661                             <left_val>0.4231899976730347</left_val>
26662                             <right_node>1</right_node>
26663                         </_>
26664                         <_>
26665                             <!-- node 1 -->
26666                             <feature>
26667                                 <rects>
26668                                     <_>3 0 5 2 -1.</_>
26669                                     <_>3 1 5 1 2.</_>
26670                                 </rects>
26671                                 <tilted>0</tilted>
26672                             </feature>
26673                             <threshold>4.4701730075757951e-005</threshold>
26674                             <left_val>0.4174138903617859</left_val>
26675                             <right_val>0.5919603705406189</right_val>
26676                         </_>
26677                     </_>
26678                     <_>
26679                         <!-- tree 55 -->
26680                         <_>
26681                             <!-- root node -->
26682                             <feature>
26683                                 <rects>
26684                                     <_>14 7 6 4 -1.</_>
26685                                     <_>17 7 3 2 2.</_>
26686                                     <_>14 9 3 2 2.</_>
26687                                 </rects>
26688                                 <tilted>0</tilted>
26689                             </feature>
26690                             <threshold>7.8084698179736733e-004</threshold>
26691                             <left_val>0.4277389049530029</left_val>
26692                             <right_node>1</right_node>
26693                         </_>
26694                         <_>
26695                             <!-- node 1 -->
26696                             <feature>
26697                                 <rects>
26698                                     <_>4 8 16 2 -1.</_>
26699                                     <_>4 9 16 1 2.</_>
26700                                 </rects>
26701                                 <tilted>0</tilted>
26702                             </feature>
26703                             <threshold>8.8851212058216333e-004</threshold>
26704                             <left_val>0.3720161020755768</left_val>
26705                             <right_val>0.5226818919181824</right_val>
26706                         </_>
26707                     </_>
26708                     <_>
26709                         <!-- tree 56 -->
26710                         <_>
26711                             <!-- root node -->
26712                             <feature>
26713                                 <rects>
26714                                     <_>2 11 5 6 -1.</_>
26715                                     <_>2 13 5 2 3.</_>
26716                                 </rects>
26717                                 <tilted>0</tilted>
26718                             </feature>
26719                             <threshold>2.3369069676846266e-003</threshold>
26720                             <left_val>0.5478066802024841</left_val>
26721                             <right_node>1</right_node>
26722                         </_>
26723                         <_>
26724                             <!-- node 1 -->
26725                             <feature>
26726                                 <rects>
26727                                     <_>5 16 2 4 -1.</_>
26728                                     <_>5 16 1 2 2.</_>
26729                                     <_>6 18 1 2 2.</_>
26730                                 </rects>
26731                                 <tilted>0</tilted>
26732                             </feature>
26733                             <threshold>1.6688359901309013e-003</threshold>
26734                             <left_val>0.3628678917884827</left_val>
26735                             <right_val>0.6150004863739014</right_val>
26736                         </_>
26737                     </_>
26738                     <_>
26739                         <!-- tree 57 -->
26740                         <_>
26741                             <!-- root node -->
26742                             <feature>
26743                                 <rects>
26744                                     <_>15 6 2 12 -1.</_>
26745                                     <_>16 6 1 6 2.</_>
26746                                     <_>15 12 1 6 2.</_>
26747                                 </rects>
26748                                 <tilted>0</tilted>
26749                             </feature>
26750                             <threshold>3.0844469438306987e-004</threshold>
26751                             <left_val>0.4747075140476227</left_val>
26752                             <right_node>1</right_node>
26753                         </_>
26754                         <_>
26755                             <!-- node 1 -->
26756                             <feature>
26757                                 <rects>
26758                                     <_>13 3 6 16 -1.</_>
26759                                     <_>15 3 2 16 3.</_>
26760                                 </rects>
26761                                 <tilted>0</tilted>
26762                             </feature>
26763                             <threshold>3.4617560449987650e-003</threshold>
26764                             <left_val>0.4580138027667999</left_val>
26765                             <right_val>0.5585681796073914</right_val>
26766                         </_>
26767                     </_>
26768                     <_>
26769                         <!-- tree 58 -->
26770                         <_>
26771                             <!-- root node -->
26772                             <feature>
26773                                 <rects>
26774                                     <_>4 5 12 12 -1.</_>
26775                                     <_>4 5 6 6 2.</_>
26776                                     <_>10 11 6 6 2.</_>
26777                                 </rects>
26778                                 <tilted>0</tilted>
26779                             </feature>
26780                             <threshold>0.0189613103866577</threshold>
26781                             <left_val>0.5298801064491272</left_val>
26782                             <right_node>1</right_node>
26783                         </_>
26784                         <_>
26785                             <!-- node 1 -->
26786                             <feature>
26787                                 <rects>
26788                                     <_>5 1 10 13 -1.</_>
26789                                     <_>10 1 5 13 2.</_>
26790                                 </rects>
26791                                 <tilted>0</tilted>
26792                             </feature>
26793                             <threshold>0.1734731048345566</threshold>
26794                             <left_val>0.3698385059833527</left_val>
26795                             <right_val>0.8498619794845581</right_val>
26796                         </_>
26797                     </_>
26798                     <_>
26799                         <!-- tree 59 -->
26800                         <_>
26801                             <!-- root node -->
26802                             <feature>
26803                                 <rects>
26804                                     <_>11 5 2 2 -1.</_>
26805                                     <_>12 5 1 1 2.</_>
26806                                     <_>11 6 1 1 2.</_>
26807                                 </rects>
26808                                 <tilted>0</tilted>
26809                             </feature>
26810                             <threshold>2.0020549709443003e-004</threshold>
26811                             <left_node>1</left_node>
26812                             <right_val>0.5565661787986755</right_val>
26813                         </_>
26814                         <_>
26815                             <!-- node 1 -->
26816                             <feature>
26817                                 <rects>
26818                                     <_>13 5 1 3 -1.</_>
26819                                     <_>13 6 1 1 3.</_>
26820                                 </rects>
26821                                 <tilted>0</tilted>
26822                             </feature>
26823                             <threshold>1.0967060225084424e-003</threshold>
26824                             <left_val>0.4795713126659393</left_val>
26825                             <right_val>0.6286259889602661</right_val>
26826                         </_>
26827                     </_>
26828                     <_>
26829                         <!-- tree 60 -->
26830                         <_>
26831                             <!-- root node -->
26832                             <feature>
26833                                 <rects>
26834                                     <_>7 4 2 4 -1.</_>
26835                                     <_>7 4 1 2 2.</_>
26836                                     <_>8 6 1 2 2.</_>
26837                                 </rects>
26838                                 <tilted>0</tilted>
26839                             </feature>
26840                             <threshold>1.5107099898159504e-004</threshold>
26841                             <left_val>0.4052405953407288</left_val>
26842                             <right_node>1</right_node>
26843                         </_>
26844                         <_>
26845                             <!-- node 1 -->
26846                             <feature>
26847                                 <rects>
26848                                     <_>7 5 6 4 -1.</_>
26849                                     <_>10 5 3 4 2.</_>
26850                                 </rects>
26851                                 <tilted>0</tilted>
26852                             </feature>
26853                             <threshold>-3.4463501069694757e-003</threshold>
26854                             <left_val>0.6173015236854553</left_val>
26855                             <right_val>0.4414263963699341</right_val>
26856                         </_>
26857                     </_>
26858                     <_>
26859                         <!-- tree 61 -->
26860                         <_>
26861                             <!-- root node -->
26862                             <feature>
26863                                 <rects>
26864                                     <_>12 4 4 6 -1.</_>
26865                                     <_>14 4 2 3 2.</_>
26866                                     <_>12 7 2 3 2.</_>
26867                                 </rects>
26868                                 <tilted>0</tilted>
26869                             </feature>
26870                             <threshold>8.5176620632410049e-003</threshold>
26871                             <left_node>1</left_node>
26872                             <right_val>0.3570570945739746</right_val>
26873                         </_>
26874                         <_>
26875                             <!-- node 1 -->
26876                             <feature>
26877                                 <rects>
26878                                     <_>12 11 7 6 -1.</_>
26879                                     <_>12 13 7 2 3.</_>
26880                                 </rects>
26881                                 <tilted>0</tilted>
26882                             </feature>
26883                             <threshold>-0.0358121097087860</threshold>
26884                             <left_val>0.3151328861713409</left_val>
26885                             <right_val>0.5252702832221985</right_val>
26886                         </_>
26887                     </_>
26888                     <_>
26889                         <!-- tree 62 -->
26890                         <_>
26891                             <!-- root node -->
26892                             <feature>
26893                                 <rects>
26894                                     <_>5 6 6 6 -1.</_>
26895                                     <_>7 6 2 6 3.</_>
26896                                 </rects>
26897                                 <tilted>0</tilted>
26898                             </feature>
26899                             <threshold>-0.0211554002016783</threshold>
26900                             <left_val>0.6124721169471741</left_val>
26901                             <right_node>1</right_node>
26902                         </_>
26903                         <_>
26904                             <!-- node 1 -->
26905                             <feature>
26906                                 <rects>
26907                                     <_>9 8 2 2 -1.</_>
26908                                     <_>9 9 2 1 2.</_>
26909                                 </rects>
26910                                 <tilted>0</tilted>
26911                             </feature>
26912                             <threshold>8.9890940580517054e-004</threshold>
26913                             <left_val>0.5169975757598877</left_val>
26914                             <right_val>0.3596271872520447</right_val>
26915                         </_>
26916                     </_>
26917                     <_>
26918                         <!-- tree 63 -->
26919                         <_>
26920                             <!-- root node -->
26921                             <feature>
26922                                 <rects>
26923                                     <_>15 6 2 2 -1.</_>
26924                                     <_>16 6 1 1 2.</_>
26925                                     <_>15 7 1 1 2.</_>
26926                                 </rects>
26927                                 <tilted>0</tilted>
26928                             </feature>
26929                             <threshold>-1.5613760333508253e-003</threshold>
26930                             <left_node>1</left_node>
26931                             <right_val>0.4914987981319428</right_val>
26932                         </_>
26933                         <_>
26934                             <!-- node 1 -->
26935                             <feature>
26936                                 <rects>
26937                                     <_>14 7 4 4 -1.</_>
26938                                     <_>16 7 2 2 2.</_>
26939                                     <_>14 9 2 2 2.</_>
26940                                 </rects>
26941                                 <tilted>0</tilted>
26942                             </feature>
26943                             <threshold>6.7120860330760479e-004</threshold>
26944                             <left_val>0.4546211063861847</left_val>
26945                             <right_val>0.5395811796188355</right_val>
26946                         </_>
26947                     </_>
26948                     <_>
26949                         <!-- tree 64 -->
26950                         <_>
26951                             <!-- root node -->
26952                             <feature>
26953                                 <rects>
26954                                     <_>5 5 6 2 -1.</_>
26955                                     <_>7 5 2 2 3.</_>
26956                                 </rects>
26957                                 <tilted>0</tilted>
26958                             </feature>
26959                             <threshold>-0.0215970296412706</threshold>
26960                             <left_val>0.1903133988380432</left_val>
26961                             <right_node>1</right_node>
26962                         </_>
26963                         <_>
26964                             <!-- node 1 -->
26965                             <feature>
26966                                 <rects>
26967                                     <_>1 19 18 1 -1.</_>
26968                                     <_>7 19 6 1 3.</_>
26969                                 </rects>
26970                                 <tilted>0</tilted>
26971                             </feature>
26972                             <threshold>-0.0249472297728062</threshold>
26973                             <left_val>0.6974077224731445</left_val>
26974                             <right_val>0.4967716038227081</right_val>
26975                         </_>
26976                     </_>
26977                     <_>
26978                         <!-- tree 65 -->
26979                         <_>
26980                             <!-- root node -->
26981                             <feature>
26982                                 <rects>
26983                                     <_>12 3 3 3 -1.</_>
26984                                     <_>12 4 3 1 3.</_>
26985                                 </rects>
26986                                 <tilted>0</tilted>
26987                             </feature>
26988                             <threshold>1.8725979607552290e-003</threshold>
26989                             <left_val>0.4748947918415070</left_val>
26990                             <right_node>1</right_node>
26991                         </_>
26992                         <_>
26993                             <!-- node 1 -->
26994                             <feature>
26995                                 <rects>
26996                                     <_>16 0 2 3 -1.</_>
26997                                     <_>16 1 2 1 3.</_>
26998                                 </rects>
26999                                 <tilted>0</tilted>
27000                             </feature>
27001                             <threshold>6.3912719488143921e-003</threshold>
27002                             <left_val>0.5180178284645081</left_val>
27003                             <right_val>0.2924321889877319</right_val>
27004                         </_>
27005                     </_>
27006                     <_>
27007                         <!-- tree 66 -->
27008                         <_>
27009                             <!-- root node -->
27010                             <feature>
27011                                 <rects>
27012                                     <_>5 3 3 3 -1.</_>
27013                                     <_>5 4 3 1 3.</_>
27014                                 </rects>
27015                                 <tilted>0</tilted>
27016                             </feature>
27017                             <threshold>-9.1552399098873138e-003</threshold>
27018                             <left_val>0.7665870189666748</left_val>
27019                             <right_node>1</right_node>
27020                         </_>
27021                         <_>
27022                             <!-- node 1 -->
27023                             <feature>
27024                                 <rects>
27025                                     <_>2 0 2 3 -1.</_>
27026                                     <_>2 1 2 1 3.</_>
27027                                 </rects>
27028                                 <tilted>0</tilted>
27029                             </feature>
27030                             <threshold>2.1715660113841295e-003</threshold>
27031                             <left_val>0.5215551257133484</left_val>
27032                             <right_val>0.3365719020366669</right_val>
27033                         </_>
27034                     </_>
27035                     <_>
27036                         <!-- tree 67 -->
27037                         <_>
27038                             <!-- root node -->
27039                             <feature>
27040                                 <rects>
27041                                     <_>15 6 2 2 -1.</_>
27042                                     <_>16 6 1 1 2.</_>
27043                                     <_>15 7 1 1 2.</_>
27044                                 </rects>
27045                                 <tilted>0</tilted>
27046                             </feature>
27047                             <threshold>1.2330369791015983e-003</threshold>
27048                             <left_node>1</left_node>
27049                             <right_val>0.6260957717895508</right_val>
27050                         </_>
27051                         <_>
27052                             <!-- node 1 -->
27053                             <feature>
27054                                 <rects>
27055                                     <_>10 13 1 6 -1.</_>
27056                                     <_>10 16 1 3 2.</_>
27057                                 </rects>
27058                                 <tilted>0</tilted>
27059                             </feature>
27060                             <threshold>-4.0785901364870369e-004</threshold>
27061                             <left_val>0.4533509910106659</left_val>
27062                             <right_val>0.5386489033699036</right_val>
27063                         </_>
27064                     </_>
27065                     <_>
27066                         <!-- tree 68 -->
27067                         <_>
27068                             <!-- root node -->
27069                             <feature>
27070                                 <rects>
27071                                     <_>0 7 10 2 -1.</_>
27072                                     <_>0 7 5 1 2.</_>
27073                                     <_>5 8 5 1 2.</_>
27074                                 </rects>
27075                                 <tilted>0</tilted>
27076                             </feature>
27077                             <threshold>4.6437609125860035e-004</threshold>
27078                             <left_val>0.4103496074676514</left_val>
27079                             <right_node>1</right_node>
27080                         </_>
27081                         <_>
27082                             <!-- node 1 -->
27083                             <feature>
27084                                 <rects>
27085                                     <_>3 10 6 2 -1.</_>
27086                                     <_>3 11 6 1 2.</_>
27087                                 </rects>
27088                                 <tilted>0</tilted>
27089                             </feature>
27090                             <threshold>-1.1600199650274590e-004</threshold>
27091                             <left_val>0.5830391049385071</left_val>
27092                             <right_val>0.4304105937480927</right_val>
27093                         </_>
27094                     </_>
27095                     <_>
27096                         <!-- tree 69 -->
27097                         <_>
27098                             <!-- root node -->
27099                             <feature>
27100                                 <rects>
27101                                     <_>12 18 4 2 -1.</_>
27102                                     <_>12 19 4 1 2.</_>
27103                                 </rects>
27104                                 <tilted>0</tilted>
27105                             </feature>
27106                             <threshold>-0.0127187203615904</threshold>
27107                             <left_val>0.2132582962512970</left_val>
27108                             <right_node>1</right_node>
27109                         </_>
27110                         <_>
27111                             <!-- node 1 -->
27112                             <feature>
27113                                 <rects>
27114                                     <_>12 18 2 2 -1.</_>
27115                                     <_>13 18 1 1 2.</_>
27116                                     <_>12 19 1 1 2.</_>
27117                                 </rects>
27118                                 <tilted>0</tilted>
27119                             </feature>
27120                             <threshold>8.9431880041956902e-005</threshold>
27121                             <left_val>0.4872891008853912</left_val>
27122                             <right_val>0.5458915233612061</right_val>
27123                         </_>
27124                     </_>
27125                     <_>
27126                         <!-- tree 70 -->
27127                         <_>
27128                             <!-- root node -->
27129                             <feature>
27130                                 <rects>
27131                                     <_>6 19 2 1 -1.</_>
27132                                     <_>7 19 1 1 2.</_>
27133                                 </rects>
27134                                 <tilted>0</tilted>
27135                             </feature>
27136                             <threshold>-3.3913689549081028e-004</threshold>
27137                             <left_val>0.3974364995956421</left_val>
27138                             <right_node>1</right_node>
27139                         </_>
27140                         <_>
27141                             <!-- node 1 -->
27142                             <feature>
27143                                 <rects>
27144                                     <_>0 4 2 16 -1.</_>
27145                                     <_>0 4 1 8 2.</_>
27146                                     <_>1 12 1 8 2.</_>
27147                                 </rects>
27148                                 <tilted>0</tilted>
27149                             </feature>
27150                             <threshold>-0.0180263407528400</threshold>
27151                             <left_val>0.7568550705909729</left_val>
27152                             <right_val>0.5045611858367920</right_val>
27153                         </_>
27154                     </_>
27155                     <_>
27156                         <!-- tree 71 -->
27157                         <_>
27158                             <!-- root node -->
27159                             <feature>
27160                                 <rects>
27161                                     <_>16 1 4 9 -1.</_>
27162                                     <_>16 4 4 3 3.</_>
27163                                 </rects>
27164                                 <tilted>0</tilted>
27165                             </feature>
27166                             <threshold>6.9179181009531021e-003</threshold>
27167                             <left_node>1</left_node>
27168                             <right_val>0.3966299891471863</right_val>
27169                         </_>
27170                         <_>
27171                             <!-- node 1 -->
27172                             <feature>
27173                                 <rects>
27174                                     <_>10 2 1 2 -1.</_>
27175                                     <_>10 3 1 1 2.</_>
27176                                 </rects>
27177                                 <tilted>0</tilted>
27178                             </feature>
27179                             <threshold>-1.1839679791592062e-004</threshold>
27180                             <left_val>0.4198082983493805</left_val>
27181                             <right_val>0.5435804128646851</right_val>
27182                         </_>
27183                     </_>
27184                     <_>
27185                         <!-- tree 72 -->
27186                         <_>
27187                             <!-- root node -->
27188                             <feature>
27189                                 <rects>
27190                                     <_>4 14 4 6 -1.</_>
27191                                     <_>4 14 2 3 2.</_>
27192                                     <_>6 17 2 3 2.</_>
27193                                 </rects>
27194                                 <tilted>0</tilted>
27195                             </feature>
27196                             <threshold>-3.9474181830883026e-003</threshold>
27197                             <left_val>0.6369457840919495</left_val>
27198                             <right_node>1</right_node>
27199                         </_>
27200                         <_>
27201                             <!-- node 1 -->
27202                             <feature>
27203                                 <rects>
27204                                     <_>4 15 1 4 -1.</_>
27205                                     <_>4 17 1 2 2.</_>
27206                                 </rects>
27207                                 <tilted>0</tilted>
27208                             </feature>
27209                             <threshold>6.0050919273635373e-005</threshold>
27210                             <left_val>0.5269566774368286</left_val>
27211                             <right_val>0.3812243044376373</right_val>
27212                         </_>
27213                     </_>
27214                     <_>
27215                         <!-- tree 73 -->
27216                         <_>
27217                             <!-- root node -->
27218                             <feature>
27219                                 <rects>
27220                                     <_>0 2 20 4 -1.</_>
27221                                     <_>10 2 10 2 2.</_>
27222                                     <_>0 4 10 2 2.</_>
27223                                 </rects>
27224                                 <tilted>0</tilted>
27225                             </feature>
27226                             <threshold>9.1423643752932549e-003</threshold>
27227                             <left_node>1</left_node>
27228                             <right_val>0.4156762957572937</right_val>
27229                         </_>
27230                         <_>
27231                             <!-- node 1 -->
27232                             <feature>
27233                                 <rects>
27234                                     <_>14 5 2 8 -1.</_>
27235                                     <_>14 9 2 4 2.</_>
27236                                 </rects>
27237                                 <tilted>0</tilted>
27238                             </feature>
27239                             <threshold>2.1305440168362111e-004</threshold>
27240                             <left_val>0.3523533046245575</left_val>
27241                             <right_val>0.5349454283714294</right_val>
27242                         </_>
27243                     </_>
27244                     <_>
27245                         <!-- tree 74 -->
27246                         <_>
27247                             <!-- root node -->
27248                             <feature>
27249                                 <rects>
27250                                     <_>5 12 4 5 -1.</_>
27251                                     <_>7 12 2 5 2.</_>
27252                                 </rects>
27253                                 <tilted>0</tilted>
27254                             </feature>
27255                             <threshold>-2.0855850016232580e-004</threshold>
27256                             <left_node>1</left_node>
27257                             <right_val>0.4403322041034699</right_val>
27258                         </_>
27259                         <_>
27260                             <!-- node 1 -->
27261                             <feature>
27262                                 <rects>
27263                                     <_>0 13 9 6 -1.</_>
27264                                     <_>0 15 9 2 3.</_>
27265                                 </rects>
27266                                 <tilted>0</tilted>
27267                             </feature>
27268                             <threshold>1.3130389852449298e-003</threshold>
27269                             <left_val>0.6058161258697510</left_val>
27270                             <right_val>0.4468218982219696</right_val>
27271                         </_>
27272                     </_>
27273                     <_>
27274                         <!-- tree 75 -->
27275                         <_>
27276                             <!-- root node -->
27277                             <feature>
27278                                 <rects>
27279                                     <_>9 14 11 3 -1.</_>
27280                                     <_>9 15 11 1 3.</_>
27281                                 </rects>
27282                                 <tilted>0</tilted>
27283                             </feature>
27284                             <threshold>-2.9134768992662430e-003</threshold>
27285                             <left_node>1</left_node>
27286                             <right_val>0.4825705885887146</right_val>
27287                         </_>
27288                         <_>
27289                             <!-- node 1 -->
27290                             <feature>
27291                                 <rects>
27292                                     <_>7 14 7 3 -1.</_>
27293                                     <_>7 15 7 1 3.</_>
27294                                 </rects>
27295                                 <tilted>0</tilted>
27296                             </feature>
27297                             <threshold>2.9645769391208887e-003</threshold>
27298                             <left_val>0.4835998117923737</left_val>
27299                             <right_val>0.6039277911186218</right_val>
27300                         </_>
27301                     </_>
27302                     <_>
27303                         <!-- tree 76 -->
27304                         <_>
27305                             <!-- root node -->
27306                             <feature>
27307                                 <rects>
27308                                     <_>3 6 2 2 -1.</_>
27309                                     <_>3 6 1 1 2.</_>
27310                                     <_>4 7 1 1 2.</_>
27311                                 </rects>
27312                                 <tilted>0</tilted>
27313                             </feature>
27314                             <threshold>1.7772549763321877e-003</threshold>
27315                             <left_node>1</left_node>
27316                             <right_val>0.6871827244758606</right_val>
27317                         </_>
27318                         <_>
27319                             <!-- node 1 -->
27320                             <feature>
27321                                 <rects>
27322                                     <_>6 7 2 7 -1.</_>
27323                                     <_>7 7 1 7 2.</_>
27324                                 </rects>
27325                                 <tilted>0</tilted>
27326                             </feature>
27327                             <threshold>-7.7136349864304066e-003</threshold>
27328                             <left_val>0.2842220962047577</left_val>
27329                             <right_val>0.5145428180694580</right_val>
27330                         </_>
27331                     </_>
27332                     <_>
27333                         <!-- tree 77 -->
27334                         <_>
27335                             <!-- root node -->
27336                             <feature>
27337                                 <rects>
27338                                     <_>14 5 1 3 -1.</_>
27339                                     <_>14 6 1 1 3.</_>
27340                                 </rects>
27341                                 <tilted>0</tilted>
27342                             </feature>
27343                             <threshold>5.1027478184551001e-004</threshold>
27344                             <left_node>1</left_node>
27345                             <right_val>0.6024426221847534</right_val>
27346                         </_>
27347                         <_>
27348                             <!-- node 1 -->
27349                             <feature>
27350                                 <rects>
27351                                     <_>13 4 4 3 -1.</_>
27352                                     <_>13 5 4 1 3.</_>
27353                                 </rects>
27354                                 <tilted>0</tilted>
27355                             </feature>
27356                             <threshold>1.7460630042478442e-003</threshold>
27357                             <left_val>0.4756610095500946</left_val>
27358                             <right_val>0.5721154212951660</right_val>
27359                         </_>
27360                     </_>
27361                     <_>
27362                         <!-- tree 78 -->
27363                         <_>
27364                             <!-- root node -->
27365                             <feature>
27366                                 <rects>
27367                                     <_>2 7 4 4 -1.</_>
27368                                     <_>2 7 2 2 2.</_>
27369                                     <_>4 9 2 2 2.</_>
27370                                 </rects>
27371                                 <tilted>0</tilted>
27372                             </feature>
27373                             <threshold>3.8068278809078038e-004</threshold>
27374                             <left_node>1</left_node>
27375                             <right_val>0.4931069016456604</right_val>
27376                         </_>
27377                         <_>
27378                             <!-- node 1 -->
27379                             <feature>
27380                                 <rects>
27381                                     <_>2 9 13 6 -1.</_>
27382                                     <_>2 12 13 3 2.</_>
27383                                 </rects>
27384                                 <tilted>0</tilted>
27385                             </feature>
27386                             <threshold>2.8228890150785446e-003</threshold>
27387                             <left_val>0.3311698138713837</left_val>
27388                             <right_val>0.6227598190307617</right_val>
27389                         </_>
27390                     </_>
27391                     <_>
27392                         <!-- tree 79 -->
27393                         <_>
27394                             <!-- root node -->
27395                             <feature>
27396                                 <rects>
27397                                     <_>10 1 3 4 -1.</_>
27398                                     <_>11 1 1 4 3.</_>
27399                                 </rects>
27400                                 <tilted>0</tilted>
27401                             </feature>
27402                             <threshold>-5.3000478073954582e-003</threshold>
27403                             <left_node>1</left_node>
27404                             <right_val>0.5232092738151550</right_val>
27405                         </_>
27406                         <_>
27407                             <!-- node 1 -->
27408                             <feature>
27409                                 <rects>
27410                                     <_>9 8 5 2 -1.</_>
27411                                     <_>9 9 5 1 2.</_>
27412                                 </rects>
27413                                 <tilted>0</tilted>
27414                             </feature>
27415                             <threshold>4.4951299059903249e-005</threshold>
27416                             <left_val>0.3995231986045837</left_val>
27417                             <right_val>0.5314797759056091</right_val>
27418                         </_>
27419                     </_>
27420                     <_>
27421                         <!-- tree 80 -->
27422                         <_>
27423                             <!-- root node -->
27424                             <feature>
27425                                 <rects>
27426                                     <_>0 14 11 3 -1.</_>
27427                                     <_>0 15 11 1 3.</_>
27428                                 </rects>
27429                                 <tilted>0</tilted>
27430                             </feature>
27431                             <threshold>3.2752458937466145e-003</threshold>
27432                             <left_val>0.4481619894504547</left_val>
27433                             <right_node>1</right_node>
27434                         </_>
27435                         <_>
27436                             <!-- node 1 -->
27437                             <feature>
27438                                 <rects>
27439                                     <_>8 11 2 8 -1.</_>
27440                                     <_>8 15 2 4 2.</_>
27441                                 </rects>
27442                                 <tilted>0</tilted>
27443                             </feature>
27444                             <threshold>-2.8162579983472824e-003</threshold>
27445                             <left_val>0.3907971978187561</left_val>
27446                             <right_val>0.6671640872955322</right_val>
27447                         </_>
27448                     </_>
27449                     <_>
27450                         <!-- tree 81 -->
27451                         <_>
27452                             <!-- root node -->
27453                             <feature>
27454                                 <rects>
27455                                     <_>5 11 10 6 -1.</_>
27456                                     <_>5 14 10 3 2.</_>
27457                                 </rects>
27458                                 <tilted>0</tilted>
27459                             </feature>
27460                             <threshold>1.4112279750406742e-003</threshold>
27461                             <left_val>0.5357010960578919</left_val>
27462                             <right_node>1</right_node>
27463                         </_>
27464                         <_>
27465                             <!-- node 1 -->
27466                             <feature>
27467                                 <rects>
27468                                     <_>5 13 15 5 -1.</_>
27469                                     <_>10 13 5 5 3.</_>
27470                                 </rects>
27471                                 <tilted>0</tilted>
27472                             </feature>
27473                             <threshold>8.3062034100294113e-003</threshold>
27474                             <left_val>0.4770965874195099</left_val>
27475                             <right_val>0.5570099949836731</right_val>
27476                         </_>
27477                     </_>
27478                     <_>
27479                         <!-- tree 82 -->
27480                         <_>
27481                             <!-- root node -->
27482                             <feature>
27483                                 <rects>
27484                                     <_>8 10 1 10 -1.</_>
27485                                     <_>8 15 1 5 2.</_>
27486                                 </rects>
27487                                 <tilted>0</tilted>
27488                             </feature>
27489                             <threshold>2.2164839319884777e-003</threshold>
27490                             <left_val>0.4947124123573303</left_val>
27491                             <right_node>1</right_node>
27492                         </_>
27493                         <_>
27494                             <!-- node 1 -->
27495                             <feature>
27496                                 <rects>
27497                                     <_>4 14 6 2 -1.</_>
27498                                     <_>6 14 2 2 3.</_>
27499                                 </rects>
27500                                 <tilted>0</tilted>
27501                             </feature>
27502                             <threshold>-4.9868631176650524e-003</threshold>
27503                             <left_val>0.5241307020187378</left_val>
27504                             <right_val>0.2512654960155487</right_val>
27505                         </_>
27506                     </_>
27507                     <_>
27508                         <!-- tree 83 -->
27509                         <_>
27510                             <!-- root node -->
27511                             <feature>
27512                                 <rects>
27513                                     <_>7 14 7 3 -1.</_>
27514                                     <_>7 15 7 1 3.</_>
27515                                 </rects>
27516                                 <tilted>0</tilted>
27517                             </feature>
27518                             <threshold>-3.6664260551333427e-003</threshold>
27519                             <left_node>1</left_node>
27520                             <right_val>0.4619553983211517</right_val>
27521                         </_>
27522                         <_>
27523                             <!-- node 1 -->
27524                             <feature>
27525                                 <rects>
27526                                     <_>7 16 9 3 -1.</_>
27527                                     <_>7 17 9 1 3.</_>
27528                                 </rects>
27529                                 <tilted>0</tilted>
27530                             </feature>
27531                             <threshold>-0.0105812298133969</threshold>
27532                             <left_val>0.6301718950271606</left_val>
27533                             <right_val>0.4973031878471375</right_val>
27534                         </_>
27535                     </_>
27536                     <_>
27537                         <!-- tree 84 -->
27538                         <_>
27539                             <!-- root node -->
27540                             <feature>
27541                                 <rects>
27542                                     <_>8 7 3 3 -1.</_>
27543                                     <_>8 8 3 1 3.</_>
27544                                 </rects>
27545                                 <tilted>0</tilted>
27546                             </feature>
27547                             <threshold>7.3366491124033928e-003</threshold>
27548                             <left_node>1</left_node>
27549                             <right_val>0.2870970070362091</right_val>
27550                         </_>
27551                         <_>
27552                             <!-- node 1 -->
27553                             <feature>
27554                                 <rects>
27555                                     <_>3 5 1 6 -1.</_>
27556                                     <_>3 8 1 3 2.</_>
27557                                 </rects>
27558                                 <tilted>0</tilted>
27559                             </feature>
27560                             <threshold>-3.9318940252996981e-004</threshold>
27561                             <left_val>0.4252805113792419</left_val>
27562                             <right_val>0.5579246878623962</right_val>
27563                         </_>
27564                     </_>
27565                     <_>
27566                         <!-- tree 85 -->
27567                         <_>
27568                             <!-- root node -->
27569                             <feature>
27570                                 <rects>
27571                                     <_>6 5 11 2 -1.</_>
27572                                     <_>6 6 11 1 2.</_>
27573                                 </rects>
27574                                 <tilted>0</tilted>
27575                             </feature>
27576                             <threshold>-8.1375334411859512e-003</threshold>
27577                             <left_val>0.5747315883636475</left_val>
27578                             <right_node>1</right_node>
27579                         </_>
27580                         <_>
27581                             <!-- node 1 -->
27582                             <feature>
27583                                 <rects>
27584                                     <_>9 0 3 2 -1.</_>
27585                                     <_>10 0 1 2 3.</_>
27586                                 </rects>
27587                                 <tilted>0</tilted>
27588                             </feature>
27589                             <threshold>2.4809150490909815e-003</threshold>
27590                             <left_val>0.5203374028205872</left_val>
27591                             <right_val>0.3903566896915436</right_val>
27592                         </_>
27593                     </_>
27594                     <_>
27595                         <!-- tree 86 -->
27596                         <_>
27597                             <!-- root node -->
27598                             <feature>
27599                                 <rects>
27600                                     <_>5 5 1 3 -1.</_>
27601                                     <_>5 6 1 1 3.</_>
27602                                 </rects>
27603                                 <tilted>0</tilted>
27604                             </feature>
27605                             <threshold>8.8749779388308525e-004</threshold>
27606                             <left_node>1</left_node>
27607                             <right_val>0.5534321069717407</right_val>
27608                         </_>
27609                         <_>
27610                             <!-- node 1 -->
27611                             <feature>
27612                                 <rects>
27613                                     <_>8 7 3 2 -1.</_>
27614                                     <_>9 7 1 2 3.</_>
27615                                 </rects>
27616                                 <tilted>0</tilted>
27617                             </feature>
27618                             <threshold>-4.2194919660687447e-004</threshold>
27619                             <left_val>0.5338044166564941</left_val>
27620                             <right_val>0.3925840854644775</right_val>
27621                         </_>
27622                     </_>
27623                     <_>
27624                         <!-- tree 87 -->
27625                         <_>
27626                             <!-- root node -->
27627                             <feature>
27628                                 <rects>
27629                                     <_>5 2 10 6 -1.</_>
27630                                     <_>10 2 5 3 2.</_>
27631                                     <_>5 5 5 3 2.</_>
27632                                 </rects>
27633                                 <tilted>0</tilted>
27634                             </feature>
27635                             <threshold>-7.9790111631155014e-003</threshold>
27636                             <left_val>0.4144316017627716</left_val>
27637                             <right_node>1</right_node>
27638                         </_>
27639                         <_>
27640                             <!-- node 1 -->
27641                             <feature>
27642                                 <rects>
27643                                     <_>8 4 6 4 -1.</_>
27644                                     <_>8 4 3 4 2.</_>
27645                                 </rects>
27646                                 <tilted>0</tilted>
27647                             </feature>
27648                             <threshold>1.1439629597589374e-003</threshold>
27649                             <left_val>0.4701372981071472</left_val>
27650                             <right_val>0.5281736254692078</right_val>
27651                         </_>
27652                     </_>
27653                     <_>
27654                         <!-- tree 88 -->
27655                         <_>
27656                             <!-- root node -->
27657                             <feature>
27658                                 <rects>
27659                                     <_>8 16 3 4 -1.</_>
27660                                     <_>9 16 1 4 3.</_>
27661                                 </rects>
27662                                 <tilted>0</tilted>
27663                             </feature>
27664                             <threshold>7.5542130507528782e-003</threshold>
27665                             <left_node>1</left_node>
27666                             <right_val>0.2527256011962891</right_val>
27667                         </_>
27668                         <_>
27669                             <!-- node 1 -->
27670                             <feature>
27671                                 <rects>
27672                                     <_>9 13 2 6 -1.</_>
27673                                     <_>9 13 1 3 2.</_>
27674                                     <_>10 16 1 3 2.</_>
27675                                 </rects>
27676                                 <tilted>0</tilted>
27677                             </feature>
27678                             <threshold>1.0288399644196033e-003</threshold>
27679                             <left_val>0.5605146288871765</left_val>
27680                             <right_val>0.4297856092453003</right_val>
27681                         </_>
27682                     </_>
27683                     <_>
27684                         <!-- tree 89 -->
27685                         <_>
27686                             <!-- root node -->
27687                             <feature>
27688                                 <rects>
27689                                     <_>9 8 3 1 -1.</_>
27690                                     <_>10 8 1 1 3.</_>
27691                                 </rects>
27692                                 <tilted>0</tilted>
27693                             </feature>
27694                             <threshold>-1.7234670231118798e-003</threshold>
27695                             <left_node>1</left_node>
27696                             <right_val>0.4839682877063751</right_val>
27697                         </_>
27698                         <_>
27699                             <!-- node 1 -->
27700                             <feature>
27701                                 <rects>
27702                                     <_>2 5 18 15 -1.</_>
27703                                     <_>2 10 18 5 3.</_>
27704                                 </rects>
27705                                 <tilted>0</tilted>
27706                             </feature>
27707                             <threshold>0.5758669972419739</threshold>
27708                             <left_val>0.5110502839088440</left_val>
27709                             <right_val>0.0804893299937248</right_val>
27710                         </_>
27711                     </_>
27712                 </trees>
27713                 <stage_threshold>44.2512817382812500</stage_threshold>
27714                 <parent>17</parent>
27715                 <next>-1</next>
27716             </_>
27717             <_>
27718                 <!-- stage 19 -->
27719                 <trees>
27720                     <_>
27721                         <!-- tree 0 -->
27722                         <_>
27723                             <!-- root node -->
27724                             <feature>
27725                                 <rects>
27726                                     <_>1 3 6 2 -1.</_>
27727                                     <_>4 3 3 2 2.</_>
27728                                 </rects>
27729                                 <tilted>0</tilted>
27730                             </feature>
27731                             <threshold>6.6640521399676800e-003</threshold>
27732                             <left_val>0.3828920125961304</left_val>
27733                             <right_node>1</right_node>
27734                         </_>
27735                         <_>
27736                             <!-- node 1 -->
27737                             <feature>
27738                                 <rects>
27739                                     <_>7 6 6 2 -1.</_>
27740                                     <_>9 6 2 2 3.</_>
27741                                 </rects>
27742                                 <tilted>0</tilted>
27743                             </feature>
27744                             <threshold>8.9905522763729095e-003</threshold>
27745                             <left_val>0.4858429133892059</left_val>
27746                             <right_val>0.7354959249496460</right_val>
27747                         </_>
27748                     </_>
27749                     <_>
27750                         <!-- tree 1 -->
27751                         <_>
27752                             <!-- root node -->
27753                             <feature>
27754                                 <rects>
27755                                     <_>8 17 4 3 -1.</_>
27756                                     <_>8 18 4 1 3.</_>
27757                                 </rects>
27758                                 <tilted>0</tilted>
27759                             </feature>
27760                             <threshold>5.7154200039803982e-003</threshold>
27761                             <left_node>1</left_node>
27762                             <right_val>0.6723223924636841</right_val>
27763                         </_>
27764                         <_>
27765                             <!-- node 1 -->
27766                             <feature>
27767                                 <rects>
27768                                     <_>10 13 2 3 -1.</_>
27769                                     <_>10 14 2 1 3.</_>
27770                                 </rects>
27771                                 <tilted>0</tilted>
27772                             </feature>
27773                             <threshold>1.1257929727435112e-003</threshold>
27774                             <left_val>0.4429577887058258</left_val>
27775                             <right_val>0.6070777773857117</right_val>
27776                         </_>
27777                     </_>
27778                     <_>
27779                         <!-- tree 2 -->
27780                         <_>
27781                             <!-- root node -->
27782                             <feature>
27783                                 <rects>
27784                                     <_>0 10 20 4 -1.</_>
27785                                     <_>0 12 20 2 2.</_>
27786                                 </rects>
27787                                 <tilted>0</tilted>
27788                             </feature>
27789                             <threshold>-9.1789010912179947e-004</threshold>
27790                             <left_node>1</left_node>
27791                             <right_val>0.3076345026493073</right_val>
27792                         </_>
27793                         <_>
27794                             <!-- node 1 -->
27795                             <feature>
27796                                 <rects>
27797                                     <_>5 7 6 4 -1.</_>
27798                                     <_>5 7 3 2 2.</_>
27799                                     <_>8 9 3 2 2.</_>
27800                                 </rects>
27801                                 <tilted>0</tilted>
27802                             </feature>
27803                             <threshold>-1.0492859873920679e-003</threshold>
27804                             <left_val>0.5593643784523010</left_val>
27805                             <right_val>0.3651022911071777</right_val>
27806                         </_>
27807                     </_>
27808                     <_>
27809                         <!-- tree 3 -->
27810                         <_>
27811                             <!-- root node -->
27812                             <feature>
27813                                 <rects>
27814                                     <_>11 12 1 2 -1.</_>
27815                                     <_>11 13 1 1 2.</_>
27816                                 </rects>
27817                                 <tilted>0</tilted>
27818                             </feature>
27819                             <threshold>3.5453929740469903e-005</threshold>
27820                             <left_val>0.4277968108654022</left_val>
27821                             <right_node>1</right_node>
27822                         </_>
27823                         <_>
27824                             <!-- node 1 -->
27825                             <feature>
27826                                 <rects>
27827                                     <_>10 10 2 3 -1.</_>
27828                                     <_>10 11 2 1 3.</_>
27829                                 </rects>
27830                                 <tilted>0</tilted>
27831                             </feature>
27832                             <threshold>2.9015709878876805e-004</threshold>
27833                             <left_val>0.4583545029163361</left_val>
27834                             <right_val>0.5284683108329773</right_val>
27835                         </_>
27836                     </_>
27837                     <_>
27838                         <!-- tree 4 -->
27839                         <_>
27840                             <!-- root node -->
27841                             <feature>
27842                                 <rects>
27843                                     <_>9 5 2 2 -1.</_>
27844                                     <_>9 6 2 1 2.</_>
27845                                 </rects>
27846                                 <tilted>0</tilted>
27847                             </feature>
27848                             <threshold>1.6071660502348095e-004</threshold>
27849                             <left_node>1</left_node>
27850                             <right_val>0.3798192143440247</right_val>
27851                         </_>
27852                         <_>
27853                             <!-- node 1 -->
27854                             <feature>
27855                                 <rects>
27856                                     <_>4 4 1 10 -1.</_>
27857                                     <_>4 9 1 5 2.</_>
27858                                 </rects>
27859                                 <tilted>0</tilted>
27860                             </feature>
27861                             <threshold>-5.2961107576265931e-004</threshold>
27862                             <left_val>0.3850437104701996</left_val>
27863                             <right_val>0.5939688086509705</right_val>
27864                         </_>
27865                     </_>
27866                     <_>
27867                         <!-- tree 5 -->
27868                         <_>
27869                             <!-- root node -->
27870                             <feature>
27871                                 <rects>
27872                                     <_>11 18 4 2 -1.</_>
27873                                     <_>11 18 2 2 2.</_>
27874                                 </rects>
27875                                 <tilted>0</tilted>
27876                             </feature>
27877                             <threshold>2.6682569296099246e-004</threshold>
27878                             <left_val>0.4123024940490723</left_val>
27879                             <right_node>1</right_node>
27880                         </_>
27881                         <_>
27882                             <!-- node 1 -->
27883                             <feature>
27884                                 <rects>
27885                                     <_>12 18 3 2 -1.</_>
27886                                     <_>12 19 3 1 2.</_>
27887                                 </rects>
27888                                 <tilted>0</tilted>
27889                             </feature>
27890                             <threshold>-1.3492540165316314e-004</threshold>
27891                             <left_val>0.5760599970817566</left_val>
27892                             <right_val>0.4237645864486694</right_val>
27893                         </_>
27894                     </_>
27895                     <_>
27896                         <!-- tree 6 -->
27897                         <_>
27898                             <!-- root node -->
27899                             <feature>
27900                                 <rects>
27901                                     <_>0 6 16 6 -1.</_>
27902                                     <_>0 6 8 3 2.</_>
27903                                     <_>8 9 8 3 2.</_>
27904                                 </rects>
27905                                 <tilted>0</tilted>
27906                             </feature>
27907                             <threshold>-0.0108416797593236</threshold>
27908                             <left_val>0.3929921090602875</left_val>
27909                             <right_node>1</right_node>
27910                         </_>
27911                         <_>
27912                             <!-- node 1 -->
27913                             <feature>
27914                                 <rects>
27915                                     <_>7 6 4 12 -1.</_>
27916                                     <_>7 12 4 6 2.</_>
27917                                 </rects>
27918                                 <tilted>0</tilted>
27919                             </feature>
27920                             <threshold>0.0120778298005462</threshold>
27921                             <left_val>0.5761923193931580</left_val>
27922                             <right_val>0.2780444920063019</right_val>
27923                         </_>
27924                     </_>
27925                     <_>
27926                         <!-- tree 7 -->
27927                         <_>
27928                             <!-- root node -->
27929                             <feature>
27930                                 <rects>
27931                                     <_>11 18 4 2 -1.</_>
27932                                     <_>11 18 2 2 2.</_>
27933                                 </rects>
27934                                 <tilted>0</tilted>
27935                             </feature>
27936                             <threshold>2.2128869313746691e-003</threshold>
27937                             <left_val>0.4794507026672363</left_val>
27938                             <right_node>1</right_node>
27939                         </_>
27940                         <_>
27941                             <!-- node 1 -->
27942                             <feature>
27943                                 <rects>
27944                                     <_>12 18 3 2 -1.</_>
27945                                     <_>12 19 3 1 2.</_>
27946                                 </rects>
27947                                 <tilted>0</tilted>
27948                             </feature>
27949                             <threshold>-0.0152661902830005</threshold>
27950                             <left_val>0.0740558803081512</left_val>
27951                             <right_val>0.5153577923774719</right_val>
27952                         </_>
27953                     </_>
27954                     <_>
27955                         <!-- tree 8 -->
27956                         <_>
27957                             <!-- root node -->
27958                             <feature>
27959                                 <rects>
27960                                     <_>8 12 1 2 -1.</_>
27961                                     <_>8 13 1 1 2.</_>
27962                                 </rects>
27963                                 <tilted>0</tilted>
27964                             </feature>
27965                             <threshold>6.7929533543065190e-005</threshold>
27966                             <left_node>1</left_node>
27967                             <right_val>0.5858737826347351</right_val>
27968                         </_>
27969                         <_>
27970                             <!-- node 1 -->
27971                             <feature>
27972                                 <rects>
27973                                     <_>8 13 1 3 -1.</_>
27974                                     <_>8 14 1 1 3.</_>
27975                                 </rects>
27976                                 <tilted>0</tilted>
27977                             </feature>
27978                             <threshold>1.7633590323384851e-004</threshold>
27979                             <left_val>0.3567610979080200</left_val>
27980                             <right_val>0.5598962903022766</right_val>
27981                         </_>
27982                     </_>
27983                     <_>
27984                         <!-- tree 9 -->
27985                         <_>
27986                             <!-- root node -->
27987                             <feature>
27988                                 <rects>
27989                                     <_>11 18 4 2 -1.</_>
27990                                     <_>11 18 2 2 2.</_>
27991                                 </rects>
27992                                 <tilted>0</tilted>
27993                             </feature>
27994                             <threshold>8.1311381654813886e-004</threshold>
27995                             <left_node>1</left_node>
27996                             <right_val>0.5346850752830505</right_val>
27997                         </_>
27998                         <_>
27999                             <!-- node 1 -->
28000                             <feature>
28001                                 <rects>
28002                                     <_>14 12 4 6 -1.</_>
28003                                     <_>14 12 2 6 2.</_>
28004                                 </rects>
28005                                 <tilted>0</tilted>
28006                             </feature>
28007                             <threshold>3.2630451023578644e-003</threshold>
28008                             <left_val>0.4782536923885346</left_val>
28009                             <right_val>0.5456753969192505</right_val>
28010                         </_>
28011                     </_>
28012                     <_>
28013                         <!-- tree 10 -->
28014                         <_>
28015                             <!-- root node -->
28016                             <feature>
28017                                 <rects>
28018                                     <_>6 0 3 4 -1.</_>
28019                                     <_>7 0 1 4 3.</_>
28020                                 </rects>
28021                                 <tilted>0</tilted>
28022                             </feature>
28023                             <threshold>-3.9503918960690498e-003</threshold>
28024                             <left_val>0.2831811904907227</left_val>
28025                             <right_node>1</right_node>
28026                         </_>
28027                         <_>
28028                             <!-- node 1 -->
28029                             <feature>
28030                                 <rects>
28031                                     <_>4 0 2 8 -1.</_>
28032                                     <_>4 0 1 4 2.</_>
28033                                     <_>5 4 1 4 2.</_>
28034                                 </rects>
28035                                 <tilted>0</tilted>
28036                             </feature>
28037                             <threshold>-3.9864578866399825e-004</threshold>
28038                             <left_val>0.5485215783119202</left_val>
28039                             <right_val>0.4159697890281677</right_val>
28040                         </_>
28041                     </_>
28042                     <_>
28043                         <!-- tree 11 -->
28044                         <_>
28045                             <!-- root node -->
28046                             <feature>
28047                                 <rects>
28048                                     <_>11 17 9 3 -1.</_>
28049                                     <_>14 17 3 3 3.</_>
28050                                 </rects>
28051                                 <tilted>0</tilted>
28052                             </feature>
28053                             <threshold>-0.0114325201138854</threshold>
28054                             <left_val>0.5639101266860962</left_val>
28055                             <right_node>1</right_node>
28056                         </_>
28057                         <_>
28058                             <!-- node 1 -->
28059                             <feature>
28060                                 <rects>
28061                                     <_>16 2 4 5 -1.</_>
28062                                     <_>16 2 2 5 2.</_>
28063                                 </rects>
28064                                 <tilted>0</tilted>
28065                             </feature>
28066                             <threshold>5.3339172154664993e-003</threshold>
28067                             <left_val>0.4596984088420868</left_val>
28068                             <right_val>0.5931242704391480</right_val>
28069                         </_>
28070                     </_>
28071                     <_>
28072                         <!-- tree 12 -->
28073                         <_>
28074                             <!-- root node -->
28075                             <feature>
28076                                 <rects>
28077                                     <_>0 2 5 9 -1.</_>
28078                                     <_>0 5 5 3 3.</_>
28079                                 </rects>
28080                                 <tilted>0</tilted>
28081                             </feature>
28082                             <threshold>8.3193257451057434e-003</threshold>
28083                             <left_node>1</left_node>
28084                             <right_val>0.3230620026588440</right_val>
28085                         </_>
28086                         <_>
28087                             <!-- node 1 -->
28088                             <feature>
28089                                 <rects>
28090                                     <_>7 2 3 2 -1.</_>
28091                                     <_>8 2 1 2 3.</_>
28092                                 </rects>
28093                                 <tilted>0</tilted>
28094                             </feature>
28095                             <threshold>-4.2479918920435011e-004</threshold>
28096                             <left_val>0.3795293867588043</left_val>
28097                             <right_val>0.5408611297607422</right_val>
28098                         </_>
28099                     </_>
28100                     <_>
28101                         <!-- tree 13 -->
28102                         <_>
28103                             <!-- root node -->
28104                             <feature>
28105                                 <rects>
28106                                     <_>11 17 9 3 -1.</_>
28107                                     <_>14 17 3 3 3.</_>
28108                                 </rects>
28109                                 <tilted>0</tilted>
28110                             </feature>
28111                             <threshold>-0.1118943020701408</threshold>
28112                             <left_val>0.1132297962903976</left_val>
28113                             <right_node>1</right_node>
28114                         </_>
28115                         <_>
28116                             <!-- node 1 -->
28117                             <feature>
28118                                 <rects>
28119                                     <_>16 2 4 5 -1.</_>
28120                                     <_>16 2 2 5 2.</_>
28121                                 </rects>
28122                                 <tilted>0</tilted>
28123                             </feature>
28124                             <threshold>-7.5553781352937222e-003</threshold>
28125                             <left_val>0.6339370012283325</left_val>
28126                             <right_val>0.4838770925998688</right_val>
28127                         </_>
28128                     </_>
28129                     <_>
28130                         <!-- tree 14 -->
28131                         <_>
28132                             <!-- root node -->
28133                             <feature>
28134                                 <rects>
28135                                     <_>0 17 9 3 -1.</_>
28136                                     <_>3 17 3 3 3.</_>
28137                                 </rects>
28138                                 <tilted>0</tilted>
28139                             </feature>
28140                             <threshold>-7.0337029173970222e-003</threshold>
28141                             <left_val>0.5665255188941956</left_val>
28142                             <right_node>1</right_node>
28143                         </_>
28144                         <_>
28145                             <!-- node 1 -->
28146                             <feature>
28147                                 <rects>
28148                                     <_>0 2 4 5 -1.</_>
28149                                     <_>2 2 2 5 2.</_>
28150                                 </rects>
28151                                 <tilted>0</tilted>
28152                             </feature>
28153                             <threshold>-0.0148336803540587</threshold>
28154                             <left_val>0.6751418113708496</left_val>
28155                             <right_val>0.4140945076942444</right_val>
28156                         </_>
28157                     </_>
28158                     <_>
28159                         <!-- tree 15 -->
28160                         <_>
28161                             <!-- root node -->
28162                             <feature>
28163                                 <rects>
28164                                     <_>5 11 10 9 -1.</_>
28165                                     <_>5 14 10 3 3.</_>
28166                                 </rects>
28167                                 <tilted>0</tilted>
28168                             </feature>
28169                             <threshold>8.7506724521517754e-003</threshold>
28170                             <left_node>1</left_node>
28171                             <right_val>0.3561258912086487</right_val>
28172                         </_>
28173                         <_>
28174                             <!-- node 1 -->
28175                             <feature>
28176                                 <rects>
28177                                     <_>9 6 3 3 -1.</_>
28178                                     <_>9 7 3 1 3.</_>
28179                                 </rects>
28180                                 <tilted>0</tilted>
28181                             </feature>
28182                             <threshold>1.6645010327920318e-003</threshold>
28183                             <left_val>0.5347279906272888</left_val>
28184                             <right_val>0.3649779856204987</right_val>
28185                         </_>
28186                     </_>
28187                     <_>
28188                         <!-- tree 16 -->
28189                         <_>
28190                             <!-- root node -->
28191                             <feature>
28192                                 <rects>
28193                                     <_>3 17 5 3 -1.</_>
28194                                     <_>3 18 5 1 3.</_>
28195                                 </rects>
28196                                 <tilted>0</tilted>
28197                             </feature>
28198                             <threshold>9.4900820404291153e-003</threshold>
28199                             <left_node>1</left_node>
28200                             <right_val>0.2754656076431274</right_val>
28201                         </_>
28202                         <_>
28203                             <!-- node 1 -->
28204                             <feature>
28205                                 <rects>
28206                                     <_>7 5 4 7 -1.</_>
28207                                     <_>9 5 2 7 2.</_>
28208                                 </rects>
28209                                 <tilted>0</tilted>
28210                             </feature>
28211                             <threshold>1.1133110383525491e-003</threshold>
28212                             <left_val>0.4225992858409882</left_val>
28213                             <right_val>0.5629178881645203</right_val>
28214                         </_>
28215                     </_>
28216                     <_>
28217                         <!-- tree 17 -->
28218                         <_>
28219                             <!-- root node -->
28220                             <feature>
28221                                 <rects>
28222                                     <_>9 8 2 5 -1.</_>
28223                                     <_>9 8 1 5 2.</_>
28224                                 </rects>
28225                                 <tilted>0</tilted>
28226                             </feature>
28227                             <threshold>9.4940755516290665e-003</threshold>
28228                             <left_val>0.4906036853790283</left_val>
28229                             <right_node>1</right_node>
28230                         </_>
28231                         <_>
28232                             <!-- node 1 -->
28233                             <feature>
28234                                 <rects>
28235                                     <_>2 2 18 2 -1.</_>
28236                                     <_>2 3 18 1 2.</_>
28237                                 </rects>
28238                                 <tilted>0</tilted>
28239                             </feature>
28240                             <threshold>-1.5396620146930218e-003</threshold>
28241                             <left_val>0.4007051885128021</left_val>
28242                             <right_val>0.5380709171295166</right_val>
28243                         </_>
28244                     </_>
28245                     <_>
28246                         <!-- tree 18 -->
28247                         <_>
28248                             <!-- root node -->
28249                             <feature>
28250                                 <rects>
28251                                     <_>2 8 15 6 -1.</_>
28252                                     <_>7 8 5 6 3.</_>
28253                                 </rects>
28254                                 <tilted>0</tilted>
28255                             </feature>
28256                             <threshold>0.1343495994806290</threshold>
28257                             <left_node>1</left_node>
28258                             <right_val>0.2214671969413757</right_val>
28259                         </_>
28260                         <_>
28261                             <!-- node 1 -->
28262                             <feature>
28263                                 <rects>
28264                                     <_>9 8 2 5 -1.</_>
28265                                     <_>10 8 1 5 2.</_>
28266                                 </rects>
28267                                 <tilted>0</tilted>
28268                             </feature>
28269                             <threshold>-9.4940755516290665e-003</threshold>
28270                             <left_val>0.7353156208992004</left_val>
28271                             <right_val>0.5005033016204834</right_val>
28272                         </_>
28273                     </_>
28274                     <_>
28275                         <!-- tree 19 -->
28276                         <_>
28277                             <!-- root node -->
28278                             <feature>
28279                                 <rects>
28280                                     <_>12 10 4 6 -1.</_>
28281                                     <_>12 12 4 2 3.</_>
28282                                 </rects>
28283                                 <tilted>0</tilted>
28284                             </feature>
28285                             <threshold>0.0200117900967598</threshold>
28286                             <left_node>1</left_node>
28287                             <right_val>0.3327906131744385</right_val>
28288                         </_>
28289                         <_>
28290                             <!-- node 1 -->
28291                             <feature>
28292                                 <rects>
28293                                     <_>14 3 6 2 -1.</_>
28294                                     <_>14 4 6 1 2.</_>
28295                                 </rects>
28296                                 <tilted>0</tilted>
28297                             </feature>
28298                             <threshold>-1.8875009845942259e-003</threshold>
28299                             <left_val>0.3915289044380188</left_val>
28300                             <right_val>0.5401849746704102</right_val>
28301                         </_>
28302                     </_>
28303                     <_>
28304                         <!-- tree 20 -->
28305                         <_>
28306                             <!-- root node -->
28307                             <feature>
28308                                 <rects>
28309                                     <_>5 5 2 3 -1.</_>
28310                                     <_>5 6 2 1 3.</_>
28311                                 </rects>
28312                                 <tilted>0</tilted>
28313                             </feature>
28314                             <threshold>7.1842782199382782e-003</threshold>
28315                             <left_node>1</left_node>
28316                             <right_val>0.7176604866981506</right_val>
28317                         </_>
28318                         <_>
28319                             <!-- node 1 -->
28320                             <feature>
28321                                 <rects>
28322                                     <_>4 6 3 3 -1.</_>
28323                                     <_>4 7 3 1 3.</_>
28324                                 </rects>
28325                                 <tilted>0</tilted>
28326                             </feature>
28327                             <threshold>1.6976969782263041e-003</threshold>
28328                             <left_val>0.4526978135108948</left_val>
28329                             <right_val>0.6076912879943848</right_val>
28330                         </_>
28331                     </_>
28332                     <_>
28333                         <!-- tree 21 -->
28334                         <_>
28335                             <!-- root node -->
28336                             <feature>
28337                                 <rects>
28338                                     <_>14 12 3 3 -1.</_>
28339                                     <_>14 13 3 1 3.</_>
28340                                 </rects>
28341                                 <tilted>0</tilted>
28342                             </feature>
28343                             <threshold>4.9219978973269463e-003</threshold>
28344                             <left_node>1</left_node>
28345                             <right_val>0.2569833993911743</right_val>
28346                         </_>
28347                         <_>
28348                             <!-- node 1 -->
28349                             <feature>
28350                                 <rects>
28351                                     <_>6 12 11 3 -1.</_>
28352                                     <_>6 13 11 1 3.</_>
28353                                 </rects>
28354                                 <tilted>0</tilted>
28355                             </feature>
28356                             <threshold>0.0118031995370984</threshold>
28357                             <left_val>0.4999637901782990</left_val>
28358                             <right_val>0.5958228111267090</right_val>
28359                         </_>
28360                     </_>
28361                     <_>
28362                         <!-- tree 22 -->
28363                         <_>
28364                             <!-- root node -->
28365                             <feature>
28366                                 <rects>
28367                                     <_>1 2 3 6 -1.</_>
28368                                     <_>1 4 3 2 3.</_>
28369                                 </rects>
28370                                 <tilted>0</tilted>
28371                             </feature>
28372                             <threshold>-9.7703449428081512e-003</threshold>
28373                             <left_val>0.3459093868732452</left_val>
28374                             <right_node>1</right_node>
28375                         </_>
28376                         <_>
28377                             <!-- node 1 -->
28378                             <feature>
28379                                 <rects>
28380                                     <_>1 0 4 7 -1.</_>
28381                                     <_>3 0 2 7 2.</_>
28382                                 </rects>
28383                                 <tilted>0</tilted>
28384                             </feature>
28385                             <threshold>2.1174899302423000e-003</threshold>
28386                             <left_val>0.4515126943588257</left_val>
28387                             <right_val>0.5829715728759766</right_val>
28388                         </_>
28389                     </_>
28390                     <_>
28391                         <!-- tree 23 -->
28392                         <_>
28393                             <!-- root node -->
28394                             <feature>
28395                                 <rects>
28396                                     <_>9 8 3 4 -1.</_>
28397                                     <_>10 8 1 4 3.</_>
28398                                 </rects>
28399                                 <tilted>0</tilted>
28400                             </feature>
28401                             <threshold>9.4801411032676697e-003</threshold>
28402                             <left_val>0.4807392060756683</left_val>
28403                             <right_node>1</right_node>
28404                         </_>
28405                         <_>
28406                             <!-- node 1 -->
28407                             <feature>
28408                                 <rects>
28409                                     <_>10 9 2 2 -1.</_>
28410                                     <_>10 10 2 1 2.</_>
28411                                 </rects>
28412                                 <tilted>0</tilted>
28413                             </feature>
28414                             <threshold>-2.6078789960592985e-003</threshold>
28415                             <left_val>0.3462216854095459</left_val>
28416                             <right_val>0.5201594829559326</right_val>
28417                         </_>
28418                     </_>
28419                     <_>
28420                         <!-- tree 24 -->
28421                         <_>
28422                             <!-- root node -->
28423                             <feature>
28424                                 <rects>
28425                                     <_>8 8 3 4 -1.</_>
28426                                     <_>9 8 1 4 3.</_>
28427                                 </rects>
28428                                 <tilted>0</tilted>
28429                             </feature>
28430                             <threshold>-5.7252747938036919e-003</threshold>
28431                             <left_val>0.6599853038787842</left_val>
28432                             <right_node>1</right_node>
28433                         </_>
28434                         <_>
28435                             <!-- node 1 -->
28436                             <feature>
28437                                 <rects>
28438                                     <_>4 4 10 10 -1.</_>
28439                                     <_>4 9 10 5 2.</_>
28440                                 </rects>
28441                                 <tilted>0</tilted>
28442                             </feature>
28443                             <threshold>-8.2325618714094162e-003</threshold>
28444                             <left_val>0.2821828126907349</left_val>
28445                             <right_val>0.5125284790992737</right_val>
28446                         </_>
28447                     </_>
28448                     <_>
28449                         <!-- tree 25 -->
28450                         <_>
28451                             <!-- root node -->
28452                             <feature>
28453                                 <rects>
28454                                     <_>9 10 3 2 -1.</_>
28455                                     <_>10 10 1 2 3.</_>
28456                                 </rects>
28457                                 <tilted>0</tilted>
28458                             </feature>
28459                             <threshold>8.9571950957179070e-004</threshold>
28460                             <left_val>0.4883818924427033</left_val>
28461                             <right_node>1</right_node>
28462                         </_>
28463                         <_>
28464                             <!-- node 1 -->
28465                             <feature>
28466                                 <rects>
28467                                     <_>9 10 3 2 -1.</_>
28468                                     <_>9 11 3 1 2.</_>
28469                                 </rects>
28470                                 <tilted>0</tilted>
28471                             </feature>
28472                             <threshold>-1.5021569561213255e-004</threshold>
28473                             <left_val>0.4829918146133423</left_val>
28474                             <right_val>0.5428717136383057</right_val>
28475                         </_>
28476                     </_>
28477                     <_>
28478                         <!-- tree 26 -->
28479                         <_>
28480                             <!-- root node -->
28481                             <feature>
28482                                 <rects>
28483                                     <_>8 10 3 2 -1.</_>
28484                                     <_>9 10 1 2 3.</_>
28485                                 </rects>
28486                                 <tilted>0</tilted>
28487                             </feature>
28488                             <threshold>4.8489659093320370e-004</threshold>
28489                             <left_val>0.4434598982334137</left_val>
28490                             <right_node>1</right_node>
28491                         </_>
28492                         <_>
28493                             <!-- node 1 -->
28494                             <feature>
28495                                 <rects>
28496                                     <_>2 4 14 12 -1.</_>
28497                                     <_>2 4 7 6 2.</_>
28498                                     <_>9 10 7 6 2.</_>
28499                                 </rects>
28500                                 <tilted>0</tilted>
28501                             </feature>
28502                             <threshold>-0.0961926504969597</threshold>
28503                             <left_val>0.2256636023521423</left_val>
28504                             <right_val>0.5956227779388428</right_val>
28505                         </_>
28506                     </_>
28507                     <_>
28508                         <!-- tree 27 -->
28509                         <_>
28510                             <!-- root node -->
28511                             <feature>
28512                                 <rects>
28513                                     <_>10 12 1 6 -1.</_>
28514                                     <_>10 15 1 3 2.</_>
28515                                 </rects>
28516                                 <tilted>0</tilted>
28517                             </feature>
28518                             <threshold>-1.1053519556298852e-003</threshold>
28519                             <left_val>0.4527224004268646</left_val>
28520                             <right_node>1</right_node>
28521                         </_>
28522                         <_>
28523                             <!-- node 1 -->
28524                             <feature>
28525                                 <rects>
28526                                     <_>7 3 8 16 -1.</_>
28527                                     <_>11 3 4 8 2.</_>
28528                                     <_>7 11 4 8 2.</_>
28529                                 </rects>
28530                                 <tilted>0</tilted>
28531                             </feature>
28532                             <threshold>-0.1021504029631615</threshold>
28533                             <left_val>0.2844349145889282</left_val>
28534                             <right_val>0.5186452865600586</right_val>
28535                         </_>
28536                     </_>
28537                     <_>
28538                         <!-- tree 28 -->
28539                         <_>
28540                             <!-- root node -->
28541                             <feature>
28542                                 <rects>
28543                                     <_>5 6 8 10 -1.</_>
28544                                     <_>5 6 4 5 2.</_>
28545                                     <_>9 11 4 5 2.</_>
28546                                 </rects>
28547                                 <tilted>0</tilted>
28548                             </feature>
28549                             <threshold>3.0147889629006386e-003</threshold>
28550                             <left_node>1</left_node>
28551                             <right_val>0.3808999061584473</right_val>
28552                         </_>
28553                         <_>
28554                             <!-- node 1 -->
28555                             <feature>
28556                                 <rects>
28557                                     <_>6 2 8 8 -1.</_>
28558                                     <_>6 2 4 4 2.</_>
28559                                     <_>10 6 4 4 2.</_>
28560                                 </rects>
28561                                 <tilted>0</tilted>
28562                             </feature>
28563                             <threshold>7.6131648384034634e-003</threshold>
28564                             <left_val>0.5718699097633362</left_val>
28565                             <right_val>0.4262563884258270</right_val>
28566                         </_>
28567                     </_>
28568                     <_>
28569                         <!-- tree 29 -->
28570                         <_>
28571                             <!-- root node -->
28572                             <feature>
28573                                 <rects>
28574                                     <_>10 5 4 2 -1.</_>
28575                                     <_>12 5 2 1 2.</_>
28576                                     <_>10 6 2 1 2.</_>
28577                                 </rects>
28578                                 <tilted>0</tilted>
28579                             </feature>
28580                             <threshold>1.5197630273178220e-003</threshold>
28581                             <left_node>1</left_node>
28582                             <right_val>0.5942718982696533</right_val>
28583                         </_>
28584                         <_>
28585                             <!-- node 1 -->
28586                             <feature>
28587                                 <rects>
28588                                     <_>12 4 3 3 -1.</_>
28589                                     <_>12 5 3 1 3.</_>
28590                                 </rects>
28591                                 <tilted>0</tilted>
28592                             </feature>
28593                             <threshold>-0.0141972796991467</threshold>
28594                             <left_val>0.7731103897094727</left_val>
28595                             <right_val>0.4997653961181641</right_val>
28596                         </_>
28597                     </_>
28598                     <_>
28599                         <!-- tree 30 -->
28600                         <_>
28601                             <!-- root node -->
28602                             <feature>
28603                                 <rects>
28604                                     <_>4 19 12 1 -1.</_>
28605                                     <_>8 19 4 1 3.</_>
28606                                 </rects>
28607                                 <tilted>0</tilted>
28608                             </feature>
28609                             <threshold>-0.0138188796117902</threshold>
28610                             <left_val>0.6681138277053833</left_val>
28611                             <right_node>1</right_node>
28612                         </_>
28613                         <_>
28614                             <!-- node 1 -->
28615                             <feature>
28616                                 <rects>
28617                                     <_>8 2 3 1 -1.</_>
28618                                     <_>9 2 1 1 3.</_>
28619                                 </rects>
28620                                 <tilted>0</tilted>
28621                             </feature>
28622                             <threshold>-5.0701329018920660e-004</threshold>
28623                             <left_val>0.3305608034133911</left_val>
28624                             <right_val>0.4749974906444550</right_val>
28625                         </_>
28626                     </_>
28627                     <_>
28628                         <!-- tree 31 -->
28629                         <_>
28630                             <!-- root node -->
28631                             <feature>
28632                                 <rects>
28633                                     <_>13 17 4 3 -1.</_>
28634                                     <_>13 18 4 1 3.</_>
28635                                 </rects>
28636                                 <tilted>0</tilted>
28637                             </feature>
28638                             <threshold>-9.3537531793117523e-003</threshold>
28639                             <left_val>0.2860932946205139</left_val>
28640                             <right_node>1</right_node>
28641                         </_>
28642                         <_>
28643                             <!-- node 1 -->
28644                             <feature>
28645                                 <rects>
28646                                     <_>7 14 6 3 -1.</_>
28647                                     <_>7 15 6 1 3.</_>
28648                                 </rects>
28649                                 <tilted>0</tilted>
28650                             </feature>
28651                             <threshold>-9.4771059229969978e-003</threshold>
28652                             <left_val>0.6188883185386658</left_val>
28653                             <right_val>0.4842100143432617</right_val>
28654                         </_>
28655                     </_>
28656                     <_>
28657                         <!-- tree 32 -->
28658                         <_>
28659                             <!-- root node -->
28660                             <feature>
28661                                 <rects>
28662                                     <_>9 14 2 3 -1.</_>
28663                                     <_>9 15 2 1 3.</_>
28664                                 </rects>
28665                                 <tilted>0</tilted>
28666                             </feature>
28667                             <threshold>1.6923650400713086e-003</threshold>
28668                             <left_node>1</left_node>
28669                             <right_val>0.6070249080657959</right_val>
28670                         </_>
28671                         <_>
28672                             <!-- node 1 -->
28673                             <feature>
28674                                 <rects>
28675                                     <_>7 15 6 3 -1.</_>
28676                                     <_>7 16 6 1 3.</_>
28677                                 </rects>
28678                                 <tilted>0</tilted>
28679                             </feature>
28680                             <threshold>5.8652542065829039e-004</threshold>
28681                             <left_val>0.3782689869403839</left_val>
28682                             <right_val>0.5368196964263916</right_val>
28683                         </_>
28684                     </_>
28685                     <_>
28686                         <!-- tree 33 -->
28687                         <_>
28688                             <!-- root node -->
28689                             <feature>
28690                                 <rects>
28691                                     <_>10 18 3 2 -1.</_>
28692                                     <_>11 18 1 2 3.</_>
28693                                 </rects>
28694                                 <tilted>0</tilted>
28695                             </feature>
28696                             <threshold>-2.5826620403677225e-003</threshold>
28697                             <left_val>0.3690209984779358</left_val>
28698                             <right_node>1</right_node>
28699                         </_>
28700                         <_>
28701                             <!-- node 1 -->
28702                             <feature>
28703                                 <rects>
28704                                     <_>14 12 2 3 -1.</_>
28705                                     <_>14 13 2 1 3.</_>
28706                                 </rects>
28707                                 <tilted>0</tilted>
28708                             </feature>
28709                             <threshold>-2.7307639829814434e-003</threshold>
28710                             <left_val>0.3857114911079407</left_val>
28711                             <right_val>0.5318108797073364</right_val>
28712                         </_>
28713                     </_>
28714                     <_>
28715                         <!-- tree 34 -->
28716                         <_>
28717                             <!-- root node -->
28718                             <feature>
28719                                 <rects>
28720                                     <_>4 10 4 6 -1.</_>
28721                                     <_>4 12 4 2 3.</_>
28722                                 </rects>
28723                                 <tilted>0</tilted>
28724                             </feature>
28725                             <threshold>0.0218715704977512</threshold>
28726                             <left_node>1</left_node>
28727                             <right_val>0.2327008992433548</right_val>
28728                         </_>
28729                         <_>
28730                             <!-- node 1 -->
28731                             <feature>
28732                                 <rects>
28733                                     <_>4 13 3 2 -1.</_>
28734                                     <_>4 14 3 1 2.</_>
28735                                 </rects>
28736                                 <tilted>0</tilted>
28737                             </feature>
28738                             <threshold>-1.5010299648565706e-005</threshold>
28739                             <left_val>0.5560722947120667</left_val>
28740                             <right_val>0.4301410019397736</right_val>
28741                         </_>
28742                     </_>
28743                     <_>
28744                         <!-- tree 35 -->
28745                         <_>
28746                             <!-- root node -->
28747                             <feature>
28748                                 <rects>
28749                                     <_>9 16 2 3 -1.</_>
28750                                     <_>9 17 2 1 3.</_>
28751                                 </rects>
28752                                 <tilted>0</tilted>
28753                             </feature>
28754                             <threshold>5.3583700209856033e-003</threshold>
28755                             <left_node>1</left_node>
28756                             <right_val>0.6767637729644775</right_val>
28757                         </_>
28758                         <_>
28759                             <!-- node 1 -->
28760                             <feature>
28761                                 <rects>
28762                                     <_>10 18 3 2 -1.</_>
28763                                     <_>11 18 1 2 3.</_>
28764                                 </rects>
28765                                 <tilted>0</tilted>
28766                             </feature>
28767                             <threshold>5.0057549960911274e-003</threshold>
28768                             <left_val>0.5194904208183289</left_val>
28769                             <right_val>0.3612853884696960</right_val>
28770                         </_>
28771                     </_>
28772                     <_>
28773                         <!-- tree 36 -->
28774                         <_>
28775                             <!-- root node -->
28776                             <feature>
28777                                 <rects>
28778                                     <_>7 18 3 2 -1.</_>
28779                                     <_>8 18 1 2 3.</_>
28780                                 </rects>
28781                                 <tilted>0</tilted>
28782                             </feature>
28783                             <threshold>-1.9030070398002863e-003</threshold>
28784                             <left_val>0.3237845003604889</left_val>
28785                             <right_node>1</right_node>
28786                         </_>
28787                         <_>
28788                             <!-- node 1 -->
28789                             <feature>
28790                                 <rects>
28791                                     <_>1 10 4 2 -1.</_>
28792                                     <_>1 11 4 1 2.</_>
28793                                 </rects>
28794                                 <tilted>0</tilted>
28795                             </feature>
28796                             <threshold>-7.8506693243980408e-003</threshold>
28797                             <left_val>0.1194851994514465</left_val>
28798                             <right_val>0.4991723895072937</right_val>
28799                         </_>
28800                     </_>
28801                     <_>
28802                         <!-- tree 37 -->
28803                         <_>
28804                             <!-- root node -->
28805                             <feature>
28806                                 <rects>
28807                                     <_>12 4 6 3 -1.</_>
28808                                     <_>12 5 6 1 3.</_>
28809                                 </rects>
28810                                 <tilted>0</tilted>
28811                             </feature>
28812                             <threshold>-2.7093670796602964e-003</threshold>
28813                             <left_node>1</left_node>
28814                             <right_val>0.4854960143566132</right_val>
28815                         </_>
28816                         <_>
28817                             <!-- node 1 -->
28818                             <feature>
28819                                 <rects>
28820                                     <_>14 4 1 3 -1.</_>
28821                                     <_>14 5 1 1 3.</_>
28822                                 </rects>
28823                                 <tilted>0</tilted>
28824                             </feature>
28825                             <threshold>1.4138079714030027e-003</threshold>
28826                             <left_val>0.4872322976589203</left_val>
28827                             <right_val>0.5903577804565430</right_val>
28828                         </_>
28829                     </_>
28830                     <_>
28831                         <!-- tree 38 -->
28832                         <_>
28833                             <!-- root node -->
28834                             <feature>
28835                                 <rects>
28836                                     <_>2 4 6 3 -1.</_>
28837                                     <_>2 5 6 1 3.</_>
28838                                 </rects>
28839                                 <tilted>0</tilted>
28840                             </feature>
28841                             <threshold>9.0300198644399643e-003</threshold>
28842                             <left_node>1</left_node>
28843                             <right_val>0.6547315716743469</right_val>
28844                         </_>
28845                         <_>
28846                             <!-- node 1 -->
28847                             <feature>
28848                                 <rects>
28849                                     <_>5 4 1 3 -1.</_>
28850                                     <_>5 5 1 1 3.</_>
28851                                 </rects>
28852                                 <tilted>0</tilted>
28853                             </feature>
28854                             <threshold>-9.7925681620836258e-004</threshold>
28855                             <left_val>0.5849273204803467</left_val>
28856                             <right_val>0.4554230868816376</right_val>
28857                         </_>
28858                     </_>
28859                     <_>
28860                         <!-- tree 39 -->
28861                         <_>
28862                             <!-- root node -->
28863                             <feature>
28864                                 <rects>
28865                                     <_>14 12 3 3 -1.</_>
28866                                     <_>14 13 3 1 3.</_>
28867                                 </rects>
28868                                 <tilted>0</tilted>
28869                             </feature>
28870                             <threshold>1.3984439428895712e-003</threshold>
28871                             <left_node>1</left_node>
28872                             <right_val>0.4064626097679138</right_val>
28873                         </_>
28874                         <_>
28875                             <!-- node 1 -->
28876                             <feature>
28877                                 <rects>
28878                                     <_>15 12 2 3 -1.</_>
28879                                     <_>15 13 2 1 3.</_>
28880                                 </rects>
28881                                 <tilted>0</tilted>
28882                             </feature>
28883                             <threshold>8.3372107474133372e-004</threshold>
28884                             <left_val>0.5399543046951294</left_val>
28885                             <right_val>0.4152809977531433</right_val>
28886                         </_>
28887                     </_>
28888                     <_>
28889                         <!-- tree 40 -->
28890                         <_>
28891                             <!-- root node -->
28892                             <feature>
28893                                 <rects>
28894                                     <_>3 16 4 3 -1.</_>
28895                                     <_>3 17 4 1 3.</_>
28896                                 </rects>
28897                                 <tilted>0</tilted>
28898                             </feature>
28899                             <threshold>0.0105510596185923</threshold>
28900                             <left_node>1</left_node>
28901                             <right_val>0.1796680986881256</right_val>
28902                         </_>
28903                         <_>
28904                             <!-- node 1 -->
28905                             <feature>
28906                                 <rects>
28907                                     <_>8 0 4 2 -1.</_>
28908                                     <_>8 1 4 1 2.</_>
28909                                 </rects>
28910                                 <tilted>0</tilted>
28911                             </feature>
28912                             <threshold>8.8344102550763637e-005</threshold>
28913                             <left_val>0.4251863062381744</left_val>
28914                             <right_val>0.5413522720336914</right_val>
28915                         </_>
28916                     </_>
28917                     <_>
28918                         <!-- tree 41 -->
28919                         <_>
28920                             <!-- root node -->
28921                             <feature>
28922                                 <rects>
28923                                     <_>0 0 20 1 -1.</_>
28924                                     <_>0 0 10 1 2.</_>
28925                                 </rects>
28926                                 <tilted>0</tilted>
28927                             </feature>
28928                             <threshold>-0.0410223081707954</threshold>
28929                             <left_node>1</left_node>
28930                             <right_val>0.5228124856948853</right_val>
28931                         </_>
28932                         <_>
28933                             <!-- node 1 -->
28934                             <feature>
28935                                 <rects>
28936                                     <_>9 7 3 4 -1.</_>
28937                                     <_>10 7 1 4 3.</_>
28938                                 </rects>
28939                                 <tilted>0</tilted>
28940                             </feature>
28941                             <threshold>7.5065628625452518e-003</threshold>
28942                             <left_val>0.4853743016719818</left_val>
28943                             <right_val>0.6093444228172302</right_val>
28944                         </_>
28945                     </_>
28946                     <_>
28947                         <!-- tree 42 -->
28948                         <_>
28949                             <!-- root node -->
28950                             <feature>
28951                                 <rects>
28952                                     <_>0 0 20 1 -1.</_>
28953                                     <_>10 0 10 1 2.</_>
28954                                 </rects>
28955                                 <tilted>0</tilted>
28956                             </feature>
28957                             <threshold>0.0410223081707954</threshold>
28958                             <left_node>1</left_node>
28959                             <right_val>0.2205024063587189</right_val>
28960                         </_>
28961                         <_>
28962                             <!-- node 1 -->
28963                             <feature>
28964                                 <rects>
28965                                     <_>8 7 3 4 -1.</_>
28966                                     <_>9 7 1 4 3.</_>
28967                                 </rects>
28968                                 <tilted>0</tilted>
28969                             </feature>
28970                             <threshold>-5.3961377125233412e-004</threshold>
28971                             <left_val>0.5692731738090515</left_val>
28972                             <right_val>0.4468756914138794</right_val>
28973                         </_>
28974                     </_>
28975                     <_>
28976                         <!-- tree 43 -->
28977                         <_>
28978                             <!-- root node -->
28979                             <feature>
28980                                 <rects>
28981                                     <_>1 6 19 3 -1.</_>
28982                                     <_>1 7 19 1 3.</_>
28983                                 </rects>
28984                                 <tilted>0</tilted>
28985                             </feature>
28986                             <threshold>-0.0686960369348526</threshold>
28987                             <left_val>0.1483314037322998</left_val>
28988                             <right_node>1</right_node>
28989                         </_>
28990                         <_>
28991                             <!-- node 1 -->
28992                             <feature>
28993                                 <rects>
28994                                     <_>12 7 4 2 -1.</_>
28995                                     <_>12 8 4 1 2.</_>
28996                                 </rects>
28997                                 <tilted>0</tilted>
28998                             </feature>
28999                             <threshold>-1.8447940237820148e-003</threshold>
29000                             <left_val>0.6211283802986145</left_val>
29001                             <right_val>0.4966601133346558</right_val>
29002                         </_>
29003                     </_>
29004                     <_>
29005                         <!-- tree 44 -->
29006                         <_>
29007                             <!-- root node -->
29008                             <feature>
29009                                 <rects>
29010                                     <_>7 8 3 3 -1.</_>
29011                                     <_>7 9 3 1 3.</_>
29012                                 </rects>
29013                                 <tilted>0</tilted>
29014                             </feature>
29015                             <threshold>-6.0959919355809689e-003</threshold>
29016                             <left_val>0.2294671982526779</left_val>
29017                             <right_node>1</right_node>
29018                         </_>
29019                         <_>
29020                             <!-- node 1 -->
29021                             <feature>
29022                                 <rects>
29023                                     <_>7 7 3 3 -1.</_>
29024                                     <_>8 7 1 3 3.</_>
29025                                 </rects>
29026                                 <tilted>0</tilted>
29027                             </feature>
29028                             <threshold>-4.2068301700055599e-003</threshold>
29029                             <left_val>0.6407091021537781</left_val>
29030                             <right_val>0.4748562872409821</right_val>
29031                         </_>
29032                     </_>
29033                     <_>
29034                         <!-- tree 45 -->
29035                         <_>
29036                             <!-- root node -->
29037                             <feature>
29038                                 <rects>
29039                                     <_>2 9 16 3 -1.</_>
29040                                     <_>2 10 16 1 3.</_>
29041                                 </rects>
29042                                 <tilted>0</tilted>
29043                             </feature>
29044                             <threshold>-7.1332789957523346e-004</threshold>
29045                             <left_node>1</left_node>
29046                             <right_val>0.5354936122894287</right_val>
29047                         </_>
29048                         <_>
29049                             <!-- node 1 -->
29050                             <feature>
29051                                 <rects>
29052                                     <_>9 4 2 12 -1.</_>
29053                                     <_>9 8 2 4 3.</_>
29054                                 </rects>
29055                                 <tilted>0</tilted>
29056                             </feature>
29057                             <threshold>0.1175677999854088</threshold>
29058                             <left_val>0.5136978030204773</left_val>
29059                             <right_val>0.0105957398191094</right_val>
29060                         </_>
29061                     </_>
29062                     <_>
29063                         <!-- tree 46 -->
29064                         <_>
29065                             <!-- root node -->
29066                             <feature>
29067                                 <rects>
29068                                     <_>7 3 2 5 -1.</_>
29069                                     <_>8 3 1 5 2.</_>
29070                                 </rects>
29071                                 <tilted>0</tilted>
29072                             </feature>
29073                             <threshold>5.9354289987822995e-005</threshold>
29074                             <left_val>0.3711803853511810</left_val>
29075                             <right_node>1</right_node>
29076                         </_>
29077                         <_>
29078                             <!-- node 1 -->
29079                             <feature>
29080                                 <rects>
29081                                     <_>9 7 2 3 -1.</_>
29082                                     <_>9 8 2 1 3.</_>
29083                                 </rects>
29084                                 <tilted>0</tilted>
29085                             </feature>
29086                             <threshold>-6.3173691742122173e-003</threshold>
29087                             <left_val>0.1712073981761932</left_val>
29088                             <right_val>0.5061758160591126</right_val>
29089                         </_>
29090                     </_>
29091                     <_>
29092                         <!-- tree 47 -->
29093                         <_>
29094                             <!-- root node -->
29095                             <feature>
29096                                 <rects>
29097                                     <_>9 14 4 3 -1.</_>
29098                                     <_>9 15 4 1 3.</_>
29099                                 </rects>
29100                                 <tilted>0</tilted>
29101                             </feature>
29102                             <threshold>0.0149414995685220</threshold>
29103                             <left_node>1</left_node>
29104                             <right_val>0.6729118824005127</right_val>
29105                         </_>
29106                         <_>
29107                             <!-- node 1 -->
29108                             <feature>
29109                                 <rects>
29110                                     <_>7 8 6 4 -1.</_>
29111                                     <_>10 8 3 2 2.</_>
29112                                     <_>7 10 3 2 2.</_>
29113                                 </rects>
29114                                 <tilted>0</tilted>
29115                             </feature>
29116                             <threshold>-2.0789399277418852e-003</threshold>
29117                             <left_val>0.4410645961761475</left_val>
29118                             <right_val>0.5444027781486511</right_val>
29119                         </_>
29120                     </_>
29121                     <_>
29122                         <!-- tree 48 -->
29123                         <_>
29124                             <!-- root node -->
29125                             <feature>
29126                                 <rects>
29127                                     <_>9 7 2 2 -1.</_>
29128                                     <_>10 7 1 2 2.</_>
29129                                 </rects>
29130                                 <tilted>0</tilted>
29131                             </feature>
29132                             <threshold>-7.0736219640821218e-004</threshold>
29133                             <left_val>0.5568910837173462</left_val>
29134                             <right_node>1</right_node>
29135                         </_>
29136                         <_>
29137                             <!-- node 1 -->
29138                             <feature>
29139                                 <rects>
29140                                     <_>5 5 6 6 -1.</_>
29141                                     <_>7 5 2 6 3.</_>
29142                                 </rects>
29143                                 <tilted>0</tilted>
29144                             </feature>
29145                             <threshold>-3.1247111037373543e-003</threshold>
29146                             <left_val>0.5023869276046753</left_val>
29147                             <right_val>0.3562405109405518</right_val>
29148                         </_>
29149                     </_>
29150                     <_>
29151                         <!-- tree 49 -->
29152                         <_>
29153                             <!-- root node -->
29154                             <feature>
29155                                 <rects>
29156                                     <_>9 1 3 6 -1.</_>
29157                                     <_>10 1 1 6 3.</_>
29158                                 </rects>
29159                                 <tilted>0</tilted>
29160                             </feature>
29161                             <threshold>-7.8919378574937582e-004</threshold>
29162                             <left_node>1</left_node>
29163                             <right_val>0.5456786155700684</right_val>
29164                         </_>
29165                         <_>
29166                             <!-- node 1 -->
29167                             <feature>
29168                                 <rects>
29169                                     <_>4 5 12 2 -1.</_>
29170                                     <_>8 5 4 2 3.</_>
29171                                 </rects>
29172                                 <tilted>0</tilted>
29173                             </feature>
29174                             <threshold>0.0101795801892877</threshold>
29175                             <left_val>0.5545138716697693</left_val>
29176                             <right_val>0.4622310996055603</right_val>
29177                         </_>
29178                     </_>
29179                     <_>
29180                         <!-- tree 50 -->
29181                         <_>
29182                             <!-- root node -->
29183                             <feature>
29184                                 <rects>
29185                                     <_>4 2 6 4 -1.</_>
29186                                     <_>6 2 2 4 3.</_>
29187                                 </rects>
29188                                 <tilted>0</tilted>
29189                             </feature>
29190                             <threshold>-2.7506109327077866e-003</threshold>
29191                             <left_node>1</left_node>
29192                             <right_val>0.4942536056041718</right_val>
29193                         </_>
29194                         <_>
29195                             <!-- node 1 -->
29196                             <feature>
29197                                 <rects>
29198                                     <_>4 7 8 2 -1.</_>
29199                                     <_>4 8 8 1 2.</_>
29200                                 </rects>
29201                                 <tilted>0</tilted>
29202                             </feature>
29203                             <threshold>0.0106013296172023</threshold>
29204                             <left_val>0.2961233854293823</left_val>
29205                             <right_val>0.5964338779449463</right_val>
29206                         </_>
29207                     </_>
29208                     <_>
29209                         <!-- tree 51 -->
29210                         <_>
29211                             <!-- root node -->
29212                             <feature>
29213                                 <rects>
29214                                     <_>3 6 14 6 -1.</_>
29215                                     <_>10 6 7 3 2.</_>
29216                                     <_>3 9 7 3 2.</_>
29217                                 </rects>
29218                                 <tilted>0</tilted>
29219                             </feature>
29220                             <threshold>5.1466780714690685e-003</threshold>
29221                             <left_val>0.5495228767395020</left_val>
29222                             <right_node>1</right_node>
29223                         </_>
29224                         <_>
29225                             <!-- node 1 -->
29226                             <feature>
29227                                 <rects>
29228                                     <_>3 6 14 3 -1.</_>
29229                                     <_>3 6 7 3 2.</_>
29230                                 </rects>
29231                                 <tilted>0</tilted>
29232                             </feature>
29233                             <threshold>0.0763211473822594</threshold>
29234                             <left_val>0.5173959136009216</left_val>
29235                             <right_val>0.2940216958522797</right_val>
29236                         </_>
29237                     </_>
29238                     <_>
29239                         <!-- tree 52 -->
29240                         <_>
29241                             <!-- root node -->
29242                             <feature>
29243                                 <rects>
29244                                     <_>0 5 2 2 -1.</_>
29245                                     <_>0 6 2 1 2.</_>
29246                                 </rects>
29247                                 <tilted>0</tilted>
29248                             </feature>
29249                             <threshold>-1.5027689514681697e-003</threshold>
29250                             <left_val>0.3106299936771393</left_val>
29251                             <right_node>1</right_node>
29252                         </_>
29253                         <_>
29254                             <!-- node 1 -->
29255                             <feature>
29256                                 <rects>
29257                                     <_>8 13 4 3 -1.</_>
29258                                     <_>8 14 4 1 3.</_>
29259                                 </rects>
29260                                 <tilted>0</tilted>
29261                             </feature>
29262                             <threshold>0.0122666703537107</threshold>
29263                             <left_val>0.4651150107383728</left_val>
29264                             <right_val>0.6846613883972168</right_val>
29265                         </_>
29266                     </_>
29267                     <_>
29268                         <!-- tree 53 -->
29269                         <_>
29270                             <!-- root node -->
29271                             <feature>
29272                                 <rects>
29273                                     <_>13 0 3 20 -1.</_>
29274                                     <_>14 0 1 20 3.</_>
29275                                 </rects>
29276                                 <tilted>0</tilted>
29277                             </feature>
29278                             <threshold>-0.0311185792088509</threshold>
29279                             <left_node>1</left_node>
29280                             <right_val>0.5226057171821594</right_val>
29281                         </_>
29282                         <_>
29283                             <!-- node 1 -->
29284                             <feature>
29285                                 <rects>
29286                                     <_>10 8 10 3 -1.</_>
29287                                     <_>10 9 10 1 3.</_>
29288                                 </rects>
29289                                 <tilted>0</tilted>
29290                             </feature>
29291                             <threshold>0.0289055891335011</threshold>
29292                             <left_val>0.5182244181632996</left_val>
29293                             <right_val>0.2705428004264832</right_val>
29294                         </_>
29295                     </_>
29296                     <_>
29297                         <!-- tree 54 -->
29298                         <_>
29299                             <!-- root node -->
29300                             <feature>
29301                                 <rects>
29302                                     <_>4 0 3 20 -1.</_>
29303                                     <_>5 0 1 20 3.</_>
29304                                 </rects>
29305                                 <tilted>0</tilted>
29306                             </feature>
29307                             <threshold>0.0475983805954456</threshold>
29308                             <left_node>1</left_node>
29309                             <right_val>0.1109512001276016</right_val>
29310                         </_>
29311                         <_>
29312                             <!-- node 1 -->
29313                             <feature>
29314                                 <rects>
29315                                     <_>0 8 10 3 -1.</_>
29316                                     <_>0 9 10 1 3.</_>
29317                                 </rects>
29318                                 <tilted>0</tilted>
29319                             </feature>
29320                             <threshold>0.0308085493743420</threshold>
29321                             <left_val>0.4938625097274780</left_val>
29322                             <right_val>0.1404110938310623</right_val>
29323                         </_>
29324                     </_>
29325                     <_>
29326                         <!-- tree 55 -->
29327                         <_>
29328                             <!-- root node -->
29329                             <feature>
29330                                 <rects>
29331                                     <_>12 5 3 4 -1.</_>
29332                                     <_>13 5 1 4 3.</_>
29333                                 </rects>
29334                                 <tilted>0</tilted>
29335                             </feature>
29336                             <threshold>-2.1277810446918011e-004</threshold>
29337                             <left_node>1</left_node>
29338                             <right_val>0.4392356872558594</right_val>
29339                         </_>
29340                         <_>
29341                             <!-- node 1 -->
29342                             <feature>
29343                                 <rects>
29344                                     <_>6 7 12 4 -1.</_>
29345                                     <_>10 7 4 4 3.</_>
29346                                 </rects>
29347                                 <tilted>0</tilted>
29348                             </feature>
29349                             <threshold>0.0789699628949165</threshold>
29350                             <left_val>0.5216552019119263</left_val>
29351                             <right_val>0.2294113934040070</right_val>
29352                         </_>
29353                     </_>
29354                     <_>
29355                         <!-- tree 56 -->
29356                         <_>
29357                             <!-- root node -->
29358                             <feature>
29359                                 <rects>
29360                                     <_>1 14 6 6 -1.</_>
29361                                     <_>1 14 3 3 2.</_>
29362                                     <_>4 17 3 3 2.</_>
29363                                 </rects>
29364                                 <tilted>0</tilted>
29365                             </feature>
29366                             <threshold>-0.0102579500526190</threshold>
29367                             <left_val>0.6176652908325195</left_val>
29368                             <right_node>1</right_node>
29369                         </_>
29370                         <_>
29371                             <!-- node 1 -->
29372                             <feature>
29373                                 <rects>
29374                                     <_>1 17 6 2 -1.</_>
29375                                     <_>1 18 6 1 2.</_>
29376                                 </rects>
29377                                 <tilted>0</tilted>
29378                             </feature>
29379                             <threshold>1.2604889925569296e-003</threshold>
29380                             <left_val>0.5236222743988037</left_val>
29381                             <right_val>0.3328965902328491</right_val>
29382                         </_>
29383                     </_>
29384                     <_>
29385                         <!-- tree 57 -->
29386                         <_>
29387                             <!-- root node -->
29388                             <feature>
29389                                 <rects>
29390                                     <_>14 8 6 12 -1.</_>
29391                                     <_>17 8 3 6 2.</_>
29392                                     <_>14 14 3 6 2.</_>
29393                                 </rects>
29394                                 <tilted>0</tilted>
29395                             </feature>
29396                             <threshold>-0.0334904603660107</threshold>
29397                             <left_node>1</left_node>
29398                             <right_val>0.4866186976432800</right_val>
29399                         </_>
29400                         <_>
29401                             <!-- node 1 -->
29402                             <feature>
29403                                 <rects>
29404                                     <_>18 5 2 2 -1.</_>
29405                                     <_>18 6 2 1 2.</_>
29406                                 </rects>
29407                                 <tilted>0</tilted>
29408                             </feature>
29409                             <threshold>-5.9202767442911863e-004</threshold>
29410                             <left_val>0.4116407036781311</left_val>
29411                             <right_val>0.5395640134811401</right_val>
29412                         </_>
29413                     </_>
29414                     <_>
29415                         <!-- tree 58 -->
29416                         <_>
29417                             <!-- root node -->
29418                             <feature>
29419                                 <rects>
29420                                     <_>3 16 4 2 -1.</_>
29421                                     <_>3 16 2 1 2.</_>
29422                                     <_>5 17 2 1 2.</_>
29423                                 </rects>
29424                                 <tilted>0</tilted>
29425                             </feature>
29426                             <threshold>3.0320750738610514e-005</threshold>
29427                             <left_node>1</left_node>
29428                             <right_val>0.5610736012458801</right_val>
29429                         </_>
29430                         <_>
29431                             <!-- node 1 -->
29432                             <feature>
29433                                 <rects>
29434                                     <_>2 16 6 2 -1.</_>
29435                                     <_>4 16 2 2 3.</_>
29436                                 </rects>
29437                                 <tilted>0</tilted>
29438                             </feature>
29439                             <threshold>-5.4369680583477020e-004</threshold>
29440                             <left_val>0.5621389150619507</left_val>
29441                             <right_val>0.3461203873157501</right_val>
29442                         </_>
29443                     </_>
29444                     <_>
29445                         <!-- tree 59 -->
29446                         <_>
29447                             <!-- root node -->
29448                             <feature>
29449                                 <rects>
29450                                     <_>14 8 6 12 -1.</_>
29451                                     <_>17 8 3 6 2.</_>
29452                                     <_>14 14 3 6 2.</_>
29453                                 </rects>
29454                                 <tilted>0</tilted>
29455                             </feature>
29456                             <threshold>-0.0334904603660107</threshold>
29457                             <left_node>1</left_node>
29458                             <right_val>0.4896762073040009</right_val>
29459                         </_>
29460                         <_>
29461                             <!-- node 1 -->
29462                             <feature>
29463                                 <rects>
29464                                     <_>18 5 2 2 -1.</_>
29465                                     <_>18 6 2 1 2.</_>
29466                                 </rects>
29467                                 <tilted>0</tilted>
29468                             </feature>
29469                             <threshold>-5.9202767442911863e-004</threshold>
29470                             <left_val>0.4305404126644135</left_val>
29471                             <right_val>0.5340713858604431</right_val>
29472                         </_>
29473                     </_>
29474                     <_>
29475                         <!-- tree 60 -->
29476                         <_>
29477                             <!-- root node -->
29478                             <feature>
29479                                 <rects>
29480                                     <_>5 16 9 2 -1.</_>
29481                                     <_>8 16 3 2 3.</_>
29482                                 </rects>
29483                                 <tilted>0</tilted>
29484                             </feature>
29485                             <threshold>2.0550889894366264e-003</threshold>
29486                             <left_val>0.5544999837875366</left_val>
29487                             <right_node>1</right_node>
29488                         </_>
29489                         <_>
29490                             <!-- node 1 -->
29491                             <feature>
29492                                 <rects>
29493                                     <_>3 14 6 6 -1.</_>
29494                                     <_>3 14 3 3 2.</_>
29495                                     <_>6 17 3 3 2.</_>
29496                                 </rects>
29497                                 <tilted>0</tilted>
29498                             </feature>
29499                             <threshold>-4.4353571720421314e-003</threshold>
29500                             <left_val>0.6038540005683899</left_val>
29501                             <right_val>0.3746592998504639</right_val>
29502                         </_>
29503                     </_>
29504                     <_>
29505                         <!-- tree 61 -->
29506                         <_>
29507                             <!-- root node -->
29508                             <feature>
29509                                 <rects>
29510                                     <_>14 8 6 12 -1.</_>
29511                                     <_>17 8 3 6 2.</_>
29512                                     <_>14 14 3 6 2.</_>
29513                                 </rects>
29514                                 <tilted>0</tilted>
29515                             </feature>
29516                             <threshold>-0.0841704234480858</threshold>
29517                             <left_node>1</left_node>
29518                             <right_val>0.5007348060607910</right_val>
29519                         </_>
29520                         <_>
29521                             <!-- node 1 -->
29522                             <feature>
29523                                 <rects>
29524                                     <_>11 7 2 12 -1.</_>
29525                                     <_>11 11 2 4 3.</_>
29526                                 </rects>
29527                                 <tilted>0</tilted>
29528                             </feature>
29529                             <threshold>6.7419027909636497e-003</threshold>
29530                             <left_val>0.5298097133636475</left_val>
29531                             <right_val>0.4716145098209381</right_val>
29532                         </_>
29533                     </_>
29534                     <_>
29535                         <!-- tree 62 -->
29536                         <_>
29537                             <!-- root node -->
29538                             <feature>
29539                                 <rects>
29540                                     <_>0 8 6 12 -1.</_>
29541                                     <_>0 8 3 6 2.</_>
29542                                     <_>3 14 3 6 2.</_>
29543                                 </rects>
29544                                 <tilted>0</tilted>
29545                             </feature>
29546                             <threshold>0.0102781504392624</threshold>
29547                             <left_node>1</left_node>
29548                             <right_val>0.6269375085830689</right_val>
29549                         </_>
29550                         <_>
29551                             <!-- node 1 -->
29552                             <feature>
29553                                 <rects>
29554                                     <_>7 7 2 12 -1.</_>
29555                                     <_>7 11 2 4 3.</_>
29556                                 </rects>
29557                                 <tilted>0</tilted>
29558                             </feature>
29559                             <threshold>5.8800862170755863e-003</threshold>
29560                             <left_val>0.5154827833175659</left_val>
29561                             <right_val>0.3813040852546692</right_val>
29562                         </_>
29563                     </_>
29564                     <_>
29565                         <!-- tree 63 -->
29566                         <_>
29567                             <!-- root node -->
29568                             <feature>
29569                                 <rects>
29570                                     <_>14 12 1 2 -1.</_>
29571                                     <_>14 13 1 1 2.</_>
29572                                 </rects>
29573                                 <tilted>0</tilted>
29574                             </feature>
29575                             <threshold>-6.9679190346505493e-006</threshold>
29576                             <left_node>1</left_node>
29577                             <right_val>0.4440239965915680</right_val>
29578                         </_>
29579                         <_>
29580                             <!-- node 1 -->
29581                             <feature>
29582                                 <rects>
29583                                     <_>12 13 8 1 -1.</_>
29584                                     <_>12 13 4 1 2.</_>
29585                                 </rects>
29586                                 <tilted>0</tilted>
29587                             </feature>
29588                             <threshold>8.2419527461752295e-004</threshold>
29589                             <left_val>0.4697534143924713</left_val>
29590                             <right_val>0.5485504269599915</right_val>
29591                         </_>
29592                     </_>
29593                     <_>
29594                         <!-- tree 64 -->
29595                         <_>
29596                             <!-- root node -->
29597                             <feature>
29598                                 <rects>
29599                                     <_>0 3 16 6 -1.</_>
29600                                     <_>0 6 16 3 2.</_>
29601                                 </rects>
29602                                 <tilted>0</tilted>
29603                             </feature>
29604                             <threshold>-5.5268318392336369e-003</threshold>
29605                             <left_val>0.5513604879379273</left_val>
29606                             <right_node>1</right_node>
29607                         </_>
29608                         <_>
29609                             <!-- node 1 -->
29610                             <feature>
29611                                 <rects>
29612                                     <_>1 4 8 2 -1.</_>
29613                                     <_>1 4 4 1 2.</_>
29614                                     <_>5 5 4 1 2.</_>
29615                                 </rects>
29616                                 <tilted>0</tilted>
29617                             </feature>
29618                             <threshold>9.6128671430051327e-004</threshold>
29619                             <left_val>0.3618639111518860</left_val>
29620                             <right_val>0.5838456749916077</right_val>
29621                         </_>
29622                     </_>
29623                     <_>
29624                         <!-- tree 65 -->
29625                         <_>
29626                             <!-- root node -->
29627                             <feature>
29628                                 <rects>
29629                                     <_>14 12 1 2 -1.</_>
29630                                     <_>14 13 1 1 2.</_>
29631                                 </rects>
29632                                 <tilted>0</tilted>
29633                             </feature>
29634                             <threshold>2.4810510221868753e-003</threshold>
29635                             <left_node>1</left_node>
29636                             <right_val>0.2523222863674164</right_val>
29637                         </_>
29638                         <_>
29639                             <!-- node 1 -->
29640                             <feature>
29641                                 <rects>
29642                                     <_>15 12 2 3 -1.</_>
29643                                     <_>15 13 2 1 3.</_>
29644                                 </rects>
29645                                 <tilted>0</tilted>
29646                             </feature>
29647                             <threshold>-1.0480589699000120e-003</threshold>
29648                             <left_val>0.4117257893085480</left_val>
29649                             <right_val>0.5392996072769165</right_val>
29650                         </_>
29651                     </_>
29652                     <_>
29653                         <!-- tree 66 -->
29654                         <_>
29655                             <!-- root node -->
29656                             <feature>
29657                                 <rects>
29658                                     <_>8 16 3 3 -1.</_>
29659                                     <_>8 17 3 1 3.</_>
29660                                 </rects>
29661                                 <tilted>0</tilted>
29662                             </feature>
29663                             <threshold>-6.1287907883524895e-003</threshold>
29664                             <left_val>0.6726329922676086</left_val>
29665                             <right_node>1</right_node>
29666                         </_>
29667                         <_>
29668                             <!-- node 1 -->
29669                             <feature>
29670                                 <rects>
29671                                     <_>5 12 1 2 -1.</_>
29672                                     <_>5 13 1 1 2.</_>
29673                                 </rects>
29674                                 <tilted>0</tilted>
29675                             </feature>
29676                             <threshold>1.1682329932227731e-004</threshold>
29677                             <left_val>0.5041192770004273</left_val>
29678                             <right_val>0.3607729077339172</right_val>
29679                         </_>
29680                     </_>
29681                     <_>
29682                         <!-- tree 67 -->
29683                         <_>
29684                             <!-- root node -->
29685                             <feature>
29686                                 <rects>
29687                                     <_>13 4 3 15 -1.</_>
29688                                     <_>14 4 1 15 3.</_>
29689                                 </rects>
29690                                 <tilted>0</tilted>
29691                             </feature>
29692                             <threshold>-0.0399094782769680</threshold>
29693                             <left_val>0.1563739031553268</left_val>
29694                             <right_node>1</right_node>
29695                         </_>
29696                         <_>
29697                             <!-- node 1 -->
29698                             <feature>
29699                                 <rects>
29700                                     <_>17 3 2 6 -1.</_>
29701                                     <_>18 3 1 3 2.</_>
29702                                     <_>17 6 1 3 2.</_>
29703                                 </rects>
29704                                 <tilted>0</tilted>
29705                             </feature>
29706                             <threshold>1.5859459526836872e-003</threshold>
29707                             <left_val>0.4891980886459351</left_val>
29708                             <right_val>0.5779845118522644</right_val>
29709                         </_>
29710                     </_>
29711                     <_>
29712                         <!-- tree 68 -->
29713                         <_>
29714                             <!-- root node -->
29715                             <feature>
29716                                 <rects>
29717                                     <_>4 4 3 15 -1.</_>
29718                                     <_>5 4 1 15 3.</_>
29719                                 </rects>
29720                                 <tilted>0</tilted>
29721                             </feature>
29722                             <threshold>-0.0226902291178703</threshold>
29723                             <left_val>0.2186879068613052</left_val>
29724                             <right_node>1</right_node>
29725                         </_>
29726                         <_>
29727                             <!-- node 1 -->
29728                             <feature>
29729                                 <rects>
29730                                     <_>1 3 2 6 -1.</_>
29731                                     <_>1 3 1 3 2.</_>
29732                                     <_>2 6 1 3 2.</_>
29733                                 </rects>
29734                                 <tilted>0</tilted>
29735                             </feature>
29736                             <threshold>2.0916070789098740e-003</threshold>
29737                             <left_val>0.4771577119827271</left_val>
29738                             <right_val>0.6099231243133545</right_val>
29739                         </_>
29740                     </_>
29741                     <_>
29742                         <!-- tree 69 -->
29743                         <_>
29744                             <!-- root node -->
29745                             <feature>
29746                                 <rects>
29747                                     <_>7 15 12 4 -1.</_>
29748                                     <_>7 17 12 2 2.</_>
29749                                 </rects>
29750                                 <tilted>0</tilted>
29751                             </feature>
29752                             <threshold>-0.0247154198586941</threshold>
29753                             <left_val>0.3463996946811676</left_val>
29754                             <right_node>1</right_node>
29755                         </_>
29756                         <_>
29757                             <!-- node 1 -->
29758                             <feature>
29759                                 <rects>
29760                                     <_>1 0 19 3 -1.</_>
29761                                     <_>1 1 19 1 3.</_>
29762                                 </rects>
29763                                 <tilted>0</tilted>
29764                             </feature>
29765                             <threshold>-0.0134194502606988</threshold>
29766                             <left_val>0.3630692958831787</left_val>
29767                             <right_val>0.5252196192741394</right_val>
29768                         </_>
29769                     </_>
29770                     <_>
29771                         <!-- tree 70 -->
29772                         <_>
29773                             <!-- root node -->
29774                             <feature>
29775                                 <rects>
29776                                     <_>3 17 10 2 -1.</_>
29777                                     <_>3 17 5 1 2.</_>
29778                                     <_>8 18 5 1 2.</_>
29779                                 </rects>
29780                                 <tilted>0</tilted>
29781                             </feature>
29782                             <threshold>-6.0629472136497498e-003</threshold>
29783                             <left_val>0.6666321754455566</left_val>
29784                             <right_node>1</right_node>
29785                         </_>
29786                         <_>
29787                             <!-- node 1 -->
29788                             <feature>
29789                                 <rects>
29790                                     <_>2 5 10 15 -1.</_>
29791                                     <_>2 10 10 5 3.</_>
29792                                 </rects>
29793                                 <tilted>0</tilted>
29794                             </feature>
29795                             <threshold>-2.0921030081808567e-003</threshold>
29796                             <left_val>0.3399547040462494</left_val>
29797                             <right_val>0.5035697817802429</right_val>
29798                         </_>
29799                     </_>
29800                     <_>
29801                         <!-- tree 71 -->
29802                         <_>
29803                             <!-- root node -->
29804                             <feature>
29805                                 <rects>
29806                                     <_>13 8 3 4 -1.</_>
29807                                     <_>13 10 3 2 2.</_>
29808                                 </rects>
29809                                 <tilted>0</tilted>
29810                             </feature>
29811                             <threshold>0.0259618591517210</threshold>
29812                             <left_val>0.5036802887916565</left_val>
29813                             <right_node>1</right_node>
29814                         </_>
29815                         <_>
29816                             <!-- node 1 -->
29817                             <feature>
29818                                 <rects>
29819                                     <_>19 13 1 2 -1.</_>
29820                                     <_>19 14 1 1 2.</_>
29821                                 </rects>
29822                                 <tilted>0</tilted>
29823                             </feature>
29824                             <threshold>1.7908669542521238e-004</threshold>
29825                             <left_val>0.5418530702590942</left_val>
29826                             <right_val>0.4318976998329163</right_val>
29827                         </_>
29828                     </_>
29829                     <_>
29830                         <!-- tree 72 -->
29831                         <_>
29832                             <!-- root node -->
29833                             <feature>
29834                                 <rects>
29835                                     <_>4 8 3 4 -1.</_>
29836                                     <_>4 10 3 2 2.</_>
29837                                 </rects>
29838                                 <tilted>0</tilted>
29839                             </feature>
29840                             <threshold>-3.1546850223094225e-003</threshold>
29841                             <left_val>0.7221025228500366</left_val>
29842                             <right_node>1</right_node>
29843                         </_>
29844                         <_>
29845                             <!-- node 1 -->
29846                             <feature>
29847                                 <rects>
29848                                     <_>0 13 1 2 -1.</_>
29849                                     <_>0 14 1 1 2.</_>
29850                                 </rects>
29851                                 <tilted>0</tilted>
29852                             </feature>
29853                             <threshold>-1.1397759662941098e-003</threshold>
29854                             <left_val>0.3320972919464111</left_val>
29855                             <right_val>0.5024433732032776</right_val>
29856                         </_>
29857                     </_>
29858                     <_>
29859                         <!-- tree 73 -->
29860                         <_>
29861                             <!-- root node -->
29862                             <feature>
29863                                 <rects>
29864                                     <_>12 7 2 12 -1.</_>
29865                                     <_>12 13 2 6 2.</_>
29866                                 </rects>
29867                                 <tilted>0</tilted>
29868                             </feature>
29869                             <threshold>-0.0478402115404606</threshold>
29870                             <left_val>0.1938765048980713</left_val>
29871                             <right_node>1</right_node>
29872                         </_>
29873                         <_>
29874                             <!-- node 1 -->
29875                             <feature>
29876                                 <rects>
29877                                     <_>14 7 2 2 -1.</_>
29878                                     <_>15 7 1 1 2.</_>
29879                                     <_>14 8 1 1 2.</_>
29880                                 </rects>
29881                                 <tilted>0</tilted>
29882                             </feature>
29883                             <threshold>4.1577088995836675e-004</threshold>
29884                             <left_val>0.4802188873291016</left_val>
29885                             <right_val>0.5730714797973633</right_val>
29886                         </_>
29887                     </_>
29888                     <_>
29889                         <!-- tree 74 -->
29890                         <_>
29891                             <!-- root node -->
29892                             <feature>
29893                                 <rects>
29894                                     <_>5 3 8 2 -1.</_>
29895                                     <_>5 4 8 1 2.</_>
29896                                 </rects>
29897                                 <tilted>0</tilted>
29898                             </feature>
29899                             <threshold>-4.4247039477340877e-004</threshold>
29900                             <left_val>0.4262515008449554</left_val>
29901                             <right_node>1</right_node>
29902                         </_>
29903                         <_>
29904                             <!-- node 1 -->
29905                             <feature>
29906                                 <rects>
29907                                     <_>0 2 2 6 -1.</_>
29908                                     <_>0 4 2 2 3.</_>
29909                                 </rects>
29910                                 <tilted>0</tilted>
29911                             </feature>
29912                             <threshold>1.4479350065812469e-003</threshold>
29913                             <left_val>0.5719171166419983</left_val>
29914                             <right_val>0.4064153134822846</right_val>
29915                         </_>
29916                     </_>
29917                     <_>
29918                         <!-- tree 75 -->
29919                         <_>
29920                             <!-- root node -->
29921                             <feature>
29922                                 <rects>
29923                                     <_>18 2 2 12 -1.</_>
29924                                     <_>19 2 1 6 2.</_>
29925                                     <_>18 8 1 6 2.</_>
29926                                 </rects>
29927                                 <tilted>0</tilted>
29928                             </feature>
29929                             <threshold>0.0157015100121498</threshold>
29930                             <left_val>0.4995726048946381</left_val>
29931                             <right_node>1</right_node>
29932                         </_>
29933                         <_>
29934                             <!-- node 1 -->
29935                             <feature>
29936                                 <rects>
29937                                     <_>18 1 1 2 -1.</_>
29938                                     <_>18 2 1 1 2.</_>
29939                                 </rects>
29940                                 <tilted>0</tilted>
29941                             </feature>
29942                             <threshold>2.7805729769170284e-004</threshold>
29943                             <left_val>0.5289286971092224</left_val>
29944                             <right_val>0.4581728875637054</right_val>
29945                         </_>
29946                     </_>
29947                     <_>
29948                         <!-- tree 76 -->
29949                         <_>
29950                             <!-- root node -->
29951                             <feature>
29952                                 <rects>
29953                                     <_>0 2 2 12 -1.</_>
29954                                     <_>0 2 1 6 2.</_>
29955                                     <_>1 8 1 6 2.</_>
29956                                 </rects>
29957                                 <tilted>0</tilted>
29958                             </feature>
29959                             <threshold>-2.9010509606450796e-003</threshold>
29960                             <left_val>0.6012148261070252</left_val>
29961                             <right_node>1</right_node>
29962                         </_>
29963                         <_>
29964                             <!-- node 1 -->
29965                             <feature>
29966                                 <rects>
29967                                     <_>1 1 1 2 -1.</_>
29968                                     <_>1 2 1 1 2.</_>
29969                                 </rects>
29970                                 <tilted>0</tilted>
29971                             </feature>
29972                             <threshold>2.0830519497394562e-004</threshold>
29973                             <left_val>0.5057976841926575</left_val>
29974                             <right_val>0.3599432110786438</right_val>
29975                         </_>
29976                     </_>
29977                     <_>
29978                         <!-- tree 77 -->
29979                         <_>
29980                             <!-- root node -->
29981                             <feature>
29982                                 <rects>
29983                                     <_>16 4 4 14 -1.</_>
29984                                     <_>18 4 2 7 2.</_>
29985                                     <_>16 11 2 7 2.</_>
29986                                 </rects>
29987                                 <tilted>0</tilted>
29988                             </feature>
29989                             <threshold>-0.0515300296247005</threshold>
29990                             <left_node>1</left_node>
29991                             <right_val>0.4991796910762787</right_val>
29992                         </_>
29993                         <_>
29994                             <!-- node 1 -->
29995                             <feature>
29996                                 <rects>
29997                                     <_>10 14 1 6 -1.</_>
29998                                     <_>10 17 1 3 2.</_>
29999                                 </rects>
30000                                 <tilted>0</tilted>
30001                             </feature>
30002                             <threshold>1.7163449956569821e-004</threshold>
30003                             <left_val>0.4675469994544983</left_val>
30004                             <right_val>0.5374773144721985</right_val>
30005                         </_>
30006                     </_>
30007                     <_>
30008                         <!-- tree 78 -->
30009                         <_>
30010                             <!-- root node -->
30011                             <feature>
30012                                 <rects>
30013                                     <_>0 4 4 14 -1.</_>
30014                                     <_>0 4 2 7 2.</_>
30015                                     <_>2 11 2 7 2.</_>
30016                                 </rects>
30017                                 <tilted>0</tilted>
30018                             </feature>
30019                             <threshold>0.0236142799258232</threshold>
30020                             <left_node>1</left_node>
30021                             <right_val>0.6586478948593140</right_val>
30022                         </_>
30023                         <_>
30024                             <!-- node 1 -->
30025                             <feature>
30026                                 <rects>
30027                                     <_>9 14 1 6 -1.</_>
30028                                     <_>9 17 1 3 2.</_>
30029                                 </rects>
30030                                 <tilted>0</tilted>
30031                             </feature>
30032                             <threshold>-5.6427798699587584e-004</threshold>
30033                             <left_val>0.3853296041488648</left_val>
30034                             <right_val>0.5196040272712708</right_val>
30035                         </_>
30036                     </_>
30037                     <_>
30038                         <!-- tree 79 -->
30039                         <_>
30040                             <!-- root node -->
30041                             <feature>
30042                                 <rects>
30043                                     <_>9 14 4 3 -1.</_>
30044                                     <_>9 15 4 1 3.</_>
30045                                 </rects>
30046                                 <tilted>0</tilted>
30047                             </feature>
30048                             <threshold>6.6903959959745407e-003</threshold>
30049                             <left_node>1</left_node>
30050                             <right_val>0.6004235744476318</right_val>
30051                         </_>
30052                         <_>
30053                             <!-- node 1 -->
30054                             <feature>
30055                                 <rects>
30056                                     <_>4 7 12 2 -1.</_>
30057                                     <_>8 7 4 2 3.</_>
30058                                 </rects>
30059                                 <tilted>0</tilted>
30060                             </feature>
30061                             <threshold>-4.8789530992507935e-003</threshold>
30062                             <left_val>0.3293227851390839</left_val>
30063                             <right_val>0.5245236754417419</right_val>
30064                         </_>
30065                     </_>
30066                     <_>
30067                         <!-- tree 80 -->
30068                         <_>
30069                             <!-- root node -->
30070                             <feature>
30071                                 <rects>
30072                                     <_>0 8 4 3 -1.</_>
30073                                     <_>0 9 4 1 3.</_>
30074                                 </rects>
30075                                 <tilted>0</tilted>
30076                             </feature>
30077                             <threshold>-6.8537332117557526e-003</threshold>
30078                             <left_val>0.2565914094448090</left_val>
30079                             <right_node>1</right_node>
30080                         </_>
30081                         <_>
30082                             <!-- node 1 -->
30083                             <feature>
30084                                 <rects>
30085                                     <_>4 7 2 2 -1.</_>
30086                                     <_>4 7 1 1 2.</_>
30087                                     <_>5 8 1 1 2.</_>
30088                                 </rects>
30089                                 <tilted>0</tilted>
30090                             </feature>
30091                             <threshold>9.9893810693174601e-004</threshold>
30092                             <left_val>0.4615494012832642</left_val>
30093                             <right_val>0.5942432284355164</right_val>
30094                         </_>
30095                     </_>
30096                     <_>
30097                         <!-- tree 81 -->
30098                         <_>
30099                             <!-- root node -->
30100                             <feature>
30101                                 <rects>
30102                                     <_>13 7 2 1 -1.</_>
30103                                     <_>13 7 1 1 2.</_>
30104                                 </rects>
30105                                 <tilted>0</tilted>
30106                             </feature>
30107                             <threshold>-1.3354700058698654e-004</threshold>
30108                             <left_val>0.5487375855445862</left_val>
30109                             <right_node>1</right_node>
30110                         </_>
30111                         <_>
30112                             <!-- node 1 -->
30113                             <feature>
30114                                 <rects>
30115                                     <_>11 4 4 5 -1.</_>
30116                                     <_>11 4 2 5 2.</_>
30117                                 </rects>
30118                                 <tilted>0</tilted>
30119                             </feature>
30120                             <threshold>1.0165109997615218e-003</threshold>
30121                             <left_val>0.4578359127044678</left_val>
30122                             <right_val>0.5426927804946899</right_val>
30123                         </_>
30124                     </_>
30125                     <_>
30126                         <!-- tree 82 -->
30127                         <_>
30128                             <!-- root node -->
30129                             <feature>
30130                                 <rects>
30131                                     <_>4 8 3 3 -1.</_>
30132                                     <_>5 8 1 3 3.</_>
30133                                 </rects>
30134                                 <tilted>0</tilted>
30135                             </feature>
30136                             <threshold>9.1216771397739649e-004</threshold>
30137                             <left_node>1</left_node>
30138                             <right_val>0.3939461112022400</right_val>
30139                         </_>
30140                         <_>
30141                             <!-- node 1 -->
30142                             <feature>
30143                                 <rects>
30144                                     <_>0 3 8 1 -1.</_>
30145                                     <_>4 3 4 1 2.</_>
30146                                 </rects>
30147                                 <tilted>0</tilted>
30148                             </feature>
30149                             <threshold>1.0080259526148438e-003</threshold>
30150                             <left_val>0.4049789905548096</left_val>
30151                             <right_val>0.5520703792572022</right_val>
30152                         </_>
30153                     </_>
30154                     <_>
30155                         <!-- tree 83 -->
30156                         <_>
30157                             <!-- root node -->
30158                             <feature>
30159                                 <rects>
30160                                     <_>13 7 2 1 -1.</_>
30161                                     <_>13 7 1 1 2.</_>
30162                                 </rects>
30163                                 <tilted>0</tilted>
30164                             </feature>
30165                             <threshold>-1.3102490629535168e-004</threshold>
30166                             <left_node>1</left_node>
30167                             <right_val>0.4879088997840881</right_val>
30168                         </_>
30169                         <_>
30170                             <!-- node 1 -->
30171                             <feature>
30172                                 <rects>
30173                                     <_>14 7 3 2 -1.</_>
30174                                     <_>15 7 1 2 3.</_>
30175                                 </rects>
30176                                 <tilted>0</tilted>
30177                             </feature>
30178                             <threshold>5.5228749988600612e-004</threshold>
30179                             <left_val>0.4844943881034851</left_val>
30180                             <right_val>0.5512825846672058</right_val>
30181                         </_>
30182                     </_>
30183                     <_>
30184                         <!-- tree 84 -->
30185                         <_>
30186                             <!-- root node -->
30187                             <feature>
30188                                 <rects>
30189                                     <_>5 7 2 1 -1.</_>
30190                                     <_>6 7 1 1 2.</_>
30191                                 </rects>
30192                                 <tilted>0</tilted>
30193                             </feature>
30194                             <threshold>-1.2130969844292849e-004</threshold>
30195                             <left_node>1</left_node>
30196                             <right_val>0.4367971122264862</right_val>
30197                         </_>
30198                         <_>
30199                             <!-- node 1 -->
30200                             <feature>
30201                                 <rects>
30202                                     <_>3 7 3 2 -1.</_>
30203                                     <_>4 7 1 2 3.</_>
30204                                 </rects>
30205                                 <tilted>0</tilted>
30206                             </feature>
30207                             <threshold>-1.5112989785848185e-005</threshold>
30208                             <left_val>0.6425955295562744</left_val>
30209                             <right_val>0.4881826937198639</right_val>
30210                         </_>
30211                     </_>
30212                     <_>
30213                         <!-- tree 85 -->
30214                         <_>
30215                             <!-- root node -->
30216                             <feature>
30217                                 <rects>
30218                                     <_>18 5 2 2 -1.</_>
30219                                     <_>18 6 2 1 2.</_>
30220                                 </rects>
30221                                 <tilted>0</tilted>
30222                             </feature>
30223                             <threshold>-4.0125829400494695e-004</threshold>
30224                             <left_node>1</left_node>
30225                             <right_val>0.5372099280357361</right_val>
30226                         </_>
30227                         <_>
30228                             <!-- node 1 -->
30229                             <feature>
30230                                 <rects>
30231                                     <_>12 14 2 2 -1.</_>
30232                                     <_>13 14 1 1 2.</_>
30233                                     <_>12 15 1 1 2.</_>
30234                                 </rects>
30235                                 <tilted>0</tilted>
30236                             </feature>
30237                             <threshold>-6.5766851184889674e-004</threshold>
30238                             <left_val>0.5834553241729736</left_val>
30239                             <right_val>0.4869078099727631</right_val>
30240                         </_>
30241                     </_>
30242                     <_>
30243                         <!-- tree 86 -->
30244                         <_>
30245                             <!-- root node -->
30246                             <feature>
30247                                 <rects>
30248                                     <_>0 5 2 2 -1.</_>
30249                                     <_>0 6 2 1 2.</_>
30250                                 </rects>
30251                                 <tilted>0</tilted>
30252                             </feature>
30253                             <threshold>6.2220421386882663e-004</threshold>
30254                             <left_node>1</left_node>
30255                             <right_val>0.3824636936187744</right_val>
30256                         </_>
30257                         <_>
30258                             <!-- node 1 -->
30259                             <feature>
30260                                 <rects>
30261                                     <_>6 14 2 2 -1.</_>
30262                                     <_>6 14 1 1 2.</_>
30263                                     <_>7 15 1 1 2.</_>
30264                                 </rects>
30265                                 <tilted>0</tilted>
30266                             </feature>
30267                             <threshold>1.4663359615951777e-003</threshold>
30268                             <left_val>0.4813488125801086</left_val>
30269                             <right_val>0.6966739296913147</right_val>
30270                         </_>
30271                     </_>
30272                     <_>
30273                         <!-- tree 87 -->
30274                         <_>
30275                             <!-- root node -->
30276                             <feature>
30277                                 <rects>
30278                                     <_>7 12 6 5 -1.</_>
30279                                     <_>9 12 2 5 3.</_>
30280                                 </rects>
30281                                 <tilted>0</tilted>
30282                             </feature>
30283                             <threshold>-0.0495477095246315</threshold>
30284                             <left_val>0.0539276599884033</left_val>
30285                             <right_node>1</right_node>
30286                         </_>
30287                         <_>
30288                             <!-- node 1 -->
30289                             <feature>
30290                                 <rects>
30291                                     <_>12 17 5 2 -1.</_>
30292                                     <_>12 18 5 1 2.</_>
30293                                 </rects>
30294                                 <tilted>0</tilted>
30295                             </feature>
30296                             <threshold>1.3017569435760379e-003</threshold>
30297                             <left_val>0.5337455868721008</left_val>
30298                             <right_val>0.4160748124122620</right_val>
30299                         </_>
30300                     </_>
30301                     <_>
30302                         <!-- tree 88 -->
30303                         <_>
30304                             <!-- root node -->
30305                             <feature>
30306                                 <rects>
30307                                     <_>1 11 6 3 -1.</_>
30308                                     <_>4 11 3 3 2.</_>
30309                                 </rects>
30310                                 <tilted>0</tilted>
30311                             </feature>
30312                             <threshold>-4.4914530590176582e-003</threshold>
30313                             <left_val>0.5997437238693237</left_val>
30314                             <right_node>1</right_node>
30315                         </_>
30316                         <_>
30317                             <!-- node 1 -->
30318                             <feature>
30319                                 <rects>
30320                                     <_>1 9 6 3 -1.</_>
30321                                     <_>4 9 3 3 2.</_>
30322                                 </rects>
30323                                 <tilted>0</tilted>
30324                             </feature>
30325                             <threshold>1.6592369647696614e-003</threshold>
30326                             <left_val>0.3727185130119324</left_val>
30327                             <right_val>0.5115634202957153</right_val>
30328                         </_>
30329                     </_>
30330                     <_>
30331                         <!-- tree 89 -->
30332                         <_>
30333                             <!-- root node -->
30334                             <feature>
30335                                 <rects>
30336                                     <_>12 7 2 12 -1.</_>
30337                                     <_>12 13 2 6 2.</_>
30338                                 </rects>
30339                                 <tilted>0</tilted>
30340                             </feature>
30341                             <threshold>6.4695458859205246e-003</threshold>
30342                             <left_val>0.5252035260200501</left_val>
30343                             <right_node>1</right_node>
30344                         </_>
30345                         <_>
30346                             <!-- node 1 -->
30347                             <feature>
30348                                 <rects>
30349                                     <_>8 7 5 3 -1.</_>
30350                                     <_>8 8 5 1 3.</_>
30351                                 </rects>
30352                                 <tilted>0</tilted>
30353                             </feature>
30354                             <threshold>4.9810269847512245e-003</threshold>
30355                             <left_val>0.5256717801094055</left_val>
30356                             <right_val>0.3934406042098999</right_val>
30357                         </_>
30358                     </_>
30359                     <_>
30360                         <!-- tree 90 -->
30361                         <_>
30362                             <!-- root node -->
30363                             <feature>
30364                                 <rects>
30365                                     <_>6 7 2 12 -1.</_>
30366                                     <_>6 13 2 6 2.</_>
30367                                 </rects>
30368                                 <tilted>0</tilted>
30369                             </feature>
30370                             <threshold>-0.0385369807481766</threshold>
30371                             <left_val>0.2061924934387207</left_val>
30372                             <right_node>1</right_node>
30373                         </_>
30374                         <_>
30375                             <!-- node 1 -->
30376                             <feature>
30377                                 <rects>
30378                                     <_>1 2 9 18 -1.</_>
30379                                     <_>4 2 3 18 3.</_>
30380                                 </rects>
30381                                 <tilted>0</tilted>
30382                             </feature>
30383                             <threshold>-0.2827565073966980</threshold>
30384                             <left_val>0.0618832111358643</left_val>
30385                             <right_val>0.4925057888031006</right_val>
30386                         </_>
30387                     </_>
30388                     <_>
30389                         <!-- tree 91 -->
30390                         <_>
30391                             <!-- root node -->
30392                             <feature>
30393                                 <rects>
30394                                     <_>12 17 5 2 -1.</_>
30395                                     <_>12 18 5 1 2.</_>
30396                                 </rects>
30397                                 <tilted>0</tilted>
30398                             </feature>
30399                             <threshold>-9.0301828458905220e-003</threshold>
30400                             <left_val>0.3157590031623840</left_val>
30401                             <right_node>1</right_node>
30402                         </_>
30403                         <_>
30404                             <!-- node 1 -->
30405                             <feature>
30406                                 <rects>
30407                                     <_>4 7 12 2 -1.</_>
30408                                     <_>4 7 6 2 2.</_>
30409                                 </rects>
30410                                 <tilted>0</tilted>
30411                             </feature>
30412                             <threshold>-0.0438662692904472</threshold>
30413                             <left_val>0.2033682018518448</left_val>
30414                             <right_val>0.5164769887924194</right_val>
30415                         </_>
30416                     </_>
30417                     <_>
30418                         <!-- tree 92 -->
30419                         <_>
30420                             <!-- root node -->
30421                             <feature>
30422                                 <rects>
30423                                     <_>6 7 6 1 -1.</_>
30424                                     <_>8 7 2 1 3.</_>
30425                                 </rects>
30426                                 <tilted>0</tilted>
30427                             </feature>
30428                             <threshold>-4.5701069757342339e-003</threshold>
30429                             <left_val>0.6611183285713196</left_val>
30430                             <right_node>1</right_node>
30431                         </_>
30432                         <_>
30433                             <!-- node 1 -->
30434                             <feature>
30435                                 <rects>
30436                                     <_>7 3 3 2 -1.</_>
30437                                     <_>8 3 1 2 3.</_>
30438                                 </rects>
30439                                 <tilted>0</tilted>
30440                             </feature>
30441                             <threshold>-2.3362410720437765e-003</threshold>
30442                             <left_val>0.2807789146900177</left_val>
30443                             <right_val>0.4962876141071320</right_val>
30444                         </_>
30445                     </_>
30446                     <_>
30447                         <!-- tree 93 -->
30448                         <_>
30449                             <!-- root node -->
30450                             <feature>
30451                                 <rects>
30452                                     <_>9 4 3 1 -1.</_>
30453                                     <_>10 4 1 1 3.</_>
30454                                 </rects>
30455                                 <tilted>0</tilted>
30456                             </feature>
30457                             <threshold>5.3960331715643406e-003</threshold>
30458                             <left_val>0.5146387815475464</left_val>
30459                             <right_node>1</right_node>
30460                         </_>
30461                         <_>
30462                             <!-- node 1 -->
30463                             <feature>
30464                                 <rects>
30465                                     <_>11 11 3 1 -1.</_>
30466                                     <_>12 11 1 1 3.</_>
30467                                 </rects>
30468                                 <tilted>0</tilted>
30469                             </feature>
30470                             <threshold>-2.6297608856111765e-003</threshold>
30471                             <left_val>0.6284487843513489</left_val>
30472                             <right_val>0.4955588877201080</right_val>
30473                         </_>
30474                     </_>
30475                     <_>
30476                         <!-- tree 94 -->
30477                         <_>
30478                             <!-- root node -->
30479                             <feature>
30480                                 <rects>
30481                                     <_>8 4 3 1 -1.</_>
30482                                     <_>9 4 1 1 3.</_>
30483                                 </rects>
30484                                 <tilted>0</tilted>
30485                             </feature>
30486                             <threshold>-3.8577478844672441e-003</threshold>
30487                             <left_val>0.1486748009920120</left_val>
30488                             <right_node>1</right_node>
30489                         </_>
30490                         <_>
30491                             <!-- node 1 -->
30492                             <feature>
30493                                 <rects>
30494                                     <_>6 11 3 1 -1.</_>
30495                                     <_>7 11 1 1 3.</_>
30496                                 </rects>
30497                                 <tilted>0</tilted>
30498                             </feature>
30499                             <threshold>1.3963800156489015e-003</threshold>
30500                             <left_val>0.4701338112354279</left_val>
30501                             <right_val>0.6320971846580505</right_val>
30502                         </_>
30503                     </_>
30504                     <_>
30505                         <!-- tree 95 -->
30506                         <_>
30507                             <!-- root node -->
30508                             <feature>
30509                                 <rects>
30510                                     <_>12 13 6 6 -1.</_>
30511                                     <_>12 15 6 2 3.</_>
30512                                 </rects>
30513                                 <tilted>0</tilted>
30514                             </feature>
30515                             <threshold>-8.8699469342827797e-003</threshold>
30516                             <left_node>1</left_node>
30517                             <right_val>0.5286818146705627</right_val>
30518                         </_>
30519                         <_>
30520                             <!-- node 1 -->
30521                             <feature>
30522                                 <rects>
30523                                     <_>14 13 1 6 -1.</_>
30524                                     <_>14 15 1 2 3.</_>
30525                                 </rects>
30526                                 <tilted>0</tilted>
30527                             </feature>
30528                             <threshold>-7.0626288652420044e-004</threshold>
30529                             <left_val>0.4648370146751404</left_val>
30530                             <right_val>0.5333210229873657</right_val>
30531                         </_>
30532                     </_>
30533                     <_>
30534                         <!-- tree 96 -->
30535                         <_>
30536                             <!-- root node -->
30537                             <feature>
30538                                 <rects>
30539                                     <_>2 13 6 6 -1.</_>
30540                                     <_>2 15 6 2 3.</_>
30541                                 </rects>
30542                                 <tilted>0</tilted>
30543                             </feature>
30544                             <threshold>4.2645810171961784e-003</threshold>
30545                             <left_val>0.5084878206253052</left_val>
30546                             <right_node>1</right_node>
30547                         </_>
30548                         <_>
30549                             <!-- node 1 -->
30550                             <feature>
30551                                 <rects>
30552                                     <_>1 5 18 1 -1.</_>
30553                                     <_>7 5 6 1 3.</_>
30554                                 </rects>
30555                                 <tilted>0</tilted>
30556                             </feature>
30557                             <threshold>0.0615721009671688</threshold>
30558                             <left_val>0.3629625141620636</left_val>
30559                             <right_val>0.8757156729698181</right_val>
30560                         </_>
30561                     </_>
30562                     <_>
30563                         <!-- tree 97 -->
30564                         <_>
30565                             <!-- root node -->
30566                             <feature>
30567                                 <rects>
30568                                     <_>4 7 12 2 -1.</_>
30569                                     <_>10 7 6 1 2.</_>
30570                                     <_>4 8 6 1 2.</_>
30571                                 </rects>
30572                                 <tilted>0</tilted>
30573                             </feature>
30574                             <threshold>-4.5381980016827583e-003</threshold>
30575                             <left_node>1</left_node>
30576                             <right_val>0.4856696128845215</right_val>
30577                         </_>
30578                         <_>
30579                             <!-- node 1 -->
30580                             <feature>
30581                                 <rects>
30582                                     <_>6 1 8 10 -1.</_>
30583                                     <_>10 1 4 5 2.</_>
30584                                     <_>6 6 4 5 2.</_>
30585                                 </rects>
30586                                 <tilted>0</tilted>
30587                             </feature>
30588                             <threshold>-4.0877899155020714e-003</threshold>
30589                             <left_val>0.4584116041660309</left_val>
30590                             <right_val>0.5420240759849548</right_val>
30591                         </_>
30592                     </_>
30593                     <_>
30594                         <!-- tree 98 -->
30595                         <_>
30596                             <!-- root node -->
30597                             <feature>
30598                                 <rects>
30599                                     <_>3 13 4 3 -1.</_>
30600                                     <_>3 14 4 1 3.</_>
30601                                 </rects>
30602                                 <tilted>0</tilted>
30603                             </feature>
30604                             <threshold>6.4308601431548595e-003</threshold>
30605                             <left_node>1</left_node>
30606                             <right_val>0.2707302868366242</right_val>
30607                         </_>
30608                         <_>
30609                             <!-- node 1 -->
30610                             <feature>
30611                                 <rects>
30612                                     <_>6 13 4 3 -1.</_>
30613                                     <_>6 14 4 1 3.</_>
30614                                 </rects>
30615                                 <tilted>0</tilted>
30616                             </feature>
30617                             <threshold>7.0455260574817657e-003</threshold>
30618                             <left_val>0.5057486891746521</left_val>
30619                             <right_val>0.7026523947715759</right_val>
30620                         </_>
30621                     </_>
30622                     <_>
30623                         <!-- tree 99 -->
30624                         <_>
30625                             <!-- root node -->
30626                             <feature>
30627                                 <rects>
30628                                     <_>9 14 4 3 -1.</_>
30629                                     <_>9 15 4 1 3.</_>
30630                                 </rects>
30631                                 <tilted>0</tilted>
30632                             </feature>
30633                             <threshold>-2.3246440105140209e-003</threshold>
30634                             <left_node>1</left_node>
30635                             <right_val>0.4827278852462769</right_val>
30636                         </_>
30637                         <_>
30638                             <!-- node 1 -->
30639                             <feature>
30640                                 <rects>
30641                                     <_>12 9 2 3 -1.</_>
30642                                     <_>12 10 2 1 3.</_>
30643                                 </rects>
30644                                 <tilted>0</tilted>
30645                             </feature>
30646                             <threshold>6.0276601288933307e-005</threshold>
30647                             <left_val>0.4247249066829681</left_val>
30648                             <right_val>0.5508763194084168</right_val>
30649                         </_>
30650                     </_>
30651                     <_>
30652                         <!-- tree 100 -->
30653                         <_>
30654                             <!-- root node -->
30655                             <feature>
30656                                 <rects>
30657                                     <_>7 14 4 3 -1.</_>
30658                                     <_>7 15 4 1 3.</_>
30659                                 </rects>
30660                                 <tilted>0</tilted>
30661                             </feature>
30662                             <threshold>0.0180845595896244</threshold>
30663                             <left_node>1</left_node>
30664                             <right_val>0.8104801177978516</right_val>
30665                         </_>
30666                         <_>
30667                             <!-- node 1 -->
30668                             <feature>
30669                                 <rects>
30670                                     <_>9 0 2 1 -1.</_>
30671                                     <_>10 0 1 1 2.</_>
30672                                 </rects>
30673                                 <tilted>0</tilted>
30674                             </feature>
30675                             <threshold>8.4693520329892635e-004</threshold>
30676                             <left_val>0.5154619216918945</left_val>
30677                             <right_val>0.3514379858970642</right_val>
30678                         </_>
30679                     </_>
30680                     <_>
30681                         <!-- tree 101 -->
30682                         <_>
30683                             <!-- root node -->
30684                             <feature>
30685                                 <rects>
30686                                     <_>5 0 10 5 -1.</_>
30687                                     <_>5 0 5 5 2.</_>
30688                                 </rects>
30689                                 <tilted>0</tilted>
30690                             </feature>
30691                             <threshold>-0.0269310399889946</threshold>
30692                             <left_node>1</left_node>
30693                             <right_val>0.4886888861656189</right_val>
30694                         </_>
30695                         <_>
30696                             <!-- node 1 -->
30697                             <feature>
30698                                 <rects>
30699                                     <_>6 6 8 7 -1.</_>
30700                                     <_>6 6 4 7 2.</_>
30701                                 </rects>
30702                                 <tilted>0</tilted>
30703                             </feature>
30704                             <threshold>-4.2346641421318054e-003</threshold>
30705                             <left_val>0.4622378051280975</left_val>
30706                             <right_val>0.5382478237152100</right_val>
30707                         </_>
30708                     </_>
30709                     <_>
30710                         <!-- tree 102 -->
30711                         <_>
30712                             <!-- root node -->
30713                             <feature>
30714                                 <rects>
30715                                     <_>5 0 10 5 -1.</_>
30716                                     <_>10 0 5 5 2.</_>
30717                                 </rects>
30718                                 <tilted>0</tilted>
30719                             </feature>
30720                             <threshold>0.0269471108913422</threshold>
30721                             <left_node>1</left_node>
30722                             <right_val>0.6366596221923828</right_val>
30723                         </_>
30724                         <_>
30725                             <!-- node 1 -->
30726                             <feature>
30727                                 <rects>
30728                                     <_>6 6 8 7 -1.</_>
30729                                     <_>10 6 4 7 2.</_>
30730                                 </rects>
30731                                 <tilted>0</tilted>
30732                             </feature>
30733                             <threshold>4.6446882188320160e-003</threshold>
30734                             <left_val>0.5368506908416748</left_val>
30735                             <right_val>0.3765429854393005</right_val>
30736                         </_>
30737                     </_>
30738                     <_>
30739                         <!-- tree 103 -->
30740                         <_>
30741                             <!-- root node -->
30742                             <feature>
30743                                 <rects>
30744                                     <_>5 9 10 8 -1.</_>
30745                                     <_>10 9 5 4 2.</_>
30746                                     <_>5 13 5 4 2.</_>
30747                                 </rects>
30748                                 <tilted>0</tilted>
30749                             </feature>
30750                             <threshold>-6.9577661342918873e-003</threshold>
30751                             <left_val>0.4234687089920044</left_val>
30752                             <right_node>1</right_node>
30753                         </_>
30754                         <_>
30755                             <!-- node 1 -->
30756                             <feature>
30757                                 <rects>
30758                                     <_>10 0 4 10 -1.</_>
30759                                     <_>12 0 2 5 2.</_>
30760                                     <_>10 5 2 5 2.</_>
30761                                 </rects>
30762                                 <tilted>0</tilted>
30763                             </feature>
30764                             <threshold>8.7609712500125170e-004</threshold>
30765                             <left_val>0.4672406017780304</left_val>
30766                             <right_val>0.5350683927536011</right_val>
30767                         </_>
30768                     </_>
30769                     <_>
30770                         <!-- tree 104 -->
30771                         <_>
30772                             <!-- root node -->
30773                             <feature>
30774                                 <rects>
30775                                     <_>1 4 8 3 -1.</_>
30776                                     <_>1 5 8 1 3.</_>
30777                                 </rects>
30778                                 <tilted>0</tilted>
30779                             </feature>
30780                             <threshold>1.6103329835459590e-003</threshold>
30781                             <left_node>1</left_node>
30782                             <right_val>0.5732762813568115</right_val>
30783                         </_>
30784                         <_>
30785                             <!-- node 1 -->
30786                             <feature>
30787                                 <rects>
30788                                     <_>4 4 8 3 -1.</_>
30789                                     <_>4 5 8 1 3.</_>
30790                                 </rects>
30791                                 <tilted>0</tilted>
30792                             </feature>
30793                             <threshold>-1.2848590267822146e-003</threshold>
30794                             <left_val>0.5481799244880676</left_val>
30795                             <right_val>0.3784593045711517</right_val>
30796                         </_>
30797                     </_>
30798                     <_>
30799                         <!-- tree 105 -->
30800                         <_>
30801                             <!-- root node -->
30802                             <feature>
30803                                 <rects>
30804                                     <_>9 7 4 3 -1.</_>
30805                                     <_>9 8 4 1 3.</_>
30806                                 </rects>
30807                                 <tilted>0</tilted>
30808                             </feature>
30809                             <threshold>0.0102435396984220</threshold>
30810                             <left_val>0.5155907273292542</left_val>
30811                             <right_node>1</right_node>
30812                         </_>
30813                         <_>
30814                             <!-- node 1 -->
30815                             <feature>
30816                                 <rects>
30817                                     <_>12 8 3 12 -1.</_>
30818                                     <_>12 14 3 6 2.</_>
30819                                 </rects>
30820                                 <tilted>0</tilted>
30821                             </feature>
30822                             <threshold>2.6889349101111293e-004</threshold>
30823                             <left_val>0.5353189706802368</left_val>
30824                             <right_val>0.4387153983116150</right_val>
30825                         </_>
30826                     </_>
30827                     <_>
30828                         <!-- tree 106 -->
30829                         <_>
30830                             <!-- root node -->
30831                             <feature>
30832                                 <rects>
30833                                     <_>7 7 4 3 -1.</_>
30834                                     <_>7 8 4 1 3.</_>
30835                                 </rects>
30836                                 <tilted>0</tilted>
30837                             </feature>
30838                             <threshold>3.7903659977018833e-003</threshold>
30839                             <left_val>0.5032002925872803</left_val>
30840                             <right_node>1</right_node>
30841                         </_>
30842                         <_>
30843                             <!-- node 1 -->
30844                             <feature>
30845                                 <rects>
30846                                     <_>5 8 3 12 -1.</_>
30847                                     <_>5 14 3 6 2.</_>
30848                                 </rects>
30849                                 <tilted>0</tilted>
30850                             </feature>
30851                             <threshold>-0.0293696802109480</threshold>
30852                             <left_val>0.5873538851737976</left_val>
30853                             <right_val>0.2215445041656494</right_val>
30854                         </_>
30855                     </_>
30856                     <_>
30857                         <!-- tree 107 -->
30858                         <_>
30859                             <!-- root node -->
30860                             <feature>
30861                                 <rects>
30862                                     <_>10 0 7 6 -1.</_>
30863                                     <_>10 2 7 2 3.</_>
30864                                 </rects>
30865                                 <tilted>0</tilted>
30866                             </feature>
30867                             <threshold>6.0743088833987713e-003</threshold>
30868                             <left_node>1</left_node>
30869                             <right_val>0.5417029857635498</right_val>
30870                         </_>
30871                         <_>
30872                             <!-- node 1 -->
30873                             <feature>
30874                                 <rects>
30875                                     <_>2 1 18 1 -1.</_>
30876                                     <_>8 1 6 1 3.</_>
30877                                 </rects>
30878                                 <tilted>0</tilted>
30879                             </feature>
30880                             <threshold>-0.0127107203006744</threshold>
30881                             <left_val>0.6056511998176575</left_val>
30882                             <right_val>0.4985181987285614</right_val>
30883                         </_>
30884                     </_>
30885                     <_>
30886                         <!-- tree 108 -->
30887                         <_>
30888                             <!-- root node -->
30889                             <feature>
30890                                 <rects>
30891                                     <_>5 0 3 8 -1.</_>
30892                                     <_>6 0 1 8 3.</_>
30893                                 </rects>
30894                                 <tilted>0</tilted>
30895                             </feature>
30896                             <threshold>-5.9445449151098728e-003</threshold>
30897                             <left_val>0.3352069854736328</left_val>
30898                             <right_node>1</right_node>
30899                         </_>
30900                         <_>
30901                             <!-- node 1 -->
30902                             <feature>
30903                                 <rects>
30904                                     <_>4 7 4 2 -1.</_>
30905                                     <_>4 8 4 1 2.</_>
30906                                 </rects>
30907                                 <tilted>0</tilted>
30908                             </feature>
30909                             <threshold>-2.8927479870617390e-003</threshold>
30910                             <left_val>0.6929240822792053</left_val>
30911                             <right_val>0.4778220057487488</right_val>
30912                         </_>
30913                     </_>
30914                 </trees>
30915                 <stage_threshold>53.7555694580078130</stage_threshold>
30916                 <parent>18</parent>
30917                 <next>-1</next>
30918             </_>
30919         </stages>
30920     </haarcascade_frontalface_alt2>
30921 </opencv_storage>