-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels