deepinsight / deepinsight/insightface

The cpp sample hasn't been updated?

Open
#2,720 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

I think the cpp sample for face detection hasn't been updated:

the code requests `face_detect`

```cpp
INSPIRE_LAUNCH->Load("test_res/pack/Megatron");
auto archive = INSPIRE_LAUNCH->getMArchive();
auto ret = archive.LoadModel("face_detect", detModel);
```

but the models included in the zip file doesn't have it:

```
== Megatron v0.1.3 ==
yaml tag
yaml version
yaml face_detect_160
yaml face_detect_320
yaml face_detect_640
yaml landmark
yaml refine_net
yaml pose_quality
yaml feature
yaml mask_detect
yaml rgb_anti_spoofing
yaml face_attribute
yaml blink_predict
detection model loaded -13
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.