tensorflow / tensorflow/models
Add rotated bounding boxes and anchors for models
Open
Nobody has claimed this yet.
models:research
stat:awaiting model gardener
type:feature
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hello dear TensorFlow-team,
I wanted to ask if there are any plans to add a long awaited feature to the Object Detection API in the near future. It is about rotated bounding boxes for training and execution of models.
Nvidia has already taken the step here and the code for implementing this feature is certainly very helpful. (https://github.com/NVIDIA/retinanet-examples/blob/main/odtk/box.py)
On behalf of the community, we would all certainly be very happy to receive this feature.
Greetings,
Petros
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.