You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. When we use the FC-CLIP (ConvNeXt-Large) and the corresponding weight fcclip_cocopan.pth for evaluation, we encountered the following problem, may I ask how to solve it?
The missing parameters are in the frozen CNN CLIP part, which should be loaded from the pre-trained weights from OpenCLIP. That's why the provided checkpoint does not contain them and raise the warning. But it should be fine and you should have the same results.
Hi. When we use the FC-CLIP (ConvNeXt-Large) and the corresponding weight fcclip_cocopan.pth for evaluation, we encountered the following problem, may I ask how to solve it?
The text was updated successfully, but these errors were encountered: