deep-person-reid
deep-person-reid copied to clipboard
How to use pretrained model?
As I have downloaded pre trained model... So what's next how can I pass image to model and it extract the features and output the bounding boxes I wasn't able to understand the complete flow...? Word or two on this matter will be appreciated
set pre_trained and test_only as true
How i can use osnet model for the bounding box purposes? Or simply putting how can I use osnet for detection?
How i can use osnet model for the bounding box purposes? Or simply putting how can I use osnet for detection?
set the model path to your model (.pth)
Osnet model doesn't perform detection. It is only use for Reidentification purposes....