切记!不能进行同步!!!
Triton backend that enables pre-process, post-processing and other logic to be implemented in Python.
mmdetection from https://github.com/open-mmlab/mmdetection.git
MMCV是用于计算机视觉研究的基础Python库,支持OpenMMLab旗下其他开源库。 主要功能是I/O、图像视频处理、标注可视化、各种CNN架构、各类CUDA操作算子。 代码原地址:https://github.com/open-mmlab/mmcv
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
Using Caffe and python to reproduce the results of MTCNN on FDDB dataset.
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.