tf.raw_ops.NonMaxSuppressionV5
Open
missing layer type
tf2.x / tf.keras
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 850
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 10
Description
Request for registering NonMaxSuppressionV5 op for conversion from Tensorflow. This op is becoming more and more common in models. Thanks!
Contributor guide
Research direction
Start by locating the TensorFlow conversion entry point for tf.raw_ops.NonMaxSuppressionV5 and reviewing how this repository registers TensorFlow operations. Compare the requested operation with existing conversion support, then verify conversion for a representative model; done means the operation is registered and conversion validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100