FaceSWAP / core /detector.py

Commit History

Fix close-up selfie detection: pad margin so face-fills-frame photos are found (0 faces -> crude paste was the no-hair/skin bug)
f0e4246

aditya-rAj19 commited on

Auto de-roll tilted source faces (eye-line alignment) before swap
8eed89d

aditya-rAj19 commited on

Enable GPU for InsightFace: auto-add CUDA12 + cuDNN9 DLL dirs on Windows
e323c6f

aditya-rAj19 commited on

Fix core swap: auto-download InsightFace buffalo_l + glasses in both paths
6ce5ccf

aditya-rAj19 commited on

Fix all listed technical challenges across detection, landmarks, segmentation
f4995df

aditya-rAj19 commited on

fix: add explicit cv2.data import, add onnxruntime to CI deps
a771a79

aditya-rAj19 commited on

feat: auto-detect GPU/CPU for InsightFace and PyTorch (RTX 4060 locally, CPU on HF)
8f2e376

aditya-rAj19 commited on

fix: correct retry logic for background model downloads, fix pyrightconfig extraPaths
517feec

aditya-rAj19 commited on

fix: deduplicate InsightFace instance, add load-once sentinel to prevent retry loops
ebeb388

aditya-rAj19 commited on

fix: use popup auth (redirect needs Firebase Hosting), fix BGR/RGB bug in InsightFace calls
a285355

aditya-rAj19 commited on

Initial commit: DeepFace Studio - AI face swap web application
e7a5a81

aditya-rAj19 commited on