diff --git a/README.md b/README.md index 0e2824c..6860a56 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Note that Example for training a mapper for the moahwk hairstyle: ```bash cd mapper -python train.py --exp_dir ../results/mohawk_hairstyle --no_fine_mapper --description "mohawk hairstyle" +python scripts/train.py --exp_dir ../results/mohawk_hairstyle --no_fine_mapper --description "mohawk hairstyle" ``` All configurations for the examples shown in the paper are provided there.