mediapipe
mediapipe copied to clipboard
Where to find anchor information of latest face detection model
Hello,
we observe that the latest face dection model(face_detection_full_range_sparse.tflite) accept 192x192x3 as input, not 128x128x3 anymore, is there anyplace stored anchor information of that? We need to run this tflite directly, but can not generate bounding box without correct anchor information, if use 128x128x3's anchor info, we got "out of index" failure. Could anyone give us a hand?
Thanks very much!
Best Regards Walter
Hello, anyone can give me a hand?
Hello @jindanchu,
We are upgrading the MediaPipe Legacy Solutions to new MediaPipe solutions However, the libraries, documentation, and source code for all the MediaPipe Legacy Solutions will continue to be available in our GitHub repository and through library distribution services, such as Maven and NPM.
You can continue to use those legacy solutions in your applications if you choose. Though, we would request you to check new MediaPipe solutions which can help you more easily build and customize ML solutions for your applications. These new solutions will provide a superset of capabilities available in the legacy solutions. Thank you!!
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.