tensorflow / tensorflow/models
DeepLab V3 + predict a black mask
Open
@aquariusjay is already working on this.
Since Aug 19, 2020.
models:research
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
I trained the DeepLab V3 + network on my own dataset, but after the test I had black images after ten iteration of the training.
then I did several tests, where I took into account that the training was working fine at the start but apartere from [6-10] training was starting to diverge towards a black image.
the source code: https://github.com/rishizek/tensorflow-deeplab-v3-plus
so i want to know where the problem is coming from, can you help me please?
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.