-
Notifications
You must be signed in to change notification settings - Fork 389
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Object Detection] [Image Explorer] Bounding Box Support with CanvasT…
…ools on Flyout (#2116) * bbox vott template ckpt * canvastools image load ckpt * loading image from scratch ckpt * canvastools image loading support * coordinate fixes * regiondata call + path fix * code cleanup * image loading ckpt * callback image loading support * lint fixes * bounding box working ckpt for fridge * disabling internal imports for vott * freeze rough ckpt * file refactor lint fix * auto lint fixes * freeze cleanup * lint fixes * image dims arg for frontend bbox * lint fixes * lint fixes * image dimension support * imagedim support comments * image dimension support * image dimension support * canvas module added * image dimension working ckpt * comment fix * cleanup * async image loading support * lint fixes * lint fixes * reverted max line override * code cleanups * lint fixes * auto lint fixes * comment fixes
- Loading branch information
Showing
4 changed files
with
139 additions
and
3 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 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