Markfryazino / wav2lip-hq

Extension of Wav2Lip repository for processing high-quality videos.
534 stars 236 forks source link

Cannot download checkpoints #5

Closed voducman closed 3 years ago

voducman commented 3 years ago

Please check the link for downloading checkpoints. I can not see any checkpoints with names: face_segmentation.pth, esrgan_max.pth

freecui commented 2 years ago

I just find esrgan_yunying.pth, but there isn't face_segmentation.pth. 1628659274(1)

freecui commented 2 years ago

I should down face_segmentation.ph from face-parsing.PyTorch repository , am I right?

jageshmaharjan commented 2 years ago

@freecui maybe you are looking for this: https://www.adrianbulat.com/downloads/python-fan/s3fd-619a316812.pth or !wget "https://www.adrianbulat.com/downloads/python-fan/s3fd-619a316812.pth" -O "face_detection/detection/sfd/s3fd.pth" and you file is at face_detection/detection/sfd/s3fd.pth or https://drive.google.com/open?id=154JgKpzCPW82qINcVieuPH3fZ2e0P812 from https://github.com/zllrunning/face-parsing.PyTorch