You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bugs in color normalization (#31)
* Fix color normalizer
* Add pandas-stubs as dev deps
* Fix missing color_norm parameter in test_iter_tiles
* Fix normalizer initialization in ColorNormalizer