-
Notifications
You must be signed in to change notification settings - Fork 153
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
Inference time #20
Comments
@braindotai If I'm doing something wrong pls lemme know |
I have to look into it, I think model is not performing well for all black input... I gotta test a bit and look into its potential solution. Thanks for trying my project out and highlighting one of the current potential edge case. |
Oh, The model performs poorly with a white mask on a black background, it cannot remove the white mask from the black background |
Really nice project! Thank you for making it public!
The question is: what's the time of inference on image?
Actually my goal is to remove watermark in the bottom rigth corner of the video. I've already prepared the docker container and simple code to divide video into frames. How long will it take to run on 1k frames?
I can't actually check for now because video is not currently available. (I'll post my results when I finish)
Specs:
The text was updated successfully, but these errors were encountered: