deeplab Questions

4

Solved

I am getting confused with the meaning of "backbone" in neural networks, especially in the DeepLabv3+ paper. I did some research and found out that backbone could mean the feature extrac...
Isleen asked 22/1, 2020 at 20:57

3

Using Anaconda to try and setup deeplab (https://github.com/tensorflow/models/tree/master/research/deeplab). I have gotten through a lot of issues by seeing other questions answered but have hit on...
Cachalot asked 20/6, 2020 at 9:22

2

Solved

I first explain my task: I have nearly 3000 images from two different ropes. They contain rope 1, rope 2 and the background. My Labels/Masks are images, where for example the pixel value 0 represen...

2

We are trying to run a semantic segmentation model on android using deeplabv3 and mobilenetv2.We followed the official tensorflow lite conversion procedure using TOCO and tflite_convert with the he...
Cleanser asked 9/11, 2018 at 15:47

2

Solved

Following the instructions included in the model, --training_crop_size is set to a value much smaller than the size of the training images. For instance: python deeplab/train.py \ --logtostderr \...
Frauenfeld asked 12/5, 2019 at 4:0

0

Facing an issue in loading converted TFLite model into android application. Model: Deeplabv3 Mobilenetv2 (Trained on Pascal VOC) TFLite version: 1.10 Used tflite_convert for converting pb file in...
Subjunction asked 10/11, 2018 at 5:36
1

© 2022 - 2024 — McMap. All rights reserved.