Closed yangchen9 closed 6 years ago
Releasing pretrained models- https://drive.google.com/open?id=1DaZPwr4_O5xQ_QRGyzk6_5egk1nZuHhP
Thanks for posting. I notice that it only segments the hair. See my own portrait image which I ran through the predictor:
From readme:
The goal of this project is to detect hair segments with reasonable accuracy and speed in mobile device. Currently, it achieves 0.89 IoU.
Thanks, so I'll need to change the training masks to get both classes. Got it, thanks again.
Hello @ldenoue ,
can you tell me what code did you use to run single picture and get that result. I'm new to ML.
Thanks
I have rewrite code using Pytorch. It's much simpler than before. And uploaded pre trained weight. https://github.com/akirasosa/mobile-semantic-segmentation#pretrained-model
could you give a pretrained model for finetune?