Skip to content

How to determine a valid input sequence length to segment_nt model #116

@Xparx

Description

@Xparx

Hello,
I'm trying to input a sequence to the segment_nt model and I get the error

ValueError: Input length must be divisible by the 2 to the power of number of poolign layers.

The problem is I don't know how to determine the number of poolign layers.
My sequence is 1482 in length. I'm following along with the infer_segment_NT notebook but with my own sequence.

Can someone shed some light on what I am missing?

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions