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

Fix the dimensionality of labels in SSDRandomCrop. #2488

Merged
merged 1 commit into from
Nov 21, 2020

Conversation

mzient
Copy link
Contributor

@mzient mzient commented Nov 20, 2020

Signed-off-by: Michał Zientkiewicz mzient@gmail.com

Why we need this PR?

Pick one, remove the rest

  • It fixes a bug: assert raised when using SSDRandomCrop, detected in debug build.

What happened in this PR?

Fill relevant points, put NA otherwise. Replace anything inside []

  • What solution was applied:
    • Remove the trailing dimension
  • Affected modules and functionalities:
    • SSDRandomCrop
  • Key points relevant for the review:
    • N/A
  • Validation and testing:
    • Existing tests
  • Documentation (including examples):
    • N/A

JIRA TASK: N/A

Signed-off-by: Michał Zientkiewicz <mzient@gmail.com>
@mzient mzient requested a review from a team November 20, 2020 15:26
@mzient
Copy link
Contributor Author

mzient commented Nov 20, 2020

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1818767]: BUILD STARTED

@NVIDIA NVIDIA deleted a comment from dali-automaton Nov 20, 2020
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1818767]: BUILD PASSED

@mzient mzient merged commit a89ab6d into NVIDIA:master Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants