# Computer Vision

##### Supervision

Supervision 是由 Roboflow 開發的開源 Python 函式庫，用於建置電腦視覺應用程式。它提供了一個統一的 Detections 物件，並包含用於 Ultralytics、Roboflow Inference、Transformers、SAM、Detectron2、MMDetection、YOLO-NAS、PaddleDet、NCNN、Azure AI Vision 以及 VLM 解析器等支援輸出格式的轉換器。

- [Supervision](https://supervision.roboflow.com/latest/)
- [https://github.com/roboflow/supervision](https://github.com/roboflow/supervision)

##### Face Detection

- [deepface](https://github.com/serengil/deepface) - About A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python.