Made a script for video watermark removal using Lama Cleaner, and it seems to work okay #380
david419kr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made it to use myself, and only tested at NVIDIA windows environment.
It's just simple scripts to extract video frame with ffmpeg, then batch watermark removal with Lama Cleaner API, then reassemble cleaned frames to video.
I'm quite new to Lama Cleaner and not aware of features well, so it can be quite dumb code, but it seems to work okay(at least for me).
Anyone interested? Can download here at my github page.
Beta Was this translation helpful? Give feedback.
All reactions