Coder Social home page Coder Social logo

h-emmm / deeplearningdeployment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arctanxy/deeplearningdeployment

0.0 0.0 0.0 44.56 MB

Examples and tools for deep learning deployment

License: MIT License

Java 10.45% CMake 5.87% C++ 73.97% Python 6.50% Shell 0.53% HTML 1.11% C 1.57%

deeplearningdeployment's Introduction

本项目是深度学习部署案例的集合

我们不生产模型,模型文件均来自于GitHub开源项目。

包括的内容:

1. SimplestNCNNExample

一个非常精简的NCNN安卓端部署的例子。模型来自于Chineseocr_lite项目中的crnn_dense。

依赖: NCNN、 OpenCV

2. PyTorchYOLOv3Example

使用flask搭建一个PyTorchYOLOv3的演示界面。项目模型来自于PyTorchYOLOv3开源项目。

依赖: Flask、 PyTorch

3. ocr

将ChineseocrLite项目打包成安卓应用

依赖:NDK18、NCNN、OpenCV

todo list

安卓端部署:

  • 最简安卓部署案例——不加RNN的CRNN模型的安卓端部署
  • 将Chineseocr_lite项目打包成安卓app

服务端部署:

  • 部署一个PyTorch-YOLOv3的demo

计划添加的内容

  • Docker相关案例
  • 完整的人脸识别部署案例(检测+活体+特征提取+搜索)

deeplearningdeployment's People

Contributors

arctanxy 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.