DeepFace-user

Results 2 issues of DeepFace-user

大佬,按你的形式用了GestureDetector后, 子布局viewholder里的那些控件view,button都不能点击了...这个要怎么破

I am doing a face model https://github.com/iperov/DeepFaceLive/releases/download/ZAHAR_LUPIN/Zahar_Lupin.dfm environment: onnxruntime-coreml == 1.13.1 onnxruntime-silicon == 1.13.1 device : Apple Silicon M1 python: import onnx import onnxruntime as rt options = rt.SessionOptions() options.log_severity_level...

question