Skip to content

Commit

Permalink
testcommentmahi
Browse files Browse the repository at this point in the history
  • Loading branch information
mahithapenmetsa committed Oct 15, 2023
1 parent 6d063f8 commit 8977438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/botsort.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def get_data_yolov8(source_mov: str, model_path: str):
Returns:
dict: Contains 'basketball_data' and 'person_data'.
"""

#testcomment
# Load the YOLOv8 model
model = YOLO(model_path)

Expand Down

0 comments on commit 8977438

Please sign in to comment.