#
alignment
Here are 387 public repositories matching this topic...
Automagically synchronize subtitles with video.
audio
sync
synchronization
video
ffmpeg
captions
subtitles
caption
alignment
fast-fourier-transform
subtitle
vad
vlc
srt
fft
vlc-media-player
srt-subtitles
voice-activity-detection
speech-detection
string-alignment
-
Updated
Dec 26, 2020 - 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.
computer-vision
pytorch
alignment
3d
3d-face
face-alignment
3dmm
3d-face-alignment
eccv
onnx
3d-landmarks
eccv-2020
single-image-reconstruction
-
Updated
Nov 17, 2020 - Python
Table Maker for Modern C++
cli
library
terminal
view
table
cpp14
cpp11
alignment
cpp17
formatted-text
mit-license
table-maker
borders
single-header-lib
single-header
font-styles
aligned
column-alignment
multi-byte-characters
-
Updated
Oct 5, 2020 - 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
Real-time head pose estimation built with OpenCV and dlib
-
Updated
Nov 27, 2019 - C++
MMseqs2: ultra fast and sensitive search and clustering suite
bioinformatics
taxonomy
metagenomics
alignment
sequence-clustering
profile-search
sequence-search
linclust
mmseqs
blast
-
Updated
Dec 14, 2020 - C++
SeqAn's official repository.
high-performance
cpp14
indexing
simd
alignment
bwt
fasta
blast
fastq-format
bioinfomatics
suffixarray
sequence-alignments
seqan
htslib
sam-bam
-
Updated
Dec 21, 2020 - C++
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
-
Updated
Nov 18, 2020 - Python
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
Dec 26, 2020 - Dart
Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model (ICCV 2019)
-
Updated
Oct 27, 2020 - MATLAB
face detection alignment recognition reconstruction ...
-
Updated
Oct 19, 2017 - C++
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
-
Updated
Nov 6, 2020 - C++
TCSVT2018 Pedestrian Alignment Network for Large-scale Person Re-identification
matlab
alignment
matconvnet
re-identification
reidentification
person-recognition
person-re-identification
reid
person-reid
-
Updated
Sep 1, 2019 - Cuda
Flexbox & CSS-style Layout in Swift.
css
swift
ios
ui
flex
core
dsl
layout
display
carthage
justification
flexbox
constraints
layout-engine
alignment
autolayout
ios-lib
padding
arrangement
axis-distribution
-
Updated
Nov 15, 2017 - Swift
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
docker
mapper
next-generation-sequencing
alignment
long-read
pacbio
bioconda
oxford-nanopore
structural-variations
-
Updated
Sep 24, 2020 - C++
Remote protein homology detection suite.
opensource
bioinformatics
cpp
protein-structure
simd
alignment
profile-search
sequence-search
hh-suite
hhblits
profile-profile-search
hhsearch
hhpred
viterbi
-
Updated
Dec 23, 2020 - C
Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format
-
Updated
Dec 16, 2020 - Python
MTCNN Face Detection & Alignment
-
Updated
Sep 8, 2017 - C++
ahehn-nv
commented
Aug 25, 2020
The version of device_copy_n which takes a CUDA stream argument
https://github.com/clara-parabricks/GenomeWorks/blob/74e6424c156a7ee15b4137d4788a4257ee6482c4/common/base/include/claraparabricks/genomeworks/utils/cudautils.hpp#L138
should be renamed to device_copy_n_async to make the non-blocking behavior more obvious.
The blocking three-argument version of device_copy_n should remain
SmartSystemMenu extends system menu of all windows in the system
menu
aero
alignment
transparency
always-on-top
powermenu
minimize-to-system-tray
systemmenu
aeroglass
-
Updated
Dec 23, 2020 - 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."


I think we could add
passes `pre-commit run --from-ref=upstream/master --to-ref=HEAD --all-files`to the pull request template (maybe it could even replace the current
blackandflake8ones).The file to change would be
Some of the contributing guide may also need updating if it mentions the
flake8 --diffcommand.