FeiYull / TensorRT-Alpha

šŸ”„šŸ”„šŸ”„TensorRT for YOLOv8态YOLOv8-Pose态YOLOv8-Seg态YOLOv8-Cls态YOLOv7态YOLOv6态YOLOv5态YOLONAS......šŸš€šŸš€šŸš€CUDA IS ALL YOU NEED.šŸŽšŸŽšŸŽ
GNU General Public License v2.0
1.31k stars 201 forks source link

Feature python dll usage #18

Closed shancw96 closed 1 year ago

shancw96 commented 1 year ago

this pr contians:

  1. how to create dll (image infer API)
  2. how to use dll in python
    • Real-time screen capture and infer
    • Video infer

use yolov8 as example