Troy O. Principe
Results
3
issues of
Troy O. Principe
Is it possible to use yolov8n.torchscript model instead of ncnn model?
Added themes: AI Arts, Abstract, E-girls, Cars
This PR fixes a build error caused by an incompatible function pointer type passed to signal(SIGTERM, cancelJob). The original cancelJob function had the wrong signature (void cancelJob(void)), while it should...