Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 306 Bytes

training.md

File metadata and controls

19 lines (15 loc) · 306 Bytes

2. Training

2.1. ReliableSwap (w/ FaceShifter)

cd trainer/facceshifter
python facceshifter_trainer.py -n your_name \
  -pj your_project \
  -bs 8

2.2. ReliableSwap (w/ SimSwap)

cd trainer/simswap
python simswap_trainer.py -n your_name \
  -pj your_project \
  -bs 8