sensity-ai / dot

The Deepfake Offensive Toolkit
BSD 3-Clause "New" or "Revised" License
4.14k stars 410 forks source link

How to enable super resolution #35

Closed ak3389 closed 2 years ago

ak3389 commented 2 years ago

dot \ -c ./configs/simswap.yaml \ --target 0 \ --source "./data" \ --show_fps \ --gpen_type gpen_256

I used this command, but my GUP doesn't seem to be working and the video is very stuttering. I use a 2060 12G graphics card

ghassen1302 commented 2 years ago

@ak3389 You are using only the CPU. Add the option --use_gpu to use the GPU.