Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Implementing Mask RCNN in Android application

Hi,

I am trying to implement Mask RCNN in android. I have already trained my model using matterport’s version “https://github.com/matterport/Mask_RCNN‘. I have also used https://github.com/gustavz/Mobile_Mask_RCNN, as it supports Mobilenetv1 and v2.

I have converted my files to .pb and .tflite as well. I have tested the .pb file using python and C++ code and it is working fine.

I know we can use c++ in android. But I am not able to find some good documentation or how to implement it there.

If you guys know any other way to implement, please let me know.

Thanks

submitted by /u/rohitkaul
[link] [comments]