The cuhk03 dataset structure I download
huangpan2507 opened this issue · 1 comments
the cuhk03 dataset structure i download shows like below :
├── cuhk_dataset-master
│ ├── CUHK01/
│ ├──campus/xxxx.png ...
│ ├── detected/
│ ├──train/xxx.png ...
│ ├──train_resized/xxx.png ...
│ ├──val/xxx.png ...
│ ├──val_resized/xxx.png ...
│ ├──resize.py
│ ├── labeled/
│ ├──train/xxx.png ...
│ ├──train_resized/xxx.png ...
│ ├──val/xxx.png ...
│ ├──resize.py
│ ├── model.h5
│ ├── pairing.py
or like this:
├── cuhk03_release
│ ├── cuhk-03.mat
│ ├── readme.txt
your dataset shows like it:
cuhk03/
├── cuhk03_release/
├── cuhk03_new_protocol_config_detected.mat
├── cuhk03_new_protocol_config_labeled.mat
so, how can i use those dateset i had download
the cuhk03 dataset structure i download shows like below : ├── cuhk_dataset-master │ ├── CUHK01/ │ ├──campus/xxxx.png ... │ ├── detected/ │ ├──train/xxx.png ... │ ├──train_resized/xxx.png ... │ ├──val/xxx.png ... │ ├──val_resized/xxx.png ... │ ├──resize.py │ ├── labeled/ │ ├──train/xxx.png ... │ ├──train_resized/xxx.png ... │ ├──val/xxx.png ... │ ├──resize.py │ ├── model.h5 │ ├── pairing.py
or like this: ├── cuhk03_release │ ├── cuhk-03.mat │ ├── readme.txt
your dataset shows like it: cuhk03/ ├── cuhk03_release/ ├── cuhk03_new_protocol_config_detected.mat ├── cuhk03_new_protocol_config_labeled.mat
so, how can i use those dateset i had download
@bismex you forgot to put the link about person-re-ranking. The link is https://github.com/zhunzhong07/person-re-ranking/blob/master/evaluation/data/CUHK03/