Skip to content

Train with "image tiles" to save VRAM. #248

@ArthurBrussee

Description

@ArthurBrussee

To reduce VRAM it should be possible to train on images of higher resolution in chunks, by eg. splitting the image in 4 quadrants and using each as a seperate training sample.

Likely would go great with #38 , if implemented.

This would still keep quite a few buffers at full size, so it's not like training on 1/4th of an image would save 75% of VRAM, but it would be significant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis relates to a new feature in Brush

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions