[CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2019.
-
Updated
Jul 25, 2019 - Python
[CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2019.
ferreus_rbf - Fast global radial basis function (RBF) interpolation in Rust and Python
PyTorch implementation of the descriptor DEAL presented at NeurIPS 2021 "Extracting Deformation-Aware Local Features by Learning to Deform".
使用OpenCV部署RecRecNet广角图像畸变矫正,包含C++和Python两个版本的程序
Facial surgery prediction from a single photo today, 3D reconstruction from phone video tomorrow. Diffusion-based, open-source, clinically aware. MICCAI 2026.
Thin Plate Spline Motion Model - ONNX. Extended version for Video-2-Video and Video-2-Image animation.
Symmetrization of 2D pattern using nonrigid landmark registration
"Parallax-Tolerant Image Stitching Based on Robust Elastic Warping" paper implementation
A browser-native virtual try-on app with a WebMCP agent-stylist loop on top: garments render on a photo entirely on-device (no server inference, no upload), and an AI agent can search the catalog and apply try-ons through WebMCP site tools while the human judges fit and vibe.
Python code to swap faces from images and videos using classical and deep learning approach.
Simple samples to demonstrate 2D Thin Plate Spline Warping.
Compactly support radial basis function (CSRBF) and thin plate spline (TPS) for elastic and non-linear image registration.
Python implementation of an end-to-end pipeline for swapping faces from images and videos using classical and deep learning approach
🏗️ Herramienta Web interactiva para procesamiento de MDT y nubes de puntos. Generación de mallas mediante algoritmos avanzados (Kriging, RBF, Splines, IDW, Voronoi), curvas de nivel exportables a DXF, cálculo de volúmenes y visor 3D con Three.js. Solución profesional client-side para topografía e ingeniería civil sin software de escritorio. 🛰️📊
Implement faceswap on images and videos using Delaunay triangulation, Thin plate spline, and Deep Learning approaches
PyTorch implementation of transformer-based scene text recognition: TPS rectification, CNN features, adaptive-attention encoder, and bidirectional decoder. Based on Selvam et al., IEEE Access 2022.
This program reads 3D points in XYZ format, filters them by a minimum distance, interpolates/extrapolates grid values and writes the output to a DXF file.
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>#
🌐 Accelerate global radial basis function interpolation in Rust with Python bindings, enabling efficient computation on millions of points in 1D, 2D, and 3D.
To associate your repository with the thin-plate-spline topic, visit your repo's landing page and select "manage topics."