Are we allowed to put the some configuration files in the bin directory (ex. **.ini)?
Yes. • As mentioned in the documentation, all required outputs (similarity matrix, log file) generated should be written to the output directory. Is it necessary for me to add the relative path (..\output\) before the output file names myself? Or are the output file names given in a format of “relative path + filename”? A: Use the file name provided in the calling signature. Do not modify the filename or path. • The sequence of probe (a subset of the query) and gallery (a subset of the target) argument are swapped in the “Similarity Score Normalization” task. Is this intended? Usually the sequence is target, query, and in this case, it is swapped. Could you please clarify this? A: Use the calling signature in the Executable Calling Signature Document. • When parsing one of the example signature sets mentioned in FAQ no. 53, using the ‘SigSetParser’ class from the SigSet parsing software mentioned in FAQ no. 76, it tries to connect to www.bee-biometrics.org in order to parse the xsd fil