Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing paper results #32

Open
Radu1999 opened this issue Nov 13, 2023 · 1 comment
Open

Reproducing paper results #32

Radu1999 opened this issue Nov 13, 2023 · 1 comment

Comments

@Radu1999
Copy link

Was clip finetuned in training the checkpoint? I am unable to reproduce results with clip frozen (didnt try with it unfrozen yet).

@GuyTevet
Copy link
Owner

The CLIP model was frozen indeed. I can think of two possible issues, (1) MotionCLIP is seed sensitive - try to train it with a few seeds, and (2) the text labels (class names) are not aligned with the ones we used. Anyway, I recommend using the pre-trained model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants