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

How to Export train model output to video format #4

Open
Seye4 opened this issue Dec 13, 2022 · 1 comment
Open

How to Export train model output to video format #4

Seye4 opened this issue Dec 13, 2022 · 1 comment

Comments

@Seye4
Copy link

Seye4 commented Dec 13, 2022

How do I export the train model output to video format as shown in your youtube video am referring to this link: https://www.youtube.com/watch?v=-Sopja6UEJg&t=0s

Thanks

@danielS91
Copy link
Member

It is just the input image overlayed with the prediction and some small alpha value. You can easily do it in your pipeline. The function for alpha blending both images is here:
https://github.com/TUI-NICR/EMSANet/blob/main/emsanet/visualization.py#L54

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