yanchb3

yanchb3

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

yanchb3's repositories

Language:JavaStargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

awesome-Face_Recognition

papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

CAGFace

Component Attention Guided Face Super-Resolution Network: CAGFace

Stargazers:0Issues:0Issues:0

Progressive-Face-Super-Resolution

Official Pytorch Implementation of Progressive Face Super-Resolution (BMVC 2019 Accepted)

Stargazers:1Issues:0Issues:0

LW-CSC

Image Super-Resolution by Learning Weighted Convolutional Sparse Coding

Stargazers:1Issues:0Issues:0

image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.

License:Apache-2.0Stargazers:0Issues:0Issues:0

Deep-Convolution-Network-for-Direction-of-Arrival-Estimation-with-Sparse-Prior

this code is for the paper 'Deep Convolution Network for Direction of Arrival Estimation with Sparse Prior' pubished in IEEE spl

Stargazers:0Issues:0Issues:0

Single-Image-Super-Resolution

A collection of high-impact and state-of-the-art SR methods

Stargazers:0Issues:0Issues:0

Stacked-GAN-Face-SR

Stacked GAN face super resolution

License:MITStargazers:0Issues:0Issues:0

AdvDefense_CSC

Code for "Adversarial Defense by Stratified Convolutional Sparse Coding"

Stargazers:0Issues:0Issues:0

GWAInet

Exemplar Guided Face Image Super-Resolution without Facial Landmarks

Stargazers:0Issues:0Issues:0

OCSC

Code for 'Online convolutional sparse coding'.

License:MITStargazers:0Issues:0Issues:0

PWLS-CSCGR

Convolutional Sparse Coding for Compressed Sensing CT Reconstruction

Stargazers:0Issues:0Issues:0

WaveletSRNet

A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"

License:MITStargazers:1Issues:0Issues:0

TA_FrontEnd

The front-end of my final tasks : Single Image Super Resolution for Face Images using Generative Adversarial Network

Stargazers:0Issues:0Issues:0

TA_Server

The back-end of my final tasks : Single Image Super Resolution for Face Images using Generative Adversarial Network

Stargazers:0Issues:0Issues:0

MS-CSC-Rain-Streak-Removal

There is a code of ”Video Rain Streak Removal By Multiscale Convolutional Sparse Coding” in. There are several added comparison results in different real videos to further show the superiority of the MS-CSC model.

Stargazers:0Issues:0Issues:0

CCSC_code_ICCV2017

This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".

License:NOASSERTIONStargazers:0Issues:0Issues:0

FSRNet

Demo code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)

Stargazers:0Issues:0Issues:0

FaceAttr

CVPR2018 Face Super-resolution with supplementary Attributes

Stargazers:0Issues:0Issues:0

Super-Resolution-Networks

Using different sr networks to reconstruct small face images

Stargazers:0Issues:0Issues:0

face-recognition

Identify low-resolution video face images; contain main three sections: face detection,low resolution face super resolution; face recognition.

Stargazers:0Issues:0Issues:0

convsparsecoding

Code accompanying the paper M. Sorel, F. Sroubek, "Fast convolutional sparse coding using matrix inversion lemma", Digital Signal Processing, vol. 55, pp.44-51, 2016

Stargazers:0Issues:0Issues:0

Face-Hallucination-For-Video-Surveillance-Graduation-Project-

a novel face hallucination algorithm to synthesize a high-resolution face image from several low-resolution input face images. Face hallucination normally uses twomodels: a global parametricmodel which synthesizes the global face shapes from eigenfaces, and a local parametric model which enhances the local high frequency details.We follow a similar process to develop a robust face hallucination algorithm. First, we obtain eigenfaces from a number of low resolution face images segmented from a video sequence using a face tracking algorithm. Then we compute the difference between an interpolated low-resolution face and a mean face, and use this difference as the query to retrieve an approximate sparse eigenface representation. The eigenfaces are combined using the coefficients obtained from the sparse representation and added into the interpolated low-resolution face. In this way, the global shape of the interpolated low resolution face can be successfully enhanced. Second, we improve the example-based super-resolution method for local high frequency information enhancement. Our proposed algorithm uses the Approximate Nearest Neighbors (ANN) search method to find a number of nearest neighbors for a stack of queries, instead of finding the exact match for each low frequency patch. Median filtering is used to remove the noise from the nearest neighbors in order to enhance the signal. Our proposed algorithm uses a sparse representation and the ANN method to enhance both global face shape and local high frequency information while greatly improving the processing speed, as confirmed empirically.

Stargazers:0Issues:0Issues:0

FCSC

An implementation of Bristow et al.'s CVPR 2013 paper "Fast Convolutional Sparse Coding".

License:MITStargazers:1Issues:0Issues:0