hpc203/M-LSD-onnxrun-cpp-py
使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序
This project helps you quickly identify lines in images. You provide an image, and it outputs detected line segments, making it suitable for tasks requiring fast and efficient line identification. It's designed for engineers or researchers working with computer vision applications where real-time performance and light-weight models are important.
No commits in the last 6 months.
Use this if you need to detect line segments in images quickly and efficiently, especially in resource-constrained environments.
Not ideal if your primary requirement is highly precise curve detection or complex object recognition beyond simple lines.
Stars
27
Forks
3
Language
C++
License
—
Category
Last pushed
Jan 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hpc203/M-LSD-onnxrun-cpp-py"
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...
uber-research/LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
agrimgupta92/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks",...
devendrachaplot/Neural-SLAM
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"