Closed libofei2004 closed 1 month ago
Hi @libofei2004,
Apologies for the delayed response. Could you please let us know if this issue is still ongoing or if it has been resolved on your end?
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.
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
OS Platform and Distribution
Ubuntu 22 in wsl2 , android 12
Python Version
3.10
MediaPipe Model Maker version
2.0.4.1
Task name (e.g. Image classification, Gesture recognition etc.)
object detector
Describe the actual behavior
I use mediapipe_model_maker 2.0.4.1 to train an model and use it in an android programme, but it can't run and throws exception.
Describe the expected behaviour
the android programme throws: java.lang.IllegalArgumentException: Error occurred when initializing ObjectDetector: Mobile SSD models are expected to have exactly 4 outputs, found 2
Standalone code/steps you may have used to try to get what you need
Other info / Complete Logs