Skip to content

Commit

Permalink
formatting yolo scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ojh6404 committed Mar 12, 2024
1 parent 06adc94 commit b39b50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracking_ros/node_scripts/yolo_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
BOX_ANNOTATOR = sv.BoundingBoxAnnotator()
LABEL_ANNOTATOR = sv.LabelAnnotator()


class YOLONode(ConnectionBasedTransport):
def __init__(self):
super(YOLONode, self).__init__()
Expand Down

0 comments on commit b39b50f

Please sign in to comment.