models
models copied to clipboard
convert mask rcnn model TFLIFE
i want to use mask rcnn to mobile, but i do not see the script convert inference model to tflife. Thanks
Is this an official model? Could you let us know the model repo you are referring to?
I mean, how do I use and output rcnn's output mask to mobile?
I mean, how do I use and output rcnn's output mask to mobile?
did you solve the problem? I get stuck on using output mask to mobile
mask r-cnn model under official/vision/detection is undergoing some major refactor. We will release the new implementation which supports exporting to saved model and tflite model later.
@pengchongjin do you know what the timeline is for the mask rcnn model refactor as well as what should be expected in the new version?
@pengchongjin The tf lite documentation says the tensorflow 2.2 now supports mask rcnn conversion with tflite. Which repo is this pointing to? as far as i know, the matterport repo still does not support the conversion fully. As i discussed in this issue
Hi @kewin1807,
Could you please check this script where you will find detailed script how to convert to Tflite of any trained model and FYI, we don't support QAT for maskrcnn at the moment.
Thnaks
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Closing as stale. Please reopen if you'd like to work on this further. Thanks