Skip to content

Problem when pack raw with Fuji dataset #17

@Cynicarlos

Description

@Cynicarlos

Dear author, is the resolutionof Fuji dataset is 4032 * 6032 instead of 4000 * 6000 as you mentioned in your paper? So, how can I pack it into 9 channels when the size can not be devided by 3? When I use your code '_pack_raw()', I got the shape (b,9,1344, 2010), then how can I make it to the original shape (3, 4032, 6032)? I'm confused since 2010 can not be devided by 6032, generally , the output size should be same as or double to the input size, right?
Thank you!

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