hpc203/LDC-onnxrun-cpp-py
使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序
This project helps you accurately identify edges in images, which is useful for tasks like object recognition or quality control in manufacturing. It takes an image as input and outputs a clear visualization of the detected edges. This tool is for engineers or practitioners who need efficient and precise edge detection capabilities in their applications.
No commits in the last 6 months.
Use this if you need a lightweight and accurate solution for detecting edges in images, especially in scenarios requiring high performance on edge devices.
Not ideal if you are looking for a general-purpose image processing library that goes beyond just edge detection.
Stars
10
Forks
6
Language
C++
License
—
Category
Last pushed
Apr 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hpc203/LDC-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"