Skip to content

TFRecords Integration #3

Description

@SwapneelM

The internal format that DeepJet writes to while converting from ROOT Ntuples to Numpy Arrays needs to be done away with. The new workflow should write directly into TFRecords.

TFRecords can then be read into a tf.data.Dataset and manipulated (batched, shuffled, custom-function applied to all elements, reshaped, etc.).

For reference on converting data from ROOT Ntuples to TFRecords, refer to the [Batch] Data Preprocessing Notebook in TrackingNtuples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions