-
Hello, I'm currently trying to implement the first step of your proposed algorithm (input: portrait image, face mask, output: shadow free image). I successfully created the face mask with the Bisenet …
-
https://www.mercurynews.com/2020/07/20/a-gunman-killed-a-federal-judges-son-at-her-home-he-appeared-to-be-dressed-as-a-fedex-driver-source-says/
Coronavirus: Chinese authorities humiliate citizens …
-
First of all, congrats on the amazing work!, I myself have been working on something like this for the last week but seeing this is such a relief, it'll just confirm that this idea works and there's e…
-
Hi FarrandTom!
First of all, thx for uploading this code as opensource contributing in research and development all across the world!
I've a similar system that works with Yolo.v3 architecture so …
-
We know which properties are supported (the list is in the readme) so we should throw an error when a CSS property isn't implemented so its clear to the user.
Here's the exhaustive list:
https:/…
-
I have been using the previous version of OpenFace (1.0) to extract facial landmarks and extract the face (just the face) region with a method similar to AlignFaceMask (along with DetectLandmarksInVid…
-
hello!my tensorflow-gpu==2.4.1 and the program can use gpu to generate fawkes mask.But the gpu can't be used when run MTCNN face detector in 'def align' in align_face.py,it is very slow.
How can I so…
-
```python
…
-
Hello! Thanks for good library for doc augmentations.
I faced problem with bounding boxes. When I run augraphy pipeline with bounding boxes and there is the `OneOf` inside it crashes. When I delete…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …