I am using js to remove pixels from a video frame captured onto a canvas and exported to imagedata 
It works to a certain extent, however I have been introduced to tensorflow.js and specifically the object detection api.
I'm wondering if anyone has tensforflow.js experience and can advise if it can be used this way to detect people objects in an image so ultimately I end up with an image with just people?
from object detection using tensorflow.js
No comments:
Post a Comment