人脸识别demo

This commit is contained in:
dengwenjie
2025-02-21 20:20:07 +08:00
parent 28f55e85cc
commit 4f1564c04b
15 changed files with 12 additions and 77 deletions

View File

@@ -31,7 +31,6 @@ import java.util.stream.StreamSupport;
/**
* RetinaFace实现
* @author dwj
* @date 2025/2/19
*/
public class RetinaFace extends AbstractFaceAlgorithm {