Pinned Repositories
BaiduImageSpider
一个超级轻量的百度图片爬虫
Brisque
Blind/Referenceless Image Spatial QUality Evaluator (BRISQUE)
compare-images
python-модуль для получения SSIM и PSNR двух изображений c помощью ffmpeg
DataParallel-Pytorch
Data parallelism implementation for CIFAR-10 classification with pytorch
DBPN-Pytorch
Deep Back-Projection Networks for Super-Resolution (Winner of NTIRE2018 and PIRM2018)
depth-semantic-fully-conv
PyTorch Implementation for CS231N Course Project - "Fully Convolutional Network for Depth Estimation and Semantic Segmentation"
diagonalwise-refactorization-tensorflow
Diagonalwise Refactorization: An Efficient Training Method for Depthwise Convolutions (in TensorFlow)
diya-CartoonGAN
Implementation and modification of CartoonGAN
EDSR-Tensorflow
Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
suke27's Repositories
suke27/BaiduImageSpider
一个超级轻量的百度图片爬虫
suke27/Brisque
Blind/Referenceless Image Spatial QUality Evaluator (BRISQUE)
suke27/DBPN-Pytorch
Deep Back-Projection Networks for Super-Resolution (Winner of NTIRE2018 and PIRM2018)
suke27/diya-CartoonGAN
Implementation and modification of CartoonGAN
suke27/EDSR-Tensorflow
Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
suke27/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
suke27/euclidean_distance
calculate the euclidean distance between two RGB images
suke27/Fast-SSIM
Fast algorithm of SSIM and PSNR for Python and speed up 30x for SSIM 10x for PSNR
suke27/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
suke27/fsrcnn_pytorch
An implementation of FSRCNN in PyTorch
suke27/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
suke27/Keyword-detection
Simple Speech Keyword Detecting with Depthwise Separable Convolutions | DLology
suke27/MakeItTalk
suke27/mediapipe
suke27/PD-Denoising-pytorch
Code of 'when AWGN-based Denoiser Meets Real Noises'
suke27/py_im2col
Python implementation of im2col function using numpy.
suke27/python-ssim-1
batch images calculate python-ssim
suke27/PyTorch-Sobel
Sobel operator-based loss functions and operation
suke27/Rename-Variable-in-a-graph---Tensorflow
Python script to rename variables in a graph - Tensorflow
suke27/shot_change_detection_in_a_video
suke27/Shufflenet-v2-Pytorch
Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).
suke27/shufflenet-v2-tensorflow
Tensorflow ShuffleNet v2 implementation
suke27/snippet
just some code snippet
suke27/tensorflow
An Open Source Machine Learning Framework for Everyone
suke27/TensorFlow-ESPCN
Super resolution with Tensorflow
suke27/tensorflow_pb
将trnsorflow的ckpt模型转化为pb模型
suke27/tga2png
convert image format from tga to png
suke27/track_face_example
Face tracking example using KalmanFilter
suke27/video-rgb2yuv
convert video file with RGB format to YUV(YV12) format
suke27/Xception-PyTorch
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions