eliu1217 / assignment4-albumentations

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
https://albumentations.ai
MIT License
0 stars 0 forks source link

Add refactoring plan #6

Closed danielwis closed 1 year ago

danielwis commented 1 year ago

We need to document how the code could be split up to lower its complexity. Each of us should do this for one function - the following is taken from the assignment PDF:

You clearly describe how to refactor five complex functions into smaller functions.