liliangqi / person_search

Joint Pedestrian Detection and Person Re-ID with PyTorch
90 stars 29 forks source link

fixed the process_annotations function #1

Closed liviust closed 6 years ago

liviust commented 6 years ago

Here is a small fix for the process_annotations function. im_name was already stripped of .mat extension when it was initialized.

liviust commented 6 years ago

I'm working on the same project. We could work together. I can generate the models and upload to the repo very fast. I have 7 GPUs that I can use. Write me at stefan_liviu@live.com if you wish to start a collaboration.

liliangqi commented 6 years ago

@liviust Thanks! But it's so strange because I remember there are no problem when I ran the code. And I'm a little busy these days, so I'm sorry that I can't work together with you. Thanks again anyway.

liviust commented 6 years ago

@liliangqi ,

No worries. There are more issues in the script. Maybe you haven't uploaded the latest version? I'll try to push more fixes soon.

There are also some files missing that some scripts try to load when running them.

liliangqi commented 6 years ago

@liviust Cool! Welcome for more PRs. And I will check if I have uploaded the latest code.