-
Hi, Thanks for the great work. Is there any documented way to run the models that are trained as per the FSGAN paper? Default options point to *_v2.pth and I am wondering is this the one as described …
-
Do you plan to implement "few shot Face Reenactment" feature?
In github there are several projects
-
@pacopaco74 @cocsfav
Structural
- Architectural Type: Type of Building (Offices, Public, Hospital)
- Space Type: Type of Spaces (rooms, meeting rooms, coffee, billetterie)
Behavior
- For e…
-
Hi, thanks for your great work.
Conventionally, pix2pix discriminators are conditioned on generator inputs, right? It seems your training code in version 1 only takes generated image as input to D. W…
-
Hello, in the process I have a problem, after the process is completed - it runs indefinitely and the finished file weighs 44kb
```
=> Detecting faces in video: "source.mp4..."
100%|██████████| 250…
-
Hi! Thanks for such a great library.
When I switched the app to the background, and launched the camera app to take a picture, when I came back to the foreground, it crashed in` AssetsViewControlle…
-
There's a lot of redundancy in our tables.
-
Hi,
this is a great job about face reenactment. Do you guys have any plan about releasing the trained model weight? If you do, please let me know.
(FYI, the FaceForensics Dataset has been updated …
-
**Is your feature request related to a problem? Please describe.**
Looking for a face reenactment model, like AVATAR by DeepFaceLab. (https://www.youtube.com/watch?v=rRGOQpR_3hw)
**Describe the so…
-
@sanweiliti
Hi, here some problems at loss design.
the original paper says 'Lreconstruct is the L1 loss between the reenactment result and
the input appearance after face contour resampling'.
An…