Opencv based image pre-processing step

If you can’t preprocess them, you can create a custom transformation with opencv for python.

Take a look at:

In the multi spectrogram notebook I’ve created a custom function and appended it to the tfms array.

1 Like