Pinned Repositories
Adabelief-Optimizer
Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
ArbitraryStyle-tfjs
Arbitrary Style Transfer in TensorFlow js
CUT
"Contrastive Learning for Unpaired Image-to-Image Translation" in TensorFlow 2
FastStyle
Fast-Style-Transfer in TensorFlow 2 :art:
MTCNN
Contains the implementation of the MTCNN paper
OpticalFlow
Consist of four different approaches for generating optical flow and can be demonstrated in Colab.
SinGAN
"SinGAN : Learning a Generative Model from a Single Natural Image" in TensorFlow 2
StyleGAN2
"Analyzing and Improving the Image Quality of StyleGAN" in TensorFlow 2
Adabelief-Optimizer
Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
cryu854's Repositories
cryu854/FastStyle
Fast-Style-Transfer in TensorFlow 2 :art:
cryu854/CUT
"Contrastive Learning for Unpaired Image-to-Image Translation" in TensorFlow 2
cryu854/StyleGAN2
"Analyzing and Improving the Image Quality of StyleGAN" in TensorFlow 2
cryu854/SinGAN
"SinGAN : Learning a Generative Model from a Single Natural Image" in TensorFlow 2
cryu854/OpticalFlow
Consist of four different approaches for generating optical flow and can be demonstrated in Colab.
cryu854/ArbitraryStyle-tfjs
Arbitrary Style Transfer in TensorFlow js
cryu854/Adabelief-Optimizer
Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
cryu854/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
cryu854/MTCNN
Contains the implementation of the MTCNN paper
cryu854/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
cryu854/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
cryu854/retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.