Giter VIP home page Giter VIP logo

sf_trt_62's Introduction

SF_TRT_62

本项目为开源项目, 欢迎对本项目提出issues,或者pr

因第一次正式使用github,不是很了解github的操作, 需要一定时间去适应

代码提交需要符合以下规则

  • 不得包含侵入式的代码,如非法注入,非法HOOK,非法加载驱动等
  • 代码尽量保持规范,使用面向对象编程方法
  • 如使用他人的代码需要遵守其开源协议, 并在提交的代码头注释来源。

->编译文档

1. 安装Visual Studio 2022

  • vs2022负载选择 使用c++的桌面开发
  • 安装完成后才能进入下一步骤

2. 安装CUDA,cudann,TensorRt, 安装视频

3. 安装opencv

  • 双击安装后,在exe同级目录下解压出一个opencv文件夹,记住他

4. 安装cmake

  • 版本要求>3.18

5.修改SF_TRT_62源码下的CMakeLists.txt

  • 打开CMakeLists.txt
  • 修改opencv的路径,就是上面记住的路径
  • 路径定位到build,即能看到include文件夹
  • 检查分隔符是不是2个 \\
  • ctrl + s 保存

6. 打开cmake,按照视频编译

  • 记得将Debug改为Release
  • 运行库选择MT

如果你觉得很酷,请给个赞+投币!

[其他]

sf_trt_62's People

Contributors

bixinian avatar amxzzzz avatar

Stargazers

 avatar

Forkers

nb666wdbb30

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.