deepinsight / deepinsight/insightface
face_align.py
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
I have some thousand images that I want to face_align and resize to 112x112, the images are 1024x1024 atm. And I dont understand how I should use the script and reference my images unfortunately, any tips would be super helpful!
I've tried python face_align.py while having the images in the same folder as face_align.py,
python face_align --/home/......./image folder
and so forth
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading face_align.py to identify its accepted inputs and how it locates images. Reproduce the reported command attempts with the image folder, then document the correct invocation and expected 112x112 output for a batch of 1024x1024 images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100