tensorflow / tensorflow/models
miou of hnasnet/pnasnet is always 0.4524. It doesn't change
@aquariusjay is already working on this.
Since Jun 23, 2020.
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
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 with it.
What is the top-level directory of the model you are using: deeplab
Have I written custom code: no
OS Platform and Distribution:NVIDIA-SMI 410.104 Driver Version: 410.104
TensorFlow installed from:pip online
TensorFlow version: tensorflow-gpu==1.10.0
Bazel version:
CUDA/cuDNN version:10.0
GPU model and memory: name: Tesla V100-SXM2-16GB major: 7 minor: 0 memoryClockRate(GHz): 1.53
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.