-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Hi,Thank you for your great work,I have I met this compilation error like this:
/MTCNN/detection/MTCNN.h:55:33: note: expected a type, got ‘Net’
/MTCNN/detection/MTCNN.h:55:36: error: template argument 1 is invalid
std::vector<std::shared_ptr> nets_;
error: type/value mismatch at argument 1 in template parameter list for ‘template class std::shared_ptr’
Can you give me some advice? Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels