D. Sturgeon

Results 5 issues of D. Sturgeon

## 🚀 Feature Currently, checkpointing is very centered around objects with `state_dict` and `load_state_dict` properties, but the new `torch.package` serialization option breaks with this pattern. It doesn't seem that I...

Is it not possible to give the network some examples with no bounding boxes for training? I tried using empty text files for the labels but it crashes.

ImageOrientationPatientDICOM and InPlanePhaseEncodingDirectionDICOM are used in conjunction to get the readout direction of a subject. These are probably exclusively put in by dcm2bids, and we should allow for two cases:...

bids format physio data is very simple to read, we just need some logic for calculating proper bandstop parameters from a physio file.

currently the develop branch only supports a pair of magnitude images and a phasediff image. The only metadata it needs is the difference in Echo Times for the two images....