keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
976 stars 318 forks source link

Unit test weird numbers of channels in all augmentation layers #288

Closed LukeWood closed 1 year ago

LukeWood commented 2 years ago

this is required for medical imaging software

kartik4949 commented 2 years ago

@LukeWood I would second this, nifti and dicom, I'm have worked on these medical image format, and they can have (h, w, n_slice, time_frame) format :)

LukeWood commented 2 years ago

This can be based on with_labels_test.py

LukeWood commented 1 year ago

The KerasCV team is attempting to narrow the package scope in order to more efficiently use our limited resources. As such, we are only accepting contributions directly related to items on the 6 month roadmap for the package.

If you feel this feature could be particularly useful, or would like to contribute it - please feel free to re-open this issue and ping LukeWood, ianstenbit or tanzhenyu

Feel free to read more on the roadmap: https://github.com/keras-team/keras-cv/blob/master/.github/ROADMAP.md