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

The backgound still exists in my generated video. OS is ubuntu 22.04 #152

Open
verynohair opened this issue Aug 27, 2024 · 7 comments
Open

Comments

@verynohair
Copy link

verynohair commented Aug 27, 2024

GPU: Nvidia 3090
CUDA: 11.2
ffmpeg: 5.0.1

model: u2net

@nadermx
Copy link
Owner

nadermx commented Aug 27, 2024

What command are you using?

@verynohair
Copy link
Author

backgroundremover -i "a.mp4" -tv -o b.mov

@verynohair
Copy link
Author

I was typed the same command in my workstation PC with Window 11. It executed ok. But generated slowly because of there's only an integration GPU in this machine.

@gokula-krishna-dev
Copy link

I have issues on Ubuntu 24 too.

I am trying to remove the background. I ran the following command.

backgroundremover -i presentation-5.mp4 -m "u2net_human_seg" -tv -o "output.mov"

I get the video like this and the it was not smooth. How can I resolve it? @nadermx

vlcsnap-2024-09-19-18h10m59s113

@ChEnYoNgB
Copy link

I have issues on Ubuntu 24 too.

I am trying to remove the background. I ran the following command.

backgroundremover -i presentation-5.mp4 -m "u2net_human_seg" -tv -o "output.mov"

I get the video like this and the it was not smooth. How can I resolve it? @nadermx

vlcsnap-2024-09-19-18h10m59s113

I have the same problem

@gokula-krishna-dev
Copy link

@ChEnYoNgB I have figured out the steps to remove the background from a video and I have documented it here- https://www.gokulakrishna.co/post/how-to-remove-background-from-videos-and-add-a-new-background-via-cli

@ChEnYoNgB
Copy link

@ChEnYoNgB我已经找到了从视频中删除背景的步骤,并在此处记录了它 - https://www.gokulakrishna.co/post/how-to-remove-background-from-videos-and-add-a-new-background-via-cli

Thank you very much

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

5 participants
@nadermx @verynohair @gokula-krishna-dev @ChEnYoNgB and others