Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsayshuo committed Sep 19, 2024
1 parent e4bba88 commit 84147aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yolov8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ python yolov8_det_trt.py # Detection
python yolov8_seg_trt.py # Segmentation
python yolov8_cls_trt.py # Classification
python yolov8_pose_trt.py # Pose Estimation
python yolov8_5u_det_trt.py # yolov8_5u_det(YOLOv5u with the anchor-free, objectness-free split head structure based on YOLOv8 features) model
```

# INT8 Quantization
Expand Down

0 comments on commit 84147aa

Please sign in to comment.