Skip to content

Unused parameter in unet_library() method #13

Description

@bestill3

In influpaint/batch/config.py, def unet_library(image_size, channels, base_dim=None) does not use the parameter image_size in its internal logic. Joespeh confirmed this issue and provided background "This got added when I started training for metrocast, before image_size was used instead of UNET_BASE_DIM, but now it should be configurable/can be different".

Will fix this issue when the season ends.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions