alignment Pipeline added after filtering from lipsync pipeline#189
alignment Pipeline added after filtering from lipsync pipeline#189Soonwang1988 wants to merge 4 commits intobytedance:mainfrom
Conversation
removed status in case of no face found , would have to change image processor which is getting used many other places as well
|
Have you tested this on your computer to see if it reduces memory usage? |
|
What does this pipeline do. Does it improve the quality or...? |
|
@chunyu-li yes i have tested it , so let me tell you what was the issue , lets say you have 16 gb of ram and you have 4k footage each frame is around 10mb in memory you can only have 16*1024/10 = 1600 frames in memory so ,1600 frames means around 1 min , thats why it was crashing, now i have loaded only single frame at a time and saved it in folder |
|
Tnx @Soonwang1988 So how to use it? Don't we have to pass Also is it only for square video? Will this output new video which need to be used with LatentSync pipeline? Sorry not a developer so any help is appreciated. |
|
this would give us folder where we would have aligned files on, which we can train AE for face enhancement |
No description provided.