README.md 836 字节
Newer Older
Y
Yanzhan Yang 已提交
1
# Paddle Web
Y
Yanzhan Yang 已提交
2

Y
Yanzhan Yang 已提交
3
Paddle Web is an open source deep learning framework designed to work on web browser. It is compatible with PaddlePaddle model.
Y
Yanzhan Yang 已提交
4

Y
Yanzhan Yang 已提交
5
## Key Features
Y
Yanzhan Yang 已提交
6

Y
Yanzhan Yang 已提交
7 8 9 10 11 12 13 14 15
### Modular

Paddle Web is built on Atom system which is a versatile framework to support GPGPU operation on WebGL. It is quite modular and could be used to make computation tasks faster by utilizing WebGL.

### High Performance

Paddle Web could run TinyYolo model in less than 30ms on chrome. This is fast enough to run deep learning models in many realtime scenarios.

## How To Build
Y
Yanzhan Yang 已提交
16 17 18 19 20

```bash
npm i
npm run server
```
Y
Yanzhan Yang 已提交
21 22 23 24 25 26

## Feedback and Community Support

- Questions, reports, and suggestions are welcome through Github Issues!
- Forum: Opinions and questions are welcome at our [PaddlePaddle Forum](https://ai.baidu.com/forum/topic/list/168)
- QQ group chat: 696965088