7.2 Training
About1. Introduction2. Overview3. GUI4. Image Signatures5. Unsupervised Filters6. Results & Analysis7. BioFilters8. NeuralFilters9. Duplicated Documents10. Face Recognition11. Auto Part Recognition12. Dynamic Library13. NeuralNet Filter14. Segment Variation15. TV Advertisements16. Counting & Tracking17. Image PreProcessing18. Image Processing19. Batch Job20. Parameters21. Input Option22. Application Developers23. Reference Manual24. Support Services25. Readme.txt

7.1 Overview 
7.2 Training 
7.3 Parameters 
7.4 Label - Training 
7.5 N:N Matching 
7.6 1:N Matching 
7.7 Analysis 
7.8 Batch Duplication 

 

[Home][7. BioFilters][7.2 Training]

 

7.2   Training

Training teaches the ImageFinder what to look for. Unsupervised Matching does not require training.

The BioFilter training requires two files, t1.txt and match.txt:

  •    T1.txt is the signature file, which contains many signatures. Each image is converted into a signature.
  •    Match.txt is a list of matching pairs. This file will teach the ImageFinder who will match with whom.

These two file names, t1.txt and match.txt, for training are fixed; you cannot change the names of these two files.

These two file names, t1.txt and match.txt, for training are fixed; you cannot change the names of these two files.

How to Prepare t1.txt

    You obtain t1.txt through the signature computation process in chapter 4. First, you obtain signature file, a1.txt, then click “Signature/Copy a1.txt to t1.txt” to get t1.txt”.

How to Prepare match.txt

    In all examples of this manual, the file, match.txt, are prepared for you. However, in your own applications, you have to prepare match.txt for each problem.

The match.txt looks like this:

    152     

    1   L01008gi_r90        L01008gi-020501

    2   L01008KEY_m L01008key-082301_m

    3   L010103C        L010103C-081502_m

    4   L01010co_m      L01010CODE_m

    5   L010163C_m      L010163C-083100_m

Line 1 is the number of matches in this file. This match file indicates images, L01008gi_r90, will match with image, L01008gi-020501. Each line has the following format:

Number, tab, filename, tab, filename.

Note:

    You MUST have a tab between the three columns;

    The file names do not contain “.jpg”.

There are two common errors:

    (1) The Tab is replaced by a space;

    (2) The number of rows is less than the first number in the file.

Once you get the two files prepared, click “BioFilter\Training\Training” to train the BioFilter. (Figure 7.1)

[Home][About][1. Introduction][2. Overview][3. GUI][4. Image Signatures][5. Unsupervised Filters][6. Results & Analysis][7. BioFilters][8. NeuralFilters][9. Duplicated Documents][10. Face Recognition][11. Auto Part Recognition][12. Dynamic Library][13. NeuralNet Filter][14. Segment Variation][15. TV Advertisements][16. Counting & Tracking][17. Image PreProcessing][18. Image Processing][19. Batch Job][20. Parameters][21. Input Option][22. Application Developers][23. Reference Manual][24. Support Services][25. Readme.txt]

Copyright (c) 1998 - 2006 Attrasoft, Inc. All rights reserved.

gina@attrasoft.com