We have provided at least one easy and clean Python demo for every model here in the zoo. As described in #132, Python demos sometimes can be too concise to be converted to other languages, such as C++. Hence, we decide to add C++ demos as well but they should be clean and simple enough to show how to run inference and get expected output with OpenCV.
We welcome contributions from community. Please take a look at the list below and leave comments for application or discussion before you start to dive in coding.
| Status |
Task |
Models |
| ✅ Done #138 |
Face Detection |
YuNet |
| ✅ Done #259 |
Face Recognition |
SFace |
| ✅ Done #177 |
Object Detection |
YOLOX |
| ✅ Done #232 |
Object Detection |
NanoDet |
| ✅ Done #175 |
Text Detection |
DB |
| ✅ Done #176 |
Text Recognition |
CRNN (CN) |
| ✅ Done #176 |
Text Recognition |
CRNN (EN) |
| ✅ Done #176 |
Text Recognition |
CRNN (CH) |
| ✅ Done #241 |
Image Classification |
PP-ResNet50 |
| ✅ Done #171 |
Image Classification |
MobileNet V1 |
| ✅ Done #171 |
Image Classification |
MobileNet V2 |
| ✅ Done #243 |
Human Segmentation |
PP-HumanSeg |
| ✅ Done #279 |
QR Code Detection / Parsing |
WeChatQRCode |
| ✅ Done #277 |
Person Re-Identification |
YoutuReID |
| ✅ Done #282 |
Palm Detection |
MP-PalmDet |
| ❗️ Need Contribution |
Hand Pose Estimation |
MP-HandPose |
| ✅ Done #179 |
Person Detection |
MP-PersonDet |
| ✅ Done #186 |
Pose Estimation |
MP-Pose |
| ✅ Done #233 |
Facial Expression Recognition |
FER |
| ✅ Done #240 |
Object Tracking |
VitTrack |
We have provided at least one easy and clean Python demo for every model here in the zoo. As described in #132, Python demos sometimes can be too concise to be converted to other languages, such as C++. Hence, we decide to add C++ demos as well but they should be clean and simple enough to show how to run inference and get expected output with OpenCV.
We welcome contributions from community. Please take a look at the list below and leave comments for application or discussion before you start to dive in coding.