Skip to content

a small bug in 'methods/PRCLIP.py' #2

Description

@Thirtory

Great work! but I want to report a small bug:
'from model.CLIP_task_adapter_Net import CLIP_Adapter_Net' should be rewrite, because you had split 'CLIP_Adapter_Net' into a base class 'CLIP_Base_Net' and a derived class 'CLIP_task_adapter_Net'.
Worth to mention that function 'param_retention' of 'CLIP_Base_Net' does not seem reasonable, I think PRCLIP is worth assigning a new derived class.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions