layumi / person-reid-3d

TNNLS'22 :statue_of_liberty: Parameter-Efficient Person Re-identification in the 3D Space :statue_of_liberty:
https://arxiv.org/abs/2006.04569
MIT License
265 stars 46 forks source link

Using #7

Open jeugheung opened 3 years ago

jeugheung commented 3 years ago

Hi, I did everything according to the instructions, trained the model and the result came out. Everything is ok. Could you please tell me. I want to test my pictures or take pictures of people from video. Can I do this? And How

layumi commented 3 years ago

Hi @akartsight , sorry for the late response. You need two steps:

  1. pedestrian detector like MaskRCNN you can find the trained model on Github
  2. using the 3D human model as me to pre-processing the detected pedestrian image.