tensorflow / tensorflow/models

SSD_Inception_v2 migrate from tf_slim to keras

Open
#8,163 0 comments 0 reactions 3 assignees View on GitHub

@pkulzc is already working on this.

Since May 21, 2020.

models:research:odapi type:feature
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:
  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow):no
  • OS Platform and Distribution:Linux Ubuntu 18.04
  • TensorFlow installed from (source or binary):source
  • TensorFlow version (use command below): 2.0.0
  • Bazel version (if compiling from source):
  • CUDA/cuDNN version:10.0/7.5
  • GPU model and memory:8*RTX2080Ti

Greetings

We are currently using ssd_inception_v2 on tensorflow 1.14 with tf_slim but want to migrate to tensorflow 2.0 and use keras model instead. Is there any experimental model ready, or are there any pans on releasing it soon? I know that @pkulzc was working on this issue.

Thanks in advance

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.