-
When I run either the `eval` or `vis` script I am given the error `ensorflow.python.framework.errors_impl.InvalidArgumentError: padded_shape[0]=86 is not divisible by block_shape[0]=6`
and `tensorflo…
-
**I set the code in 'train-sqr.sh' for my datasets:**
"
##Set up the working environment.
CURRENT_DIR=$(pwd)
WORK_DIR="${CURRENT_DIR}/deeplab"
DATASET_DIR="datasets"
##Set up the working dire…
wdh91 updated
3 years ago
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS
- Mo…
-
I only set batch_size=1,if batch_size>1 ,error occured:
when batch_size=1,and other parameters is default, the loss does not down,below is loss
step 19960 loss = 1.322, (0.337 sec/step)
step…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
Do you know how to produce a TFLite file of any arbitary dimension from the deeplab models here:
https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/model_zoo.md
I got pretty…
-
this issue comes up in Google colab
from pixellib.semantic import semantic_segmentation
the above line gives the following error
ImportError Traceback (most recent…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [X] I checked to make sure that this feature has not been requested already.
## 1. The entire U…
-
### System information
- **What is the top-level directory of the model you are using**: deeplab
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:…
-
Hello,I use auto-deeplab,such as hnasnet/pnasnet.
But the result is always o.452439815
when I train 10000 steps / 30000 steps / 60000 steps, it still doesn't change.
I want to know how can I deal w…
vyyxi updated
3 years ago