-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
For each input box, the (N) tensor parent_object_index contains the index (1-based) in the keep list of the highest-scoring box overlapping this box. This can be useful to group input boxes that are related to the same object. The index 0 represents a background box which has been ignored due to top_k.
Can you please explain the above line from the readme, with an example?
Metadata
Metadata
Assignees
Labels
No labels