automatic commit
[folded-ctf.git] / README.txt
index cbfa44a..ddf43b0 100644 (file)
@@ -1,6 +1,6 @@
 
-I. INTRODUCTION
----------------
+INTRODUCTION
+------------
 
   This is the documentation for the open-source C++ implementation of
   the folded hierarchy of classifiers for cat detection described in
@@ -13,8 +13,8 @@ I. INTRODUCTION
   Contact Francois Fleuret at fleuret@idiap.ch for comments and bug
   reports.
 
-II. INSTALLATION
-----------------
+INSTALLATION
+------------
 
   If you have installed the RateMyKitten images provided on
 
@@ -64,8 +64,8 @@ II. INSTALLATION
   g++, results may vary with different versions of the compiler and/or
   different levels of optimization.
 
-III. EXECUTING THE PROGRAM
---------------------------
+EXECUTING THE PROGRAM
+---------------------
 
   The main command has to be invoked with a list of parameter values,
   followed by commands to execute.
@@ -79,8 +79,8 @@ III. EXECUTING THE PROGRAM
 
     ./folding --pool-name=./something.pool open-pool train-detector write-detector
 
-IV. PARAMETERS
---------------
+PARAMETERS
+----------
 
   For every parameter below, the default value is given between
   parenthesis.
@@ -231,8 +231,8 @@ IV. PARAMETERS
 
     Should we display a progress bar during long computations.
 
-V. COMMANDS
------------
+COMMANDS
+--------
 
   * open-pool