Ning-Ding / Implementation-CVPR2015-CNN-for-ReID

Implementation for CVPR 2015 Paper: "An Improved Deep Learning Architecture for Person Re-Identification".
MIT License
147 stars 71 forks source link

how to train own data? #25

Open Phoebe-star opened 7 years ago

Phoebe-star commented 7 years ago

1.how to train own data?

  1. can different size image pair train ??
vish9u-zz commented 7 years ago

even i have the same problem. getting dimension error. need some doc on training on own data.

DeepLearner7 commented 6 years ago

Try resizing image pair to 160x60. By the way how are you extracting body from image frames?