M
M
Megas2018-04-07 19:22:18
Images
Megas, 2018-04-07 19:22:18

Is there an image segmentation service?

Good day,
I am working on one module that should automatically process incoming images by cutting out some of the desired objects from them and passing them on to the next module for processing. To do this, on the resulting image, you must first find this desired object, preferably with pixel-by-pixel accuracy. From what I read, modern neural networks like SegNet do a pretty good job of this.
I don't want to spend time on the whole procedure of launching and training this network: buying / removing suitable hardware, understanding the intricacies of installing all the necessary environment, etc. Therefore, I’m wondering if there is a ready-made online service with an API, to which you can simply feed training images, and after training, just use it?
If anything, the Google Vision API is not suitable, as it does not do per-pixel segmentation.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2018-04-07
@rPman

I'm afraid you want such a service too early, for 10-20 years.
But it’s really possible to do it yourself or find someone who will do it, it’s really expensive, it seems to me, depending on the complexity of identifying objects from four-digit sums, six-digit ones and to infinity.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question