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

module #6

Open
You-Sung-Min opened this issue May 22, 2024 · 3 comments
Open

module #6

You-Sung-Min opened this issue May 22, 2024 · 3 comments

Comments

@You-Sung-Min
Copy link

Is there a module name from transformer_video import VideoPrediction?
Also, can I use this code in jupyter?

@iamrakesh28
Copy link
Owner

I haven't spend much time to arrange the files in modules and so it might not work by running them directly.
I was using kaggle notebook to run these codes and yes, you can use this code in jupyter.

@You-Sung-Min
Copy link
Author

Thank you for your response. I have one more question, can i use my own video(.mp4) for video prediction?

@iamrakesh28
Copy link
Owner

You can use .mp4 video but the needs to be converted into frames. In this project, I used 10 frames as input for the prediction of next 10 frames.

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