tensorflow / tensorflow/models
Are there any porting effort on for deeplab scripts to use TF2
Open
@aquariusjay is already working on this.
Since May 14, 2020.
models:research
type:feature
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature you request and the current behavior/state.
As we know our beloved official implementation of Deeplab codes use TF 1.x and morever since they use tf.contrib.slim module it is impossible to convert them using tf1 to tf2 scripts.
So when can we expect the port?
If it is not started I am ready to help!!
Are you willing to contribute it (Yes/No)? Yes
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.