Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
This function has been refactored and tested.
One additional function called generate_grid_params has been created from code in get_params_dependent_on_targets, generate_grid_params handles the generation of grid parameters.
This function has been refactored and tested. One additional function called generate_grid_params has been created from code in get_params_dependent_on_targets, generate_grid_params handles the generation of grid parameters.
19