Skip to content

Commit

Permalink
fix soft scade xml
Browse files Browse the repository at this point in the history
  • Loading branch information
marina.kolpakova committed Jan 18, 2013
1 parent 913faf2 commit f7921b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions data/softcascade/soft-cascade-17.12.2012.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!-- Soft Scascade for pedastrian detection trained with OpenCV sft training application. -->
<?xml version="1.0"?>
<!-- Soft Cascade for pedestrian detection trained with the OpenCV sft application. -->
<!-- Training set: INRIA-->
<!-- Number of octaves: 3-->
<!-- Pruning method: DBP-->
<!-- Autor: cuda-geek (https://github.com/cuda-geek)-->
<?xml version="1.0"?>
<opencv_storage>
<first-soft-sascade>
<stageType>BOOST</stageType>
<featureType>ICF</featureType>
<octavesNum>2</octavesNum>
<width>64</width<name />
<width>64</width>
<height>128</height>
<shrinkage>4</shrinkage>
<octaves>
Expand Down Expand Up @@ -2040,9 +2040,9 @@
<_>
<treeThreshold>1.5194680213928223e+01</treeThreshold>
<internalNodes>
1 0 759 5027. -1 -2 760 2.5500000000000000e+01</internalNodes>
1 0 759 5027. 1 0 759 5027. -1 -2 760 2.5500000000000000e+01</internalNodes>
<leafValues>
-1. -3.6071130633354187e-01 1.6710422933101654e-01</leafValues></_>
-1. -1. -3.6071130633354187e-01 1.6710422933101654e-01</leafValues></_>
<_>
<treeThreshold>1.5317331314086914e+01</treeThreshold>
<internalNodes>
Expand Down Expand Up @@ -3476,10 +3476,10 @@
<_>
<treeThreshold>2.8708953857421875e+01</treeThreshold>
<internalNodes>
1 0 1298 3.3725000000000000e+03 -1 -2 1299
1 0 1298 3.3725000000000000e+03 1 0 1298 3.3725000000000000e+03 -1 -2 1299
8.8500000000000000e+01</internalNodes>
<leafValues>
-1. 8.2561485469341278e-02 -5.9142053127288818e-01</leafValues></_>
-1. -1. 8.2561485469341278e-02 -5.9142053127288818e-01</leafValues></_>
<_>
<treeThreshold>2.8768381118774414e+01</treeThreshold>
<internalNodes>
Expand Down

0 comments on commit f7921b5

Please sign in to comment.