Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the results of DeepLabV3+ tflite(float and int8) predicting are wrong. #37

Open
liuxpro opened this issue Aug 16, 2024 · 2 comments
Open

Comments

@liuxpro
Copy link

liuxpro commented Aug 16, 2024

No description provided.

@liuxpro
Copy link
Author

liuxpro commented Aug 16, 2024

the path of used model:
(https://github.com/mlcommons/mobile_models/blob/main/v0_7/tflite/deeplabv3_mnv2_ade20k_float.tflite)

the path of used predicting script :
https://github.com/mlcommons/mobile_open/tree/main/vision/deeplab/models_and_code/segmentation_inference_eval_seg_tflite.py

but the result of predicting are wrong.
the results of labels:
array([ 2, 5, 7, 12, 13, 14, 18, 21], dtype=uint8)
image

@liuxpro
Copy link
Author

liuxpro commented Aug 16, 2024

Who knows this reason? :D

@liuxpro liuxpro changed the title tflite(float) the results of DeepLabV3+ tflite(float and int8) predicting are wrong. Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant