Pinned Repositories
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
DBPN-Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
facerecognize-for-mobile-phone
适用于移动端的人脸识别模型,计算量与mobilefacenet相同,但megaface上提升了2%+
insightface
State-of-the-art 2D and 3D Face Analysis Project
mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
models
Models and examples built with OneFlow
OpenCL-examples
Simple OpenCL examples for exploiting GPU computing
pytorch-edsr
Pytorch implementation for EDSR (CVPR2017)
pytorch-vdsr
VDSR (CVPR2016) pytorch implementation
Real-CUGAN_Test
olojuwin's Repositories
olojuwin/facerecognize-for-mobile-phone
适用于移动端的人脸识别模型,计算量与mobilefacenet相同,但megaface上提升了2%+
olojuwin/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
olojuwin/DBPN-Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
olojuwin/insightface
State-of-the-art 2D and 3D Face Analysis Project
olojuwin/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
olojuwin/models
Models and examples built with OneFlow
olojuwin/OpenCL-examples
Simple OpenCL examples for exploiting GPU computing
olojuwin/pytorch-edsr
Pytorch implementation for EDSR (CVPR2017)
olojuwin/pytorch-vdsr
VDSR (CVPR2016) pytorch implementation
olojuwin/Real-CUGAN_Test
olojuwin/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
olojuwin/Real-ESRGAN-test
olojuwin/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
olojuwin/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
olojuwin/typing_extensions
Backported and experimental type hints for Python