searching46dof

Results 78 comments of searching46dof

This not available in the Ort::SessionOptions that is currently being used by AItrack. https://onnxruntime.ai/docs/api/c/struct_ort_1_1_session_options.html#afea37bbd589b4acd151ce2cc49ac7844 AItrack would need to upgrade Ort to support AppendExecutionProvider_CUDA. The current session options do support execution...

To frankzhang196, You may want to try version 0.6.6alpha which uses cv:FaceDetectorYN and detects multiple faces. In addition to modifying aitrack to output multiple data streams, you would need to...

I'm using 0.6.5 and found that detection works best at approximately 1meter where the preview image is like a portrait painting. Camera position depends a lot on the lighting. In...

i previously was using opentrack's accela filter with aitrack 0.65 gain/exposure approx 60% in the evening with house lighting. i had problems where selecting other opentrack filters would prevent aitrack...

With version 0.6.5 there was an issue tracking at very close distances (less than 1 meter) and with less than optimal lighting (directly overhead). Also manually adjusting the gain/exposure provided...

@DrJaymz, what version of aitrack/opentrack are you using? there was a coordinate swapping issue that was fixed in v0.6.6 I verified aitrack 0.7.0 and opentrack 2022.3.2 are tracking x, y,...

@DrJaymz , version 0.7.0 already implemented center weighted face tracking

A simpler way to fix this may be to use the existing scaling factor 0.1x to enlarge the rectangle. But the 0.1x number of pixels should not be less than...

Trying to commit the following to fix this issue but having problems due to conflicts. This was tested and working for ranges of 4 to 5 meters void Tracker::proc_face_detect(float* face,...

Can you provide your system configuration via exporting to a text file from msinfo32 ? Reproducing the symptoms, can you provide screenshots of Windows Task Manager "processes" tab with Cpu...