Giter VIP home page Giter VIP logo

rknn_yolov5s_cpp's Introduction

Yolo-v5 demo

This Demo shows yolo-v5 RKNN model object detection. We refer to repository:https://github.com/airockchip/yolov5.

步骤: 参考上述链接训练,里面的yolov5和官方的大致修改了两个部分,一个是focus层,直接用卷积替代,一个是silu->relu,增加速度。 然后转Onnx -> rknn,这个都是工程里面带的,测试了很多遍,无坑。

然后编译本工程,本工程基于rk3300pro测试,里面有个测试模型,三分类,opencv库,rknn库,和drm库,可以直接编译运行。若用自己的模型,修改类别即可。

rknn_yolov5s_cpp's People

Contributors

xiaqing10 avatar

Watchers

 avatar

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.