CVxTz / fingerprint_denoisingLinks
U-Net for fingerprint denoising
☆25Updated 2 years ago
Alternatives and similar repositories for fingerprint_denoising
Users that are interested in fingerprint_denoising are comparing it to the libraries listed below
Sorting:
- Repository that contains my research☆78Updated 3 years ago
- Classifying the Blur and Clear Images☆127Updated 2 years ago
- Code and models for paper "Robust Minutiae Extractor: Integrating Deep Networks and Fingerprint Domain Knowledge" at International Confer…☆148Updated 7 years ago
- Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)☆39Updated 6 years ago
- A Python-Based Blur Detector using Fast Fourier Transforms☆137Updated last year
- ☆172Updated 6 years ago
- Adaptive foreground-background segmentation using Gaussian Mixture Models (GMMs)☆26Updated 7 years ago
- Facial Landmark Detection Framework☆37Updated 8 years ago
- An improved contrast enhancement method for image.☆68Updated 2 years ago
- A modified SegNet Convolutional Neural Net for segmenting human skin from images☆59Updated 5 years ago
- Python code to compute features of classic Image Quality Assessment models☆38Updated 7 years ago
- Image compression using neural networks☆23Updated 8 years ago
- Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ an…☆206Updated 4 years ago
- Using oriented gabor filters to enhance fingerprint images☆252Updated last year
- Compares several different machine learning models and statistical features to predict the liveness of the fingerprint biometric.☆20Updated 6 years ago
- Fingerprint denoising using M-net based convolution neural network☆14Updated 6 years ago
- A Keras implementation of image deblurring based on ICCV 2017 paper "Deep Generative Filter for motion deblurring"☆85Updated 6 years ago
- [unofficial] PyTorch Implementation of image quality assessment methods: IQA-CNN++ in ICIP2015 and IQA-CNN in CVPR2014☆96Updated 2 years ago
- Flickr Diverse Faces (FDF) is a dataset with 1.5M faces "in the wild".☆52Updated 2 years ago
- implement of "One millisecond face alignment with an ensemble of regression tree" in python☆39Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 4 years ago
- ☆62Updated last year
- Implementation of technical image quality model based on Google's research paper "NIMA: Neural Image Assessment".☆18Updated 6 years ago
- My final course project for CSCI 8360 Data Science Practicum course. This project focuses on gender and age classification based on image…☆44Updated 7 years ago
- Keras Implementation of the paper Residual Feature Distillation Network for Lightweight Image Super-Resolution☆34Updated 3 years ago
- Keras implementation of EDVR: Video Restoration with Enhanced Deformable Convolutional Networks☆41Updated 6 years ago
- Tensorflow implementation of MIRNet for Low-light image enhancement☆115Updated 4 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effect…