1adrianb / 1adrianb/face-alignment

Can this detection library be used for training?

Open
#287 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I have pip this package, And the effect is very good.

But I want to know if this can be used for training?

For example, I want to predict the landmarks of the generated image and the input image, and calculate the landmark loss to train the network.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue asks if the face-alignment library can be used for training, specifically to compute landmark loss. Start by examining the library's API and source code to see if it exposes the necessary components (like landmark predictions) for integration into a training loop. Look for examples or documentation on model outputs and check if gradients can flow through the library's operations. Determine what modifications or wrapper code would be needed to use it within a PyTorch training script.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
ai, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.