Closed lee-gwang closed 2 years ago
For the image segmentation task support, we require several additional functions to the ANT framework. As image segmentation task is used prevalently in mobile devices nowadays, adding the APIs related to image segmentation would be great.
When I implemented the object detection APIs, I've added to remote UI functions with handling the Android's custom surface view. The image segmentation labeling function can be implemented easily, based on the object detection labeling functions.
Do you have any plans to add image segmentatnion api?