Deci-AI / data-gradients

Computer Vision dataset analysis
Apache License 2.0
293 stars 33 forks source link

Hotfix/sg 000 move n image channels to dataconfig #192

Closed Louis-Dupont closed 1 year ago

Louis-Dupont commented 1 year ago

What

Moving n_image_channels to the DataConfig

Why

Notes

This is technically a breaking change for the DatasetAdapter and SampleProcessor classes these are internal classes and should never be used by users. This combined with the fact that we have just a few users currently makes me strongly think that we should NOT bother with deprecation. This would increase complexity with probably no gain