The demo of different styles images of pSp-mbv3 framework.
Re-implementation of pSp that use mobilenet-v3 and stylegan2-256p. Then mix different styles by stylegan2 and convert to openvino.
This code is heavily based on pixel2style2pixel and stylegan2-pytorch. Thanks eladrich
and rosinality
so much to make his work available 🙏🙏🙏
链接: https://pan.baidu.com/s/1CjJIvhUXk0f9ONPANK-fSg 密码: pjl8
iteration 0 and iteration 100000.
python scripts/inference.py \
--exp_dir=./sample \
--checkpoint_path=./ckpt/best_model.pt \
--data_path=./test_images \
--test_batch_size=4 \
--test_workers=2 \
--couple_outputs