-
As the 2010’s draw to a close, it’s worth taking a look back at the monumental progress that has been made in Deep Learning in this decade.
Tags: deep_learning
via Pocket https://ift.tt/…
-
Command-line:
python train.py \
--train_data_root /dataset/vgg_face2/train/ \
--train_list /vgg_face2/train_list.txt \
--train_landmarks /dataset/vgg_face2/bb_landmark/ \
--…
-
If I dont have any overrides for past_det_max_diff_area then it completes the sequence. Once I add a person_past_det_max_diff_area to objectconfig.ini I get this error ->
```
03/29/21 19:08:19 zme…
ghost updated
3 years ago
-
i was impressed about your demos and the accuracy of mtcnn face-recognition.
i build your engines on my nano and also tested face detection with masked people succesfully with your demo.
great.
i…
ozett updated
4 years ago
-
Do you have any suggestions on how to improve your project to work with face masks. With the crazy world we live in people are using face masks and im finding that i am not able to recognize people's …
-
**Is your feature request related to a problem? Please describe.**
Limited file format supports, only txt, docx and pdf at this moment
**Describe the solution you'd like**
Support extracting text…
-
As an experiment, we are trying to set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant reviewers.
Scripts for generati…
-
Same error message as issue #242
There is no crash log. I tried run the "Train" from faceswap UI as well as run it in Anaconda command.
Here is the full log of running:
`(faceswap) C:\Users\…
-
The "Send to device" command is intermittently failing. I am updating meta data on existing books on the iDevice (i.e. Marvin configured to update rather than do nothing on existing). I have been ab…
-
I have created a rough version of Original Model with dimensions 128, 128, 3.
Rationale:
There seems to be increasing demand for HD face-swapping while none had any luck with GAN128 as far as I …