Open slavazhulanov opened 1 year ago
I have collected several reports about the incorrect operation of this model: https://github.com/tensorflow/models/issues/10941, https://github.com/tensorflow/models/issues/10913, https://github.com/tensorflow/models/issues/10700, https://github.com/tensorflow/models/issues/10280
Prerequisites
Please answer the following questions for yourself before submitting an issue.
1. The entire URL of the file you are using
https://github.com/tensorflow/models/tree/master/official/...
2. Describe the bug
centernet_mobilenetv2fpn_512x512_coco17_kpts throws an error when an image is input
3. Steps to reproduce
download the model, load it via tf.save_model.load, submit an image to the input
4. Expected behavior
the model was expected to return detection results
5. Additional context
6. System information