Zhou-sx / yolov5_Deepsort_rknn

Track vehicles and persons on rk3588 / rk3399pro.
290 stars 77 forks source link

只添加fastreid模型 #8

Open Takizzl opened 1 year ago

Takizzl commented 1 year ago

博主您好,我在尝试使用yolov5和fastreid进行人物识别,主要就行利用fastreid对我特定的人进行识别,想知道怎么在您的工作上进行改动呢,具体流程就是yolo检测到目标后,通过fastreid提取特征,进行特征对比,输出相应结果

Zhou-sx commented 1 year ago

主要修改featuretensor.h/cpp文件 FeatureTensor类会使用rknn_fp初始化fastreid模型

Takizzl commented 1 year ago

谢谢博主,感激百忙之中抽空回复

dlavrantonis commented 10 months ago

how does fastreid compare to osnet? Do you find it better? Is there a repo you can share?

Takizzl commented 10 months ago

Sorry, I don’t know OSnet very well, I mainly know fast-reid more, this toolkit is more convenient and fast to use.

dlavrantonis commented 10 months ago

thanks, one last question if you dont mind: What is the chip that you are using? On that chip, what is the inference time for fast-reid - for a single extraction of features?

Takizzl commented 10 months ago

Yor are welcome. My device is RK1808 which is processing by NUP.The processing time is about 60ms.If you don't mind, we can communicate further, such as ins, wechat and so on.(Please forgive my broken english.)