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

Issue 14: Replace combined_non_max_suppression for non_max_suppression #276

Closed
wants to merge 1 commit into from

Conversation

edurenye
Copy link
Contributor

Fixes #14

See discussion in onnx/tensorflow-onnx#847

@andreselizondo-adestech

Can you confirm this works?
I'm getting error:
ValueError: Shape must be rank 2 but is rank 3 for '{{node yolo_nms/non_max_suppression/NonMaxSuppressionV3}} = NonMaxSuppressionV3[T=DT_FLOAT, T_threshold=DT_FLOAT](yolo_nms/concat, yolo_nms/mul, yolo_nms/non_max_suppression/NonMaxSuppressionV3/max_output_size, yolo_nms/non_max_suppression/iou_threshold, yolo_nms/non_max_suppression/score_threshold)' with input shapes: [?,?,?], [?,?,?], [], [], [].

@edurenye
Copy link
Contributor Author

I don't know, sorry. I haven't worked with it for a long time.

@zzh8829
Copy link
Owner

zzh8829 commented Apr 12, 2021

see this #345

@zzh8829 zzh8829 closed this Apr 12, 2021
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

Successfully merging this pull request may close these issues.

Cannot convert to tflite, problem with lambda
3 participants