949 B
949 B
Simswap++
Dependencies
- python > 3.6
- yaml (pip install pyyaml)
- paramiko (For ssh file transportation)
- pytorch > 1.8
- tkinter (For GUI)
- pillow
- torchvision
- opencv
- matplotlib
- timm
logger
- tensorboard (pip install tensorboard)
- tensorboardX (pip install tensorboardX)
OR
- wandb (pip install wandb)
Logger is an option setting, which can be adjust with train.py --logger [wandb, tensorbaord, None]
Usage
- To configure the project in the
main.py.
Acknowledgement
Related Projects
Learn about our other projects [RainNet], [Sketch Generation], [CooGAN], [Knowledge Style Transfer], [Youtube downloader].