Infer track collection type from training file
Our training .h5 files contain a bunch of the tdd meta data. We theoretically could save this to the training config at train time, and use this in to_onnx to assign the track collection, instead of using r22default as the default. This might be a mute point, if all models are moving onto r22loose now