The code for our paper Improving Pedestrian Attribute Recognition With Multi-Scale Spatial Calibrate.
RAP : A Richly Annotated Dataset for Pedestrian Attribute Recognition
- Run
git clone https://github.com/iceicei/MSSC.git
- Create a directory to dowload above datasets.
cd MSSC
- Prepare datasets to have following structure:
${project_dir}/data PA100k data/ annotation.mat README.txt RAP RAP_dataset/ RAP_annotation.mat README.txt RAP2 RAP_dataset/ RAP_annotation.mat README.txt
- Run the
format_xxxx.py
to generatedataset.pkl
respectivelypython ./dataset/preprocess/format_pa100k.py python ./dataset/preprocess/format_rap.py python ./dataset/preprocess/format_rap2.py
- Train MSSC
python train.py PA100k
If you use this method or this code in your research, please cite as: