thin-plate-spline
There are 10 repositories under thin-plate-spline topic.
AyanKumarBhunia/Handwriting_Recogition_using_Adversarial_Learning
[CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2019.
verlab/DEAL_NeurIPS_2021
PyTorch implementation of the descriptor DEAL presented at NeurIPS 2021 "Extracting Deformation-Aware Local Features by Learning to Deform".
hpc203/recrecnet-opencv-dnn
使用OpenCV部署RecRecNet广角图像畸变矫正,包含C++和Python两个版本的程序
RealPolitiX/symmetrize
Symmetrization of 2D pattern using nonrigid landmark registration
instant-high/Thin-plate-spline-motion-model-ONNX-Reenactment
Thin Plate Spline Motion Model - ONNX. Extended version for Video-2-Video and Video-2-Image animation.
sakshikakde/FaceSwap
Python code to swap faces from images and videos using classical and deep learning approach.
abhijitmahalle/face-swap
Python implementation of an end-to-end pipeline for swapping faces from images and videos using classical and deep learning approach
xmba15/thin_plate_spline_warping
Simple samples to demonstrate 2D Thin Plate Spline Warping.
dushyant6/FaceSwap
Implement faceswap on images and videos using Delaunay triangulation, Thin plate spline, and Deep Learning approaches
nvnmangla/FaceSwap
The aim of this project is to implement an end-to-end pipeline to swap faces in a video just like Snapchat’s face swap filter. <Completed>#