-
Notifications
You must be signed in to change notification settings - Fork 17
Simple Demo #8
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
Comments
Additionally, will you release the scripts for zero-shot QA eval? Tks~ |
Hey, I have written some code for a simple demo on google colab if you like: https://github.com/Yogesh914/VideoGPT-plus/blob/main/VideoGPT%2B_Demo.ipynb |
Is it possible to take real-time camera input and reference it? How long does it take to reference? |
thank you very much |
Thank you very much, but I have a question.:the warning indicates that some model weights from the checkpoint are either missing or don't match the current model structure. For example, certain weights were newly initialized while others were not found in the checkpoint. Is this expected behavior, or should I take further action to resolve these discrepancies? |
Hey! Thanks for your great work. Do u have any plan to provide a simple demo, i.e., input a video and a question, not a benchmark?
The text was updated successfully, but these errors were encountered: