Skip to content

这是一个视频观影室,通过node.js支持弹幕互动,使用TensorFlow.js实现弹幕防遮挡人像

License

Notifications You must be signed in to change notification settings

ChthollyML/Bullet-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用教程

本项目搭建使用vite+vue3

TensorFlow.js官网 https://tensorflow.google.cn/js?hl=zh-cn

演示视频:【Js也能跑深度学习?前端实现弹幕防遮挡功能】 https://www.bilibili.com/video/BV11x4y1r7dw

首先使用需要先安装 node.js 和 npm

使用步骤

在程序根目录下执行

npm install
npm run dev

弹幕交互功能

需要在 Bullet-screen\src\server 目录下执行终端命令

node server.cjs

这样启动了一个nodejs后端来监听弹幕事件

弹幕测试

如果想要加载大量弹幕来演示防遮挡效果 在主页面Bullet-screen\src\components\HelloWorld.vue第160行进行调整

About

这是一个视频观影室,通过node.js支持弹幕互动,使用TensorFlow.js实现弹幕防遮挡人像

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published