tensorflow / tensorflow/models
How to train a deeplab model with 600*600 input image but 500*500 output mask . Feature Need
Open
@aquariusjay is already working on this.
Since Jun 19, 2020.
models:research
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hello There:
What I want to do is train deeplab V3+ model with different input and output size , e.g. input size 600X600 output mask size 500X500 ,output mask is central based as following ,blue box is input image ,red is output mask. Any idea will be appreciated.

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.