Is your feature request related to a problem? Please describe.
Ahcore currently supports only segmentation tasks. It would be nice to have a classification pipeline along with some robust feature extractors.
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
Might have to slightly change the behavior of H5TileFeatureWriter.
Is your feature request related to a problem? Please describe.
Ahcore currently supports only segmentation tasks. It would be nice to have a classification pipeline along with some robust feature extractors.
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
Might have to slightly change the behavior of
H5TileFeatureWriter.