Skip to content

Poor inference quality on non-official Expert-Appearance cases #4

Description

@GHOST-LOVE-YOU

Hi, thank you for releasing the MACE-Dance code and checkpoints.

I have been testing the Expert-Appearance inference pipeline. The official provided cases work very well on my side, and the generated results look clear and stable.

0002.mp4

However, when I try to run inference on cases outside the official examples, the results become much worse. I observe obvious snow/noise artifacts, and the person in the generated video becomes blurry and unclear.

I would like to ask whether anyone has tested Expert-Appearance on cases other than the official provided cases, and whether there are any recommended data preparation details or constraints that are important for good inference quality.

For one failed case, I used the following inputs:

  • source video:
video.mp4
pose_video1.mp4

The inference result contains strong noise artifacts and poor identity/appearance clarity:

  • Generated result:
00000.mp4

NOTE: The pose video above was not extracted from the same original video. However, I also tried extracting pose directly from the original video using DWPose, and the inference quality was still very poor.

So I suspect the pose source may not be the main reason for the failure.

  • Inference result using the DWPose-extracted pose video:
0000.mp4

More Failed Cases

I will also upload several other failed cases to show that this issue is not an isolated example.

Case 1:

pred_stage2.mp4

Case 2:

pred_stage21.mp4

Case 3:

pred_stage22.mp4

Is this behavior expected when using custom/non-official cases?

Are there any specific requirements for the input video, face video, pose video, resolution, crop, person scale, background, or preprocessing steps that are necessary to reproduce the good quality shown in the official cases?

Any suggestions would be greatly appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions