完整代码仓库:https://github.com/252547545/waste_sorting.git
App.js中引入tfjs,并加载模型
http-server启动一个静态服务去加载模型

npm i @temsorflow/tfjs -S

app.js

index.js

app.js

安装打包工具parcel

操作步骤
