HyeongminMoon / tfjs_Edge-computing-by-inference-AImodel-on-WebGL

1 stars 0 forks source link

tfjs_Edge-computing-by-inference-AImodel-on-WebGL

Test tensorflow js for custom pretrained model(Pytorch U-2NET)

All valuable implements are in test.js

I recommend you to notice these references.

reference

What I did

TODO

I found these issues, at now tfjs doesnt surpport gpu implementation for tensorflow lite. So I need update so that I can use tflite models.(tensorflow js model can used)