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
We had conducted experiments to verify the zero-shot capability of CLIP on the video grounding datasets, however, the results were omitted from the paper. So we decide not to provide relevant codes. Sorry for the confusion and please disregard those codes.
We had conducted experiments to verify the zero-shot capability of CLIP on the video grounding datasets, however, the results were omitted from the paper. So we decide not to provide relevant codes. Sorry for the confusion and please disregard those codes.
In /lib/modeling/model.py, there is the following call for zero_shot_clip. However, there is no relevant content in the whole project.
from lib.modeling.zero_shot_clip import build_zeroshot_clip
The text was updated successfully, but these errors were encountered: