-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move transforms from 3d object detection dataset (#4046)
* added coco metric * fix linter * added ap_05 * fix perf test * small fix * fix some misc comments from previous PRs * move transforms from dataset. Metric not working * test metric. still 0 * transforms work. metric is expected. Delete kitty utils * remove unit test * fix unit tests * fix OV IR inference. reply comments * minor * fix linter * Update src/otx/core/data/transform_libs/torchvision.py Co-authored-by: Kim, Sungchul <[email protected]> * Update src/otx/core/model/detection_3d.py Co-authored-by: Eunwoo Shin <[email protected]> * added more unit tests --------- Co-authored-by: Kim, Sungchul <[email protected]> Co-authored-by: Eunwoo Shin <[email protected]>
- Loading branch information
1 parent
e92cdfd
commit 6672653
Showing
16 changed files
with
633 additions
and
558 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.