NVlabs / few-shot-vid2vid

Pytorch implementation for few-shot photorealistic video-to-video translation.
Other
1.79k stars 276 forks source link

[face]Is the training result normal? #78

Closed DDDlk closed 3 years ago

DDDlk commented 3 years ago

python3 train.py --name face --dataset_mode fewshot_face --adaptive_spade --warp_ref --spade_combine --batchSize 8 --dataroot scripts/datasets/face with cuda 9.2 pytorch1.2.0 python3.6 image image image

swpucl commented 3 years ago

I meet the same problem. Do you solve it?

tcwang0509 commented 3 years ago

This repo is now deprecated. Please refer to the new Imaginaire repo: https://github.com/NVlabs/imaginaire.