Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.
This repository was archived by the owner on May 15, 2023. It is now read-only.

Is this a bug? #5

@Tunaaaaa

Description

@Tunaaaaa

Good Day~

I think this line may be pad_y = patch_size_y - (patch_size_y - image_array.shape[1])

pad_y = patch_size_x - (patch_size_y - image_array.shape[1])

also, in base_option.py, str_ids.remove(',') may have error when use just one gpu. something like if ',' in str_ids: can be add to code.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions