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

Animal mode #127

Open
wapiters opened this issue Aug 15, 2024 · 10 comments
Open

Animal mode #127

wapiters opened this issue Aug 15, 2024 · 10 comments

Comments

@wapiters
Copy link

The animal mode doesn't seems to work.

I use the same image/video that I also used in pinokio livePortrait to make it speak and that works fine, but I can only animate the head while in your work flow i can use a full video.

error

@kijai
Copy link
Owner

kijai commented Aug 16, 2024

MediaPipe is bad at detecting animal faces, try using the other croppers, insightface node also has detection threshold adjustment.

@rslosch
Copy link

rslosch commented Aug 16, 2024

None of the current croppers can detect well. Only works decently well with XPose.

@polymath-wtf
Copy link

How to install X Pose? Please @kijai
Yes i found N119 Comment , and guide how to install in on local liveportrait , but How to add this detector in ComfyUI?
It's seems like i can't just git clone https://github.com/IDEA-Research/X-Pose.git in ComfyUI\custom_nodes\ComfyUI-LivePortraitKJ\face_alignment\detection
git clone meme

@kijai
Copy link
Owner

kijai commented Aug 18, 2024

To be completely honest, the reason it's not simple to install is why I have not wanted to support it. I have not attempted it yet myself either.

@polymath-wtf
Copy link

To be completely honest, the reason it's not simple to install is why I have not wanted to support it. I have not attempted it yet myself either.

Sadly to hear that(
Especially because X Pose works very good, i try it local by one-click-installer , and the quality of mouth rly good,especially the teeth
and apparently it can be better for other unrealistic images like this KwaiVGI/LivePortrait#108 and this KwaiVGI/LivePortrait#111

With POWER of ComfyUI vid2vid it can be the best meme generator ever lol
I don't want to rush you, but I just hope you find time to adapt it

Some examples with cat which were detected by sfd ~2/10 for sfd and 0/10 others

cat.balance.mp4
rap.cat.mp4

@alenabkru
Copy link

To be completely honest, the reason it's not simple to install is why I have not wanted to support it. I have not attempted it yet myself either.

thank you so much for your hard work.
We will look forward to xpose. Because animating video to video with animals will be a big breakthrough.

@davinci-jpg
Copy link

X-pose installation is really too complicated, where can I find a tutorial?

@Maxadox
Copy link

Maxadox commented Sep 17, 2024

How Can I use Animal mode in ComfyUI any tutorials ? Thanks

@Icedcocon
Copy link

I will continue to keep my eyes on this issue. Are there any plans to support LivePortrait animal models?

@kijai
Copy link
Owner

kijai commented Oct 4, 2024

I will continue to keep my eyes on this issue. Are there any plans to support LivePortrait animal models?

Animal models have been supported since they came out, what's missing is the xpose detector that's better at detecting animal faces. It's possible to do some animal faces with just insightface if you turn down the detection threshold.

I don't currently have time to implement xpose, and I have no use for it myself. Biggest issue with it is that it's not the easiest thing to install, supporting it in the nodes probably wouldn't be too hard as long as the user has it installed.

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

8 participants