The folder experiments-MNIST-FSE contains the data resulting from the experimental procedure described in the paper.
The metrics can be computed by running the python script evaluate_radius.py.
The output of this script are csv files containing the data reported in the paper. The expected output is reported in Table3-radius-in.csv and Table3-radius-out.csv.
The folder ref_digit contains the reference digit in MNIST format that has been used for the experiment, its source png and the script to obtain the reference from the source png.