README.md 1.7 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
## 项目案例介绍
Eric.Lee2021's avatar
Eric.Lee2021 已提交
16
### 项目1:手势交互项目(local 本地版本)
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
17
* [手势交互项目-具体介绍](https://codechina.csdn.net/EricLee/dpcas/-/tree/master/lib/hand_lib/doc/README.md)  
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
18

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

Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
21
### 项目2:Who You Want To See "你想看谁"
Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
22
* [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 已提交
23 24 25

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

Eric.Lee2021's avatar
update  
Eric.Lee2021 已提交
26
 ![wyw2s-b](https://codechina.csdn.net/EricLee/dpcas/-/raw/master/samples/wyw2s-b.png)   
Eric.Lee2021's avatar
Eric.Lee2021 已提交
27 28 29 30


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