Giter Club home page Giter Club logo

rknn_ssd's Introduction

简介

  • rk_ssd_demo 是3399pro上如何调用NPU的demo,该demo的基础模型是ssd-mobilenetv1

使用说明

  • 可以使用android studio编译该工程
  • ssd.rknn是使用rknn toolkit将ssd-mobilenetv1.pb转换而来,具体转换方法参考rknn toolkit的参考文档

代码说明

代码分为三大部分:

  • JAVA: com.rockchip.gpadc.ssddemo: 读取camera输入,并调用jni进行inference,请将结果显示出来
  • JAVA: com.rockchip.gdapc.demo.glhelper: 封装的opengl处理函数,用于2D纹理渲染,格式转换等,主要目的是降低CPU使用率.
  • JNI: 调用rknn_api进行实际inference

rknn_ssd's People

Contributors

sunfusong avatar

Stargazers

zorro avatar  avatar sharpcoder avatar feifei avatar qjh avatar Aruen24 avatar  avatar Steve avatar  avatar  avatar  avatar  avatar  avatar  avatar chaohua zhu avatar  avatar wanqi avatar Mr.Chen avatar  avatar  avatar  avatar

Watchers

 avatar

rknn_ssd's Issues

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.