#Roboflow segementation

3 messages · Page 1 of 1 (latest)

silver violet
#

Has anyone been able to make a segementation model with roboflow? Like this example? https://twitter.com/boona11/status/1657543883234975744?s=46&t=ynk_9Dm8-cMGKaUzYZGwmw Would love information on it

Successfully trained a machine learning model for tongue segmentation. I used Lens Studio for this #AR experience. Shoutout for @LensSnp for collecting and annotating the dataset on @roboflow . #augmentedreality #xr #tongue #filter #snapchat @Snapchat @SnapAR

▶ Play video
robust vortex
#

Hey @silver violet I looked into this further and you are correct at this time that you can't export a segmentation model from Roboflow and import it directly into lens studio. Object Classification is what is currently supported.

You can however, do the extra work to convert the model you are able to download into a lens studio friendly format. You would likely have to reference documentation and look for tutorials on something like that online.

Otherwise, you would have to use the custom segmentation model that we provided publicly to make it work:: https://github.com/Snapchat/snapml-templates/tree/main/Custom Segmentation

GitHub

Contribute to Snapchat/snapml-templates development by creating an account on GitHub.

opal crystal
#

hi @robust vortex the above custom segmentation works with coco dataset but how to make it work with our own dataset.