[InputData] Support images as InputData
Created by: J3FALL
Impement experimental pipeline with simple CNN and image augmentation/preprocessing methods for pattern recognition task:
- New InputData format with generator-based logic (for image batch-reading)
- New simple model (for instance, CNN) that is suitable for pattern recognition
- Several image preprocessing methods
- Example of dataset where pipeline can be applied
- Example of FEDOT pipeline that can solve the given task