tensorflow / tensorflow/models
Plans for porting Object detection API to [TF2.0]
Open
@pkulzc is already working on this.
Since Jun 21, 2020.
models:research:odapi
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
System information
- What is the top-level directory of the model you are using: research/
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- TensorFlow installed from (source or binary): pip install tensorflow-gpu
- TensorFlow version (use command below): 1.1.4
- Bazel version (if compiling from source):
- CUDA/cuDNN version: 9.0
- GPU model and memory: Nvidia 1050ti
- Exact command to reproduce:
Describe the problem
Are there any plans to have a separate branch of Object Detection API that is completely in [TF2.0] since the newer version is cleaner and stable.
Source code / logs
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.