Skip to content

Implemented padded inputs for RegressionTask

Implemented padded inputs for RegressionTask and added some quickfixes for enabling training + inference without (or with a dummy) global_object.

Currently dummy_feature has to be included in an empty events global object and write_tracks: true has to be set for PredictionWriter to enable writing predictions to h5. Possibly WIP to clean up these workarounds.

Merge request reports

Loading