Code Monkey home page Code Monkey logo

onnxruntime_segment's Introduction

onnxruntime_segment

C++ vs2019 or linux

download onnxruntime from the NuGet
opencv4

https://github.com/microsoft/onnxruntime/blob/master/BUILD.md#tensorrt windows .\build.bat --cuda_version 10.2 --cudnn_home "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2" --cuda_home "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2" --use_tensorrt --tensorrt_home "D:\software\TensorRT-7.0.0.11_cuda10.2"

git clone https://github.com/microsoft/onnxruntime.git

windows下如果想用2019 根据自己需要更改 .\onnxruntime\tools\ci_build\build.py 配置

parser.add_argument( "--cmake_generator", choices=['Visual Studio 15 2017', 'Visual Studio 16 2019', 'Ninja'], default='Visual Studio 16 2019', help="Specify the generator that CMake invokes. " "This is only supported on Windows")

reference:

https://github.com/microsoft/onnxruntime/tree/master/onnxruntime/test/perftest

onnxruntime_segment's People

Contributors

ptklx avatar

Watchers

James Cloos avatar  avatar

onnxruntime_segment's Issues

32bit

你好
如果要在32bit的机子上,需要做什么修改?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.