jagin / detectron2-pipeline

Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.
MIT License
87 stars 36 forks source link

[Question]Any possible way to make person reidentification project based on detectron2 #8

Open ShahriyarR opened 4 years ago

ShahriyarR commented 4 years ago

Could you please share your thoughts basically on 2 topics of my interest:

Any samples, inputs, maybe articles are highly appreciated as well.

jagin commented 4 years ago

Hi @ShahriyarR With detectron2 you can only select boxes labelled as a person for your case. I'm not aware if detectron2 can help you with person reidentification without creating your custom model. Maybe that will help you: https://paperswithcode.com/task/person-re-identification