# FaceDetectAndLandmarkForTorchSharp **Repository Path**: william_lzw/FaceDetectAndLandmarkForTorchSharp ## Basic Information - **Project Name**: FaceDetectAndLandmarkForTorchSharp - **Description**: C#人脸检测和关键点检测,模型采用onnxruntime, tensor操作采用torchsharp - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-02 - **Last Updated**: 2024-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## FaceDetectAndLandmark C# face detection and key point detection, the model uses onnxruntime, and tensor operations use torchsharp The face detection model uses YOLO8N, and the key point model uses 2dFan4 ## environment windows10, dotnet8 ## Checkpoint download url: https://huggingface.co/williamlzw/onnx_model ## Demo ![image](FaceDetectAndLandmark/data/result.jpg)