-
Upper row front teeth are too big, very unnatural, how to deal with
-
**Is your feature request related to a problem? Please describe.**
I would like to add a feature that allows users to apply face beautification effects to their photos. Face beautification is a pro…
-
### OS Platform and Distribution
Linux Ubuntu 20.04
### Compiler version
gcc/g++ 9.4.0
### Programming Language and version
C++
### Installed using virtualenv? pip? Conda?(if python)
_No respon…
-
### Product
playwright
### Product Version
^4.9.1
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
After developpi…
-
```
# pull the syncBN repo
%cd photo_restoration/Face_Enhancement/models/networks
!git clone https://github.com/vacancy/Synchronized-BatchNorm-PyTorch
!cp -rf Synchronized-BatchNorm-PyTorch/sync_b…
-
Is it possible to generate some static fingerprint (string) after face recognition process is completed? It can be used to encrypt/decrypt user's password, that makes possible to pass the decrypted pa…
-
thank you for your excellent work. could you provide me the formula of calculate mean error and failure rate in WFLW dataset? thx
so-as updated
5 years ago
-
# User Story
As a `data curator`,
I want `to deface images with various algorithms`
so that `we can build robust algorithms for defaced data.`
## Detailed Description
### Tasks to be complete…
-
Hello ,
I have try to training my data using yolov3 darkne (library of AlexayAB ) to detect iris in real time (with webcam of smartphone for exemple ) ,
e.g:
https://i.imgur.com/tZemyqp.png
I …
-
I've been doing some benchmarks capturing rectangles of faces in a continuous loop and the RAM consumption seems exponential, is it possible that there is some memory leak somewhere? In EMGU it doesn'…