RetinaFace-Cpp
RetinaFace-Cpp copied to clipboard
How to run inference using provided models
How to run inference using the model provided in convert_models folder ? What piece of code should I place in the space provided in "detect.cpp" ? What are the preferred libraries to be used ? The detect.cpp file mentions "Inference ,NetContext and Cube objects" . Where can I find these classes ? (Line number 16 17 and 37 respectively