Person_reID_baseline_pytorch icon indicating copy to clipboard operation
Person_reID_baseline_pytorch copied to clipboard

Making the demo live

Open chetansarmak opened this issue 4 years ago • 1 comments

Hi

I am trying to run the module live ,but the folder structure becomes quite complex . Will there be accuracy reduction when I compare the features of live frame and features that are storing in .mat file?

chetansarmak avatar Aug 23 '20 06:08 chetansarmak

Hi @chetansarmak

Generally, it will affect accuracy, since the model is trained in a different environment from your testing situation.

layumi avatar Sep 14 '20 03:09 layumi