-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
I am requesting the addition of a feature that allows users to define and use variables within collect…
-
### Application Version
5.0.0
### Platform
Linux
### Printer
Ender3
### Reproduction steps
1. Load any object (in this case calibration cube: https://www.thingiverse.com/thing:1278865 )
![2022…
ikeji updated
2 years ago
-
### Cura Version
5.7.0.Beta
### Operating System
Windows10Pro
### Printer
All
### Reproduction steps
1. Select Model
2. Rotate
3. Select Face to Align to Build Plate
4. Click s…
-
Hi,
I tried to train dataset for CelabA set
python train_tfrecord.py
/media/yjzx/codedisk/face_data/align_112x96/Russell_Simmons/Russell_Simmons_0001.jpg /media/yjzx/codedisk/face_data/align_112x9…
-
I downloaded Real-world masked face recognition dataset from https://drive.google.com/open?id=1UlOk6EtiaXTHylRUx2mySgvJX9ycoeBp.
However, I can't find the annotation labels of the face dataset. So I…
-
I've trained a retinaface model on my own dataset,but i do not know how to use the trained retinaface to crop and align a batch of face images,can you tell me how to do this?Thank you.
-
I used MTCNN, align_dataset_mtcnn.py to extract the face of the image, but found that he did not align the extracted faces.
-
Thank you for he sphereface code!
but I don't know how to get to get the coord5point in face_align_demo.m .
-
## Summary
Add new task for facial recognition to identify individuals.
## Datasets
**NOTE:** recommendations here are not vetted
- [DigiFace-1M](https://paperswithcode.com/dataset/digiface-1m)
D…
-
Hello, thanks for sharing the great work!
I found this piece of code in training/training_loop_recon_v1.py where you used **loss.gen_data_by_G_syn** to create synthetic images to train the Triplane…