Hi,
For school we build a javascript react webapplication that can do object detection and recognition via tensorflow coco-ssd. this application works and we have some weeks time left before the end of this semester. Our teacher wants us to extend the webapplication to be able to do instance segmentation. We did research about what we could use for this, but couldnt find anything for javascript. We did however found some other libraries, like mask r-cnn for python. So we decided to call in the help of the community:
Is there a library for javascript to do instance segmentation in a webapplication? If so, what could we use?
Thnx in advance.
For school we build a javascript react webapplication that can do object detection and recognition via tensorflow coco-ssd. this application works and we have some weeks time left before the end of this semester. Our teacher wants us to extend the webapplication to be able to do instance segmentation. We did research about what we could use for this, but couldnt find anything for javascript. We did however found some other libraries, like mask r-cnn for python. So we decided to call in the help of the community:
Is there a library for javascript to do instance segmentation in a webapplication? If so, what could we use?
Thnx in advance.