Question about random_object_bbox
Open
@JanuszL is already working on this.
Since Mar 1, 2023.
question
- Dominant language
- C++
- Stars
- 5.8k
- Forks
- 678
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 27
Description
Hello, I have some questions in using
nvidia.dali.fn.segmentation.random_object_bbox .
When I get a box from the inputs I passed in, I want all the boxes start-end coordinates in this image, and i want to traverse these boxes in the pipeline I built. I’m not sure if I can do this by dali version 1.16.0, or how can I make some changes in dali/operators/segmentation/random_object_bbox.cc to achieve this.
Thanks a lot for your reading. Wish you a great day.
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.