Removed the definition of basename, which confuses an existing system one.
[folded-ctf.git] / README.txt
index 3b37296..61d8446 100644 (file)
@@ -6,16 +6,16 @@ INTRODUCTION
   the folded hierarchy of classifiers for cat detection described in
 
      F. Fleuret and D. Geman, "Stationary Features and Cat Detection",
   the folded hierarchy of classifiers for cat detection described in
 
      F. Fleuret and D. Geman, "Stationary Features and Cat Detection",
-     Journal of Machine Learning Research (JMLR), 2008, to appear.
+     Journal of Machine Learning Research (JMLR), 9, 2549-2578, 2008.
 
   Please use that citation and the URL
 
 
   Please use that citation and the URL
 
-     http://www.idiap.ch/folded-ctf
+     http://www.idiap.ch/folded-ctf/
 
   when referring to this software.
 
 
   when referring to this software.
 
-  Contact Francois Fleuret at fleuret@idiap.ch for comments and bug
-  reports.
+  Contact Francois Fleuret at francois.fleuret@idiap.ch for comments
+  and bug reports.
 
 INSTALLATION
 ------------
 
 INSTALLATION
 ------------
@@ -38,11 +38,11 @@ INSTALLATION
   You can run the full thing with the following commands if you have
   wget installed
 
   You can run the full thing with the following commands if you have
   wget installed
 
-  > wget http://www.idiap.ch/folded-ctf/data/folding-gpl.tgz
-  > tar zxvf folding-gpl.tgz
+  > wget http://www.idiap.ch/folded-ctf/data/folding-v1.0.tgz
+  > tar zxvf folding-v1.0.tgz
   > cd folding
   > cd folding
-  > wget http://www.idiap.ch/folded-ctf/data/rmk.tgz
-  > tar zxvf rmk.tgz
+  > wget http://www.idiap.ch/folded-ctf/data/rmk-v1.0.tgz
+  > tar zxvf rmk-v1.0.tgz
   > ./run.sh
 
   Note that for every round, we have to fully train a detector and run
   > ./run.sh
 
   Note that for every round, we have to fully train a detector and run