Skip to content

Where is the Flex Projection Layer? #4

Description

@Harryx2019

After carefully reviewing the code, I found that the Flex Projection Layer mentioned in the paper does not appear in the implementation, for example:

  • In the GitHub repository’s zero_shot.py, PatchCB directly specifies patch_len.
  • In the HuggingFace repository’s modeling_LightGTS.py, the input z is resized, which is essentially a linear interpolation operation.

So, where exactly is the Flex Projection Layer that the paper refers to implemented?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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