todos.org (14 lines): - line 5: * TODO Write down confusion matrix - line 6: * TODO Go over each seed - line 7: * TODO Cleanup - line 11: ** TODO Concentrate load_train_cfg functions - line 13: ** TODO Concentrate equalize partitions - line 14: ** TODO Cleanup namespaces instead of lazily importing * into the parent module - line 15: ** TODO Types are all over the place - line 17: * TODO Fix singularity container - line 18: * TODO Fix checkpointing - line 19: * TODO Add line profiler decorator - line 20: * TODO Profile train_epoch and figure out why it is so slow - line 21: * TODO Implement a concurrent version of image folder dataset - line 26: * TODO Fix the calibrator - line 36: * TODO Add unit tests!!! uimnet/evaluation/oodomain.py (1 line): - line 74: # TODO: replace by results[ids['in_eval']] uimnet/algorithms/base.py (1 line): - line 140: # TODO: cleaner way uimnet/workers/base.py (1 line): - line 57: # TODO Improve SLURM Support: uimnet/modules/spectral_normalization/spectral_bn.py (1 line): - line 36: # TODO: if statement only here to tell the jit to skip emitting this when it is None