ultralytics 8.2.63 refactor FastSAMPredictor (#14582)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Nguyễn Anh Bình 2024-07-23 00:59:37 +07:00 committed by GitHub
parent db82d1c6ae
commit 3637516412
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 118 deletions

View file

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
__version__ = "8.2.62"
__version__ = "8.2.63"
import os