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

Why is the character's identity poorly maintained? #24

Open
zzk88862 opened this issue Oct 12, 2024 · 3 comments
Open

Why is the character's identity poorly maintained? #24

zzk88862 opened this issue Oct 12, 2024 · 3 comments

Comments

@zzk88862
Copy link

this is my execution command:
python enhance_a_video.py --version v2
--up_scale 2 --target_fps 24 --noise_aug 100
--solver_mode 'fast' --steps 15
--input_path prompts_v3
--prompt_path prompts_v3/text_prompts_v3.txt
--save_dir 'results/'

input video:

20572584400-id-11134207-23020-9bv0qlr9p8mva0.mp4

output video:

https://github.com/user-attachments/assets/05181ea0-11b8-4526-87fe-56459207fc46
you can see that the identity of woman' face has changed significantly! can you tell me how to solve this problem? thks

@hejingwenhejingwen
Copy link
Collaborator

a.woman.in.black.is.walking.towards.camera.mp4

noise_aug=50; up_scale=4;
And crop the black borders.

@zzk88862
Copy link
Author

zzk88862 commented Oct 14, 2024

thanks for your reply

Are you using the v2 model, and is the prompt 'A person strides forward'?
And Is cropping the black borders to make the video square?

tks

@hejingwenhejingwen
Copy link
Collaborator

yes, v2 model with prompt "a woman in black is walking towards camera", and crop the black borders before venhancer.

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

2 participants