Activity
add warning for panoptic and instance metrics in DDP
add warning for panoptic and instance metrics in DDP
fix load_state_dict() error when not using multi-stage loss
fix load_state_dict() error when not using multi-stage loss
add issue template for refactoring
add issue template for refactoring
improved serialization and batching logic
improved serialization and batching logic
fix ''... is not attached to a Trainer'' bug introduced in recent com…
fix ''... is not attached to a Trainer'' bug introduced in recent com…
tentative fix for the discrepancy in epoch numbers when validation an…
tentative fix for the discrepancy in epoch numbers when validation an…
better support for Batch and NAGBatch serialization. The proper objec…
better support for Batch and NAGBatch serialization. The proper objec…
fix error due erroneous 'threshold' instead of 'z_threshold' in Groun…
fix error due erroneous 'threshold' instead of 'z_threshold' in Groun…
new features for GroundElevation: more pre-filtering tools for isolat…
new features for GroundElevation: more pre-filtering tools for isolat…
fix minor error wrt storing tracked data
fix minor error wrt storing tracked data
fix error misspelled track_val_every_n_epoch
fix error misspelled track_val_every_n_epoch
new feature: it is not possible to track and store to disk the predic…
new feature: it is not possible to track and store to disk the predic…
elaborate CutPursuitPartition documentation
elaborate CutPursuitPartition documentation
fix std_off computation error
fix std_off computation error
fix point feat dimension error in tutorial notebook
fix point feat dimension error in tutorial notebook
releasing SPT tutorial slides and notebook
releasing SPT tutorial slides and notebook
releasing SPT tutorial slides and notebook
releasing SPT tutorial slides and notebook
minor update to data structures docs
minor update to data structures docs