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

Need argmax/argmin operator #5255

Open
1 task done
SunXuan90 opened this issue Dec 26, 2023 · 1 comment
Open
1 task done

Need argmax/argmin operator #5255

SunXuan90 opened this issue Dec 26, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SunXuan90
Copy link

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Must have (e.g. DALI adoption is impossible due to lack in functionality).

Please provide a clear description of problem this feature solves

Object detection postprocessing, for example, slicing model output according to confidence, class, etc.

Feature Description

We already have dali.fn.reductions.max, just add argmax and argmin that returns index rather than value.

Describe your ideal solution

Add argmax.

Describe any alternatives you have considered

No response

Additional context

No response

Check for duplicates

  • I have searched the open bugs/issues and have found no duplicates for this bug report
@SunXuan90 SunXuan90 added the enhancement New feature or request label Dec 26, 2023
@JanuszL
Copy link
Contributor

JanuszL commented Dec 27, 2023

Hi @SunXuan90,

Thank you for bringing this to our attention. We will add this to our ToDo list.

@JanuszL JanuszL added this to ToDo in Users requests via automation Dec 27, 2023
@jantonguirao jantonguirao assigned JanuszL and unassigned JanuszL and jantonguirao Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants