-
I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?
-
```
09/29/2020 20:36:00 MainProcess _training_0 config add_item DEBUG Add item: (section: 'model.dfl_sae', title: 'input_size', datatype: '', default: '128', info…
-
**Describe the bug**
When running `python setup.py` on Fedora 30, `cudnn_checkfiles_linux()` is returning cudnn_checkfiles with path /include64 rather than /usr/include causing setup to incorrectly …
-
Seeing as S3FD is beginning to show its age - that being three years old - due to many users' difficulty using it on more complex scenes, such as ones with poor lighting and/or an abundance of occlusi…
-
**Bug**
When I start the train script, I encounter the following error : "To call `multi_gpu_model` with `gpus=2`, we expect the following devices to be available: ['/cpu:0', '/gpu:0', '/gpu:1']. H…
-
I'm trying to install faceswap in Ubuntu 18.04
I've managed to install Nvidia drivers, Cuda, Docker and Anaconda. Then, after creating a virtual environment, I clone the repo using git. Then I ran
…
leu83 updated
5 years ago
-
**Describe the bug**
When running python setup.py on Windows 10 on a clean `conda 4.7.10` virtual machine, the script is failing with the following stack trace -
```
INFO Running as Root/Admi…
-
When two lines have the same "title" AND "year" AND "authors" keep only one (the first? the most complete?)
Below the three key in ISI and SCOPUS:
- title --> ISI = TI / Scopus = Title
- year -->…
tommv updated
4 years ago
-
## Expected behavior
Training process crash.
## Actual behavior
root@deepfakes-cpu:/srv# python faceswap.py train -A liudehua_dest -B chenglong_dest -m ./models/
04/01/2019 13:05:12 INFO L…
-
Hello there!
Sorry for the noob question, I'm new in the world of deep learning, especially with GPU processing.
I'm trying to run Tensorflow-GPU but probably I'm doing something wrong.
I tried m…