Giter Club home page Giter Club logo

aml_nn_sdk's Introduction

AML_NN_SDK

Amlogic's NN NBG model file ,Provide to Amlogic's  NN customers.

目录结构:

Android: 包含SDK各版本Android DEMO文件

Linux:

Model: 包含DDK643之后版本的各平台nbg文件

README.md: readme文档

注:

  1. 单独拉取某文件或某文件夹

    由于当前GitHub中存放的文件过多,clone完整的仓耗时过长,提供一种单独拉取某文件或某文件夹的方式。用户可根据DDK版本和SDK版本获取对应的文件。

    1. sudo apt install subversion             //linux端安装svn,windows端可以安装TortoiseSVN
    2. 例如需要拉取文件的链接为:
    https://github.com/Amlogic-NN/AML_NN_SDK/tree/master/Model/DDK6.4.4.3/7d
    将tree/master换成trunk/即可,即拉取命令为:
    svn checkout https://github.com/Amlogic-NN/AML_NN_SDK/trunk/Model/DDK6.4.4.3/7d  //拉取DDK6443和7d平台对应的nbg文件
    
  2. 确认平台及DDK版本

    2.1 获取平台信息

    待完善

    2.2 获取DDK版本信息

    ​ 执行命令:

    ​ dmesg|grep version

    ​ 打印信息:

    ​ Galcore version 6.4.4.3.310723

    ​ 其中6.4.4.3即为DDK版本

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.