changyanchuan/TrajSimiMeasures
[benchmark] Trajectory similarity computation
This project helps researchers and data scientists efficiently compare and group sets of movement paths or routes, such as vehicle or pedestrian trajectories. It takes in raw or pre-processed trajectory data and calculates how similar different paths are to each other, or finds groups of similar paths. This is useful for anyone analyzing location-based movement patterns.
No commits in the last 6 months.
Use this if you need to benchmark the speed and accuracy of different trajectory similarity algorithms on CPU or GPU for research or specialized applications.
Not ideal if you are looking for a simple, off-the-shelf tool for general-purpose trajectory analysis without needing to dive into benchmarking different algorithms or a developer tool.
Stars
20
Forks
3
Language
Python
License
—
Category
Last pushed
Aug 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/changyanchuan/TrajSimiMeasures"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
StanfordASL/Trajectron
Code accompanying "The Trajectron: Probabilistic Multi-Agent Trajectory Modeling with Dynamic...
StanfordASL/Trajectron-plus-plus
Code accompanying the ECCV 2020 paper "Trajectron++: Dynamically-Feasible Trajectory Forecasting...
agrimgupta92/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks",...
uber-research/LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
Psychic-DL/Awesome-Traffic-Agent-Trajectory-Prediction
This is a list of papers related to traffic agent trajectory prediction.