I have a dataset consisting of different characters with variant dimension. I need an approach to combine CNN and fuzzy logic to classify these characters.
in my understanding, but I am no FL expert, a fuzzy classifier allows your images to belong to more than one class, the fuzziness being given by the different “probabilities”.
I think that you could directly train your CNN to output this fuzzy function.