Baidu paddlejs uses the ready-made JavaScript model or transforms the paddle model to run in the browser.
At present, tiny Yolo model can run within 30ms for web project, which is enough for general real-time scenarios.
- PC: Chrome
- Mac: Chrome
- Android: Baidu App and QQ Browser and Chrome
npm install # Installation dependency
npm run tinyYolo # run tinyYolo
- Open url: https://localhost:端口号/
- Click the upload picture button。