huochaitiantang / pytorch-deep-image-matting

Pytorch implementation of deep image matting
294 stars 71 forks source link

pytorch-deep-image-matting implementation on Android #32

Open charlizesmith opened 4 years ago

charlizesmith commented 4 years ago

Hi, Thanks for you work! its looking awesome output. I want to integrate your demo into android project. Is it possible to integrate model into android Project? If it possible, then How can i integrate this model into android project? Can you please give some suggestions? Thanks in advance.

huochaitiantang commented 4 years ago

The repository is not involved with model deploy, you may explore it yourself.

InternetMaster1 commented 4 years ago

Is it possible to implement deep matting with mobilenetv2?