-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Thank you for your hard work.
Currently, Bucket systems are coded to fix only one resolution.
If possible, I would like to train images of different resolutions at the same time.
For example, 512 x 512, 576 x 1024, 1024 x 1024, 760 x 1280
Unfortunately, even if you turn off the enable_bucket option, it is being forced to resize.
I want to train a particular area further with a small image, but it is trained in large sizes due to forced resizing, and as a result, the learning quality of everything deteriorates on average.
I would like to be able to completely turn off bucket and force resize.
le-khang
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request