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

Testing on a custom video #5

Open
VaruniBuereddy opened this issue Apr 4, 2024 · 7 comments
Open

Testing on a custom video #5

VaruniBuereddy opened this issue Apr 4, 2024 · 7 comments

Comments

@VaruniBuereddy
Copy link

Thank you for your work. Can I test the model on a custom video.

@MinghanLi
Copy link
Owner

Thank you for your attention. We are preparing the Gradio Web UI to facilitate user testing of custom videos. However, we apologize that this component is currently not yet completed. Once this part is ready, we will notify you.

@dhgras
Copy link

dhgras commented Apr 9, 2024

I have the same question. If we don't use the Gradio, can we currently use code and pre-trained weights to complete testing on any of custom video? If possible, could you provide some operational instructions?

@MinghanLi
Copy link
Owner

I have the same question. If we don't use the Gradio, can we currently use code and pre-trained weights to complete testing on any of custom video? If possible, could you provide some operational instructions?

Currently, the code supports extracting semantic features of custom videos. Thus, the code to support custom videos is coming tomorrow. Thanks.

@dhgras
Copy link

dhgras commented Apr 9, 2024

I have the same question. If we don't use the Gradio, can we currently use code and pre-trained weights to complete testing on any of custom video? If possible, could you provide some operational instructions?

Currently, the code supports extracting semantic features of custom videos. Thus, the code to support custom videos is coming tomorrow. Thanks.

Okay, I got it. Thank you for your reply!

@MinghanLi
Copy link
Owner

Thank you for your work. Can I test the model on a custom video.

Hi, we have add the code for custom videos with current video formats (mp4, avi, mov) or seperated video frames. It just needs two steps: put the custom video in path and then run it. Please see more instraction in README file. Until now, it only support category-guided VS tasks. We will add prompt-guided VS tasks later. Enjoy! :)

@MinghanLi
Copy link
Owner

I have the same question. If we don't use the Gradio, can we currently use code and pre-trained weights to complete testing on any of custom video? If possible, could you provide some operational instructions?

Currently, the code supports extracting semantic features of custom videos. Thus, the code to support custom videos is coming tomorrow. Thanks.

Okay, I got it. Thank you for your reply!

Hi, we have add the code for custom videos with any video format (mp4, avi, mov) or seperated video frames. It just needs two steps: put the custom video in path and then run it. Please see more instraction in README file. Until now, it only support category-guided VS tasks. We will add prompt-guided VS tasks later. Enjoy! :)

@dhgras
Copy link

dhgras commented Apr 11, 2024

I have the same question. If we don't use the Gradio, can we currently use code and pre-trained weights to complete testing on any of custom video? If possible, could you provide some operational instructions?

Currently, the code supports extracting semantic features of custom videos. Thus, the code to support custom videos is coming tomorrow. Thanks.

Okay, I got it. Thank you for your reply!

Hi, we have add the code for custom videos with any video format (mp4, avi, mov) or seperated video frames. It just needs two steps: put the custom video in path and then run it. Please see more instraction in README file. Until now, it only support category-guided VS tasks. We will add prompt-guided VS tasks later. Enjoy! :)

This is great! Thank you for your update. I will try it.

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

3 participants