alignment
Here are 442 public repositories matching this topic...
Automagically synchronize subtitles with video.
-
Updated
Aug 9, 2021 - Python
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
-
Updated
Oct 1, 2020 - Python
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
-
Updated
Jul 11, 2021 - Python
Table Maker for Modern C++
-
Updated
Jan 18, 2021 - C++
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
-
Updated
Feb 20, 2020 - Swift
An alignment plugin for Sublime Text using regular expression
-
Updated
Oct 15, 2020 - Python
MMseqs2: ultra fast and sensitive search and clustering suite
-
Updated
Aug 19, 2021 - C
Real-time head pose estimation built with OpenCV and dlib
-
Updated
Nov 27, 2019 - C++
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
-
Updated
Apr 29, 2021 - Python
SeqAn's official repository.
-
Updated
Apr 17, 2021 - C++
Robust Point Cloud Registration Using Iterative Probabilistic Data Associations ("Robust ICP")
-
Updated
May 15, 2017 - C++
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
-
Updated
Oct 1, 2020 - Python
This is Flutter Page Transition Package
-
Updated
Jun 10, 2021 - Dart
Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model (ICCV 2019)
-
Updated
Oct 27, 2020 - MATLAB
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
-
Updated
Nov 6, 2020 - C++
Remote protein homology detection suite.
-
Updated
Jul 8, 2021 - C
face detection alignment recognition reconstruction ...
-
Updated
Oct 19, 2017 - C++
SmartSystemMenu extends system menu of all windows in the system
-
Updated
Aug 14, 2021 - C#
Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format
-
Updated
Jun 3, 2021 - Python
Right now the macros for banded alignment like CUDAPOA_BANDED_MATRIX_RIGHT_PADDING are not shared between the kernel code and other sources that determine sizes for bands (such as in batch.cu). For now they're hard coded to specific numbers, but this is error prone. This needs to be fixed to the macros are shared between files.
NGMLR is a long-read mapper designed to align PacBio or Oxford Nanopore (standard and ultra-long) to a reference genome with a focus on reads that span structural variations
-
Updated
Aug 16, 2021 - C++
TCSVT2018 Pedestrian Alignment Network for Large-scale Person Re-identification
-
Updated
Jul 21, 2021 - Cuda
Flexbox & CSS-style Layout in Swift.
-
Updated
Nov 15, 2017 - Swift
MTCNN Face Detection & Alignment
-
Updated
Sep 8, 2017 - C++
Improve this page
Add a description, image, and links to the alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alignment topic, visit your repo's landing page and select "manage topics."


Recent PR noticed a code inconsistency in
style.pystyle_render.py.Try to find and replace logic like:
with the standard codebase method
get_axis_number(axis). Can also makeaxisargs in methods consistently accept the same input format compatible with this method.This is