layumi / Person_reID_baseline_pytorch

:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial

Home Page:https://www.zdzheng.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use rstp pull inference?

ly1035327995 opened this issue · comments

I want to perform multiple rstp pull-flow inference with trained weights. Can I use it for cross-border reidentification? How will I operate?

Hi @ly1035327995
Sorry. I am not familiar with rstp. Do you mean the connection between server and multiple clients?

I want to do a cross-border re-identification, which requires multiple cameras to be connected。

@ly1035327995
Oh I see. It may depends on your environment.
You may consider to store and upload the feature instead of raw image to save the computation time and storage.