Skip to content

Automatically determine layer type (and channels?) #29

@davidackerman

Description

@davidackerman

If we implement postprocessing, the output could be uint64 something. Currently we just assume everything is uint8, but presumably predictions or other arbitrary processing could be floats or other uint types. It might be nice to run through a sample block once; this would be good both for testing and getting the output type. This could also be useful for determining channels automatically?

Metadata

Metadata

Assignees

No one assigned

    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