Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
faceswap_
Forked from deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
-
Sensor-master
-
YOLO-version-2-Face-detection
Forked from dannyblueliu/YOLO-Face-detection
C
-
opencv-python
Forked from skvark/opencv-python
OpenCV on wheels. This repository generates precompiled opencv-python and opencv-contrib-python packages and uploads them to PyPI.
Python
-
fast-pixel-cnn
Forked from PrajitR/fast-pixel-cnn
Speed up PixelCNN++ image generation by up to a 183 times
Python
-
pycpd
Forked from siavashk/pycpd
Pure Numpy Implementation of the Coherent Point Drift Algorithm
Python
43 contributions in the last year
Contribution activity
May 2019
April 2019
- kvrooman/pycpd Python
Created a pull request in deepfakes/faceswap that received 2 comments
Force CPU training on Tensorflow-GPU
Additional flexibility for Tensorflow-GPU by allowing a " force training on CPU option" Simply set GPUs = 0 in training cli/GUI before training sta…