mobile-deeplab-v3-plus icon indicating copy to clipboard operation
mobile-deeplab-v3-plus copied to clipboard

Deeplab-V3+ model with MobilenetV2/MobilenetV3 on TensorFlow for mobile deployment.

Results 14 mobile-deeplab-v3-plus issues
Sort by recently updated
recently updated
newest added

Hi. I would like to evaluate the performance of segmentation in our environment and have tried to create a model following the instructions but without success. I'm trying to correct...

I have downloaded the graph file(.pb) which you given into .tflite file.. I want to use this model in flutter app. Model is loaded successfully but the app crashes when...

``` INFO:tensorflow:Restoring parameters from /root/mobile-deeplab-v3-plus/datasets/people_segmentation/exp/deeplab-v3-plus/train/model.ckpt-0 INFO:tensorflow:Running local_init_op. INFO:tensorflow:Done running local_init_op. INFO:tensorflow:Saving checkpoints for 0 into /root/mobile-deeplab-v3-plus/datasets/people_segmentation/exp/deeplab-v3-plus/train/model.ckpt. INFO:tensorflow:loss = 1.0444846, step = 0 INFO:tensorflow:cross_entropy = 0.6935922, learning_rate = 1e-04, total_loss =...

I tried the demo on the android app using the provided pre trained models. But the cutout is not accurate How to increase the accuracy of the mask? Is it...

I write test model code, but the model output is not mask, there is no result as shown in the picture below, Can you tell me how to get the...

![image](https://user-images.githubusercontent.com/59214428/71428894-1774b400-2707-11ea-8e40-182be43e5cc7.png) I try to run with python. python 3.6 / tf 1.15 but i can't get well result. Input:0 Output:0 input image is convert to np array, and output decode...

Hi, I want to use the model to do prediction task, could you tell me how to do that? Thanks very much!

thanks for your sharing hard works I can't download the file of pretrained_mobilenet_v2_1.0_224.tar.gz, can you sent me one,or tell me the reasion the why i can not download,thansk ! download...

i use the 256model ,output picture is not right,