Giter Site home page Giter Site logo

lynxi-model-zoo's Introduction

Lynxi-model-zoo

pic

本目录主要汇集了由灵汐科技完成软适配的开源深度学习模型。在各模型文件夹下,用户可以找到配套的适配、转换、测试代码,也可基于此修改和训练模型,并部署到灵汐平台。

环境准备

该工程需要依赖灵汐软硬件,编译转换需要Lyngor,测试需要SDK和硬件,请提前联系销售/售前获取并安装。模型在转换过程中需要安装对应的python库环境,因此强烈推荐安装virtualenv,在python虚拟环境中进行验证。

  • python3.6
  • virtualenv
  • lyngor
  • lynsdk
  • lyndriver

安装

git clone https://github.com/LynxiTechnology/Lynxi-model-zoo.git
cd Lynxi-model-zoo

# 创建并激活虚拟环境
virtualenv venv
source venv/bin/activate

# 获取并安装lyngor
pip install lyngor-x.x.x.x-cp36-cp36m-linux_x86_64.whl

测试

请参考子目录下的说明进行测试

lynxi-model-zoo's People

Contributors

hf-xiao avatar lynxitech avatar lu17 avatar sparkssjj avatar whzz101 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.