IgaoGuru / Sequoia

A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May I ask for which yolov5 version are the sequoiaV1.pt file used been train.

Jerry-zirui opened this issue · comments

commented

I wanna convert the model so that it may run on tensorRT.

Hi!

SequoiaV1.pt is a trained yolov5s.
You can check that by counting the number of parameters in the model! (In this case, 7.2 M)