Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ and onnx #5295

Open
SylvainArd opened this issue May 25, 2024 · 5 comments
Open

C++ and onnx #5295

SylvainArd opened this issue May 25, 2024 · 5 comments
Labels
enhancement Improvements or good new features

Comments

@SylvainArd
Copy link

🚀 Feature

A clear and concise description of the feature proposal.
For easying the distribution of my programs with detectron2 on windows platforms I want to can launch predictions of detectron2 with C++ DLLs and onnx converted models

Motivation & Examples

Tell us why the feature is useful.
onnx speeds up prediction and C++ Dlls are more distributables than entire Python environments

Describe what the feature would look like, if it is implemented.
Best demonstrated using code examples in addition to words.
a complete example of code source with detectron2 all models compatible examples sources in Visual Studio C++

Note

We only consider adding new features if they are relevant to many users.

If you request implementation of research papers -- we only consider papers that have enough significance and prevalance in the object detection field.

We do not take requests for most projects in the projects/ directory, because they are research code release that is mainly for other researchers to reproduce results.

"Make X faster/accurate" is not a valid feature request. "Implement a concrete feature that can make X faster/accurate" can be a valid feature request.

Instead of adding features inside detectron2,
you can implement many features by extending detectron2.
The projects/ directory contains many of such examples.

@SylvainArd SylvainArd added the enhancement Improvements or good new features label May 25, 2024
@SylvainArd
Copy link
Author

and a Linux C++ source code would be nice too to distribute detectron2 using software on Linux web servers

@Programmer-RD-AI
Copy link
Contributor

Sounds like an interesting Feature!

@SylvainArd
Copy link
Author

up please

1 similar comment
@shuaills
Copy link

shuaills commented Jul 2, 2024

up please

@SylvainArd
Copy link
Author

noone answer ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements or good new features
Projects
None yet
Development

No branches or pull requests

3 participants