There are several obvious characteristics on this dataset. Firstly, the leaves in the images are manually aligned well and only with very small rotation. Secondly, only the same single side of the leaves are captured. But in fact, both sides of the leaves are usually different. Finally, the leaves has good quality without serious partial loss. Since the dataset has aforementioned three characteristics, thus, there is a strong spatial layout prior on this dataset. The strong spatial information could be used to enhance the classification accuracy. However, in practise, such prior doesn't exist.
State-of-the-arts Methods: Shape-based methods are usually used for leaf classification, such as [46, 47]. However, they always suffers from some harsh conditions. Firstly, extracting the shape accurately is still a challenging problem. Usually, canny edge detector is used to extract the shape. Secondly, the partial loss of the leaf and footstalks greatly affect the shape descriptor. Thirdly, there are a lot of categories which look similar. It means that the intra-class variation is small. Finally, due to geometric distortion and photometric variation, such as viewpoint change and fold of the leaves, the shape of the leaves varies a lot. It means that the inter-class variation is large.
Experimental Analysis:
From the table, PRI-CoLBPg with kernel SVM greatly outperforms other methods. Specifically, PRI-CoLBPg improves the work [45] from 97.87% to 99.38% with the same classification method. However, it should be note that PRI-CoLBPg is used to describe shape and texture information without imposing any overall spatial layout. For the spatial PACT, the images are divided into 3 pyramid. The zero pyramid is the original image; the first pyramid contains 5 block and the second consists of 5*5 blocks. Strong spatial prior have been enforced in spatial PACT. As we have described before, the Swedish leaf data set fortunately satisfies this prior. However, in real leaf classification, such strong prior doesn't exist.
Compared with shape-based methods, PRI-CoLBPg is not sensitive to the partial loss of the leaf images or additional background, since the partial loss doesn't seriously affect whole texture distribution. Shape-based methods greatly depend on the boundary extraction quantity, but PRI-CoLBPg doesn't have such strong requirement.