README.md 1.9 KB
Newer Older
Eric.Lee2021's avatar
Eric.Lee2021 已提交
1
# DpCas-Light  
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
2 3 4 5
### dpcas(Deep Learning Componentized Application System):深度学习组件化应用系统。
* 为了更好更快的将已有的模型进行快速集成,实现应用。
* 该项目会尝试推出其它类型或是不同行业领域的项目应用。
* 虽然它才刚刚诞生,有各种不足,但是我会继续改进,努力让更多人看到它,希望它不仅仅是一个demo。
Eric.Lee2021's avatar
Eric.Lee2021 已提交
6
## DpCas架构介绍(FrameWork)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
7
### DpCas FrameWork
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
8
* DpCas的FrameWork如下图所示:
Eric.Lee2021's avatar
Eric.Lee2021 已提交
9
![dpcas_framework](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/DpCasFrameWork.png)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
10
### xxx_lib(应用支持库)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
11 12
* 具体应用对应的支持库,包括3部分如下图所示:
![dpcas_framework](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/xxx_lib.png)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
13
### Application(应用 pipeline)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
14
* 具体应用流程,则是基于项目业务设计的pipeline的具体实现,以业务流为指导,去调用应用支持库(xxx_lib)和 算法组件(components)。
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
15 16 17 18 19 20 21 22

## 项目简介
### [1、算法组件](#算法组件)

### [2、项目案例](#项目案例)


## 算法组件
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
23
- [x] [人脸关键点(facial_landmark)](https://codechina.csdn.net/EricLee/facial_landmark)  
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
24 25 26
 
 
## 项目案例
Eric.Lee2021's avatar
Eric.Lee2021 已提交
27
### 项目1:手势交互项目(local 本地版本)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
28
* [手势交互项目-具体介绍](https://codechina.csdn.net/EricLee/dpcas/-/tree/master/lib/hand_lib/doc/README.md)  
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
29

Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
30 31
 ![image_dogs](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/handpose_x.png)  

Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
32
### 项目2:Who You Want To See "你想看谁"
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
33
* [Who You Want To See "你想看谁"-具体介绍](https://codechina.csdn.net/EricLee/dpcas/-/tree/master/lib/wyw2s_lib/doc/README.md)  
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
34 35 36

 ![wyw2s](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/wyw2s-a.png)  

Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
37
 ![wyw2s-b](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/wyw2s-b.png)   
Eric.Lee2021's avatar
Eric.Lee2021 已提交
38 39 40 41


## 联系方式 (Contact)  
* E-mails: 305141918@qq.com