MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
-
Updated
Jul 25, 2024 - Python
MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
Numpy & PyTorch implementation of three algorithms of image deformation using moving least squares. http://dl.acm.org/citation.cfm?doid=1179352.1141920
Personal toolbox for image Warping
Moving Least Squares Deformation Python implementation
Moving Least Squares (MLS) deformation for images using control points. It supports affine, similar, and rigid transformations.
In this project, I put together the MLS image deformation method and mediapipe's face detection module to perform some basic face image deformation.
Add a description, image, and links to the image-deformation topic page so that developers can more easily learn about it.
To associate your repository with the image-deformation topic, visit your repo's landing page and select "manage topics."