Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in issue ultralytics#12457. (ultralytics#12459)
* Fix bug in ultralytics#12457. When run 'python.exe segment/predict.py --visualize' will throw AttributeError: 'tuple' object has no attribute 'shape' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
- Loading branch information