Is possible to design own object segmentation models like U-Net, Mobilenet?

Perceptilabs is a great tool. I am curious to know is it possible to design own object segmentation models like U-Net, Mobilenet from scratch ?

Hi @raguvaran,
I’m glad you are liking it :slight_smile:

It is possible for sure, here is an example of a U-Net that has been built from scratch:


You can also import this model straight into the tool by importing through GitHub.

Hope that helps!
All the best,
Robert

1 Like