issues
search
ydwen
/
opensphere
A hyperspherical face recognition library based on PyTorch
https://opensphere.world/
MIT License
270
stars
29
forks
source link
When I have a model trained how do I use it?
#26
Open
gerardofisch
opened
1 year ago
gerardofisch
commented
1 year ago
If I want to use the model to detect faces, how do I implement it?
What does the model return? An array of points? A rotated img?