Skip to content

add box coder for detection#4365

Merged
Can-Zhao merged 17 commits intoProject-MONAI:devfrom
Can-Zhao:box_coder
May 27, 2022
Merged

add box coder for detection#4365
Can-Zhao merged 17 commits intoProject-MONAI:devfrom
Can-Zhao:box_coder

Conversation

@Can-Zhao
Copy link
Copy Markdown
Collaborator

@Can-Zhao Can-Zhao commented May 27, 2022

Signed-off-by: Can Zhao [email protected]

Fixes #4364 .

Description

add box coder for detection

Status

Ready/Work in progress/Hold

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Can Zhao <[email protected]>
@Can-Zhao
Copy link
Copy Markdown
Collaborator Author

/black

@Can-Zhao Can-Zhao marked this pull request as ready for review May 27, 2022 01:03
@Can-Zhao Can-Zhao requested review from Nic-Ma and wyli May 27, 2022 01:04
Can-Zhao and others added 6 commits May 26, 2022 21:39
Signed-off-by: Can Zhao <[email protected]>

docstring

Signed-off-by: Can Zhao <[email protected]>

docstring

Signed-off-by: Can Zhao <[email protected]>

Update test_box_coder.py

Signed-off-by: Can Zhao <[email protected]>
Signed-off-by: Can Zhao <[email protected]>

docstring

Signed-off-by: Can Zhao <[email protected]>

docstring

Signed-off-by: Can Zhao <[email protected]>

Update test_box_coder.py

Signed-off-by: Can Zhao <[email protected]>

docstring

Signed-off-by: Can Zhao <[email protected]>

Update test_box_coder.py

Signed-off-by: Can Zhao <[email protected]>
@Can-Zhao Can-Zhao enabled auto-merge (squash) May 27, 2022 19:00
Signed-off-by: Can Zhao <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented May 27, 2022

/build

@Can-Zhao Can-Zhao merged commit f76dd1c into Project-MONAI:dev May 27, 2022
@Can-Zhao Can-Zhao deleted the box_coder branch May 27, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add box coder for detection

3 participants