hehefan / Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning

219 stars 87 forks source link

Parser for CUHK dataset #2

Open CICS-Oleg opened 7 years ago

CICS-Oleg commented 7 years ago

Hello! Where can we find a parser for CUHK dataset which was used in your implementation and is giving output in format pointed in corresponding .list files (such as 0001_c1_f02.jpg 0). Thak you in advance.

hehefan commented 7 years ago

Hi, you can download the dataset from https://drive.google.com/uc?export=download&id=0B7NctsDC2gmLcU1DZ1VrR29LRUU

CICS-Oleg commented 7 years ago

Thanks, but I meant if you have python script that can parse CHUK in the format presented in lists.

hehefan commented 7 years ago

Hi, I'm sorry the script is missing. However, you can find the mapping information from the original CUHK03 to the new training/testing protocol in https://github.com/zhunzhong07/person-re-ranking/tree/master/evaluation/data/CUHK03

CICS-Oleg commented 7 years ago

Thank you!

CICS-Oleg commented 7 years ago

Hi, I have one more question: what hardware did you use to run this code? Thank you in advance.

hehefan commented 7 years ago

You need a GPU(1080 Ti) and 64G memory at least.

CICS-Oleg commented 7 years ago

Sorry for bothering, but could you give a link to the Market and Duke dataset similar to that you've already given for CUHK03. Thank you in advance!

hehefan commented 7 years ago

You can find them from this page: http://www.liangzheng.org/Datasets.html

4359hhh commented 6 years ago

hello ,did you have create this datesets about CHUK03??i want to run this code ,cut don't kown how to deal with chuk03.mat ,even though scan this code https://github.com/zhunzhong07/person-re-ranking/tree/master/evaluation/data/CUHK03 ,,,so could you help me ,thank you in advance .