mirror of
https://github.com/geekwenjie/SmartJavaAI.git
synced 2026-09-18 16:39:21 +00:00
人脸识别demo
This commit is contained in:
@@ -31,7 +31,6 @@ import java.util.stream.StreamSupport;
|
||||
/**
|
||||
* RetinaFace实现
|
||||
* @author dwj
|
||||
* @date 2025/2/19
|
||||
*/
|
||||
public class RetinaFace extends AbstractFaceAlgorithm {
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@ import java.util.stream.Collectors;
|
||||
|
||||
/**
|
||||
* @author dwj
|
||||
* @date 2025/2/19
|
||||
*/
|
||||
public class UltraLightFastGenericFace extends AbstractFaceAlgorithm {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user