Skip to content
Snippets Groups Projects

WIP: towards adapting the database folder to tf2

Closed Zohreh MOSTAANI requested to merge towards_tf2 into master
1 unresolved thread

adapted part of the code for saving tf databases as tfrecords and loading them from tf records to tf2.

Merge request reports

Pipeline #41084 failed

Pipeline failed for 26fd7fcc on towards_tf2

Test coverage 40.00% (-1.00%) from 4 jobs

Closed by Tiago de Freitas PereiraTiago de Freitas Pereira 4 years ago (Oct 8, 2020 8:59am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
107 109 A dataset that contains the data from the TFRecord file.
108 110 """
109 111 # these imports are needed so that eval can work
110 from tensorflow import TensorShape, Dimension
112 from tensorflow import TensorShape
  • changed milestone to %Bob 9.0.0

  • Hi @amohammadi,

    Do you have the ported InceptionNets checkpoints somewhere?

    Thanks

  • Please register or sign in to reply
    Loading