ziqinyeow / juxtapose

juxtapose: Multi-Person Pose Tracking Inference SDK with RTMDet, YOLOv8, GDino, RTMPose (ONNX) & Trackers (ByteTrack & BotSORT) & Tapnet with custom ROIs + FastAPI GPU exe
https://sdk.juxt.space
MIT License
27 stars 4 forks source link

Added StrongSORT #1

Closed zhuolisam closed 7 months ago

zhuolisam commented 1 year ago

I port the yolo_tracking library, plan to port in StrongSORT and DeepOCSORT. StrongSORT is already ported and working, only for videos. The library only outputs track ids from the second frame.