- [x] Move InfoNCE loss into model.py - [x] Refactor AMP logging in contrastive learning pipeline - [x] keypoints_3d -> keypoints3d - [x] rename repo - [x] utils -> util in simulate_nmf - [x] Rename `amp_scaler` to `grad_scaler` for consistency (bodyseg) - [x] Use pvio directly - [x] rename simulate_nmf to neuromechfly, rename spotlight_pipeline to spotlight, rename estimate_pose to pose - [x] Remove alphas in keypoints3d plots - [x] Set shuffle to true whenever an H5 dataset is created for integer data with compression - [x] Unify logging (use `util.sys.setup_logger` instead of `logging` directly?)
amp_scalertograd_scalerfor consistency (bodyseg)util.sys.setup_loggerinstead ofloggingdirectly?)