trunc8 / image-quiltingView external linksLinks
Implementation of Texture Synthesis and Texture Transfer using Image Quilting. Based on the work of Alexei Efros and William Freeman. Course Project for CS 663 [Digital Image Processing].
☆45May 7, 2021Updated 4 years ago
Alternatives and similar repositories for image-quilting
Users that are interested in image-quilting are comparing it to the libraries listed below
Sorting:
- Implementation of Texture Synthesis using patch based method.☆32Jul 9, 2020Updated 5 years ago
- Apply any texture to an image without changing the colors of its content☆11Apr 19, 2022Updated 3 years ago
- This project aims to do virtual makeup on the face of a person using dib and keras libraries.☆17Jan 1, 2023Updated 3 years ago
- Source code for abnormal detection on MIT video surveillance dataset using Nonnegative Matrix Factorization☆11May 10, 2020Updated 5 years ago
- A skin smoothing filter to beautify faces.☆16Jan 18, 2021Updated 5 years ago
- PyCes (Python Code Scanner) - Enhanced Security Static Analysis Tool for Python☆11Apr 18, 2019Updated 6 years ago
- faceshifter训练不稳定,通过使用stylegan2,对latents进行attrloss和idloss,会使得稳定性大大增加。而且可以产生更高分辨率和平滑的图像。