{ "task_id": "d9zzvghifs95q8fkfd", "user_id": 1, "version": "e99eaddeb86a1db20d6b4a5b4d90c95a8e25b2f5273a1b8117eba69e636cd401", "error": null, "total_time": 5, "predict_time": 5, "logs": null, "output": [ { "id": "ODa85aV5GZY", "status": "succeed", "type": "face_detect", "faces": [ { "id": 0, "link": "https://vmodel.ai/data/model/remaker/photo-face-detect/result1.jpg" }, { "id": 1, "link": "https://vmodel.ai/data/model/remaker/photo-face-detect/result2.jpg" } ], "started_at": 1749970349366, "finished_at": 1749970353857, "error": null } ], "status": "succeeded", "create_at": 1746492954, "completed_at": 1746493015, "input": { "source": "https://vmodel.ai/data/model/remaker/photo-face-detect/target1.jpeg" } }
Quickly extract faces from images and streamline your image processing workflow.
The Photo Face Detect API is a deep learning-powered model designed to accurately detect single or multiple faces in an image. Instead of just returning coordinates, this model goes one step further—it automatically crops each detected face and returns a URL for each face image, eliminating the need for manual image manipulation.
The Photo Face Detect API works seamlessly with our [Photo Multiple Face Swap API] to enable an automated pipeline for detecting and swapping faces. With face images extracted and ready to use, you can easily build applications for face replacement, creative editing, anonymization, and more.