hi I'm playing with the vision framework and can use the face landmark feature to get the position of facial features in real time. However, I have to run the detector for every frame. This makes the real time face mask jittery.
any ideas on how we could optimize the landmark detection in a real time feed with only the iOS frameworks?
FYI I tried the object tracker, but it wasn't as impressive as it could be. Maybe you've had better luck?
thanks
hi I'm playing with the vision framework and can use the face landmark feature to get the position of facial features in real time. However, I have to run the detector for every frame. This makes the real time face mask jittery.
any ideas on how we could optimize the landmark detection in a real time feed with only the iOS frameworks?
FYI I tried the object tracker, but it wasn't as impressive as it could be. Maybe you've had better luck?
thanks