pymapmatch
Trajectory aligner
Map matching algorithm with C++ implementation and Python interface
3 stars
3 watching
2 forks
Language: C++
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
longcw/roialign.pytorch | Implementation of RoIAlign and crop_and_resize functions for PyTorch | 554 |
ikostrikov/pytorch-trpo | A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 433 |
moskomule/eve.pytorch | An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
xingyizhou/pytorch-pose-hg-3d | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
huguyuehuhu/hcn-pytorch | Replication of a PyTorch model for action recognition and detection from skeleton data | 219 |
admk/patmat | Provides a functional-style recursive pattern matching framework for Python | 29 |
alexis-jacq/pytorch-dppo | A PyTorch implementation of Distributed Proximal Policy Optimization algorithm | 180 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |
alibaba-edu/simple-effective-text-matching-pytorch | An open-source implementation of a neural text matching architecture designed to be fast and strong for general-purpose text matching tasks. | 305 |
stefanbesler/struckig | Ported Community version of Ruckig to Structured Text for online trajectory generation in TwinCAT 3 | 75 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
pku-alignment/align-anything | Aligns large models with human values and intentions across various modalities. | 244 |
hungpham2511/toppra | A library for computing the time-optimal path parametrization for robots subject to kinematic and dynamic constraints. | 635 |
tianhongdai/integrated-gradient-pytorch | A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 181 |