git submodule update --init --recursive
docker-compose up -d
docker attach pcn-label
sh build_PCN.sh
pipenv install
pipenv shell
- set dataset in
./
dataset
- image_dir
- annotation txt file
annotation file format is like WFLW annotation txt file
- install pipenv
python create_PCN_label.py [rotate]
- change txt bb to pcn bb
- prepare bb and landmark xml label
- change xml to txt line
- install pipenv
python change_bb_to_PCN.py