Pytorch-metric-learning

Latest version: v2.5.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.9.82

**Losses**
* Added ProxyAnchorLoss

**Trainers**
* BaseTrainer
* Made iterations_per_epoch optional. See the [new documentation](https://kevinmusgrave.github.io/pytorch-metric-learning/trainers/#basetrainer)
* Changed keys for lr_schedulers to allow for end of iteration, end of epoch, and plateau schedulers to all be used at the same time.
* Fixed a key verification bug in BaseTrainer.

**Utils**
* HookContainer
* Added skip_eval_if_already_done flag to run_tester_separately.
* Made ignore_epoch a tuple.
* Added save_custom_figures flag.
* Made records get saved before models.

* common_functions
* Removed pass_data_to_model and autograd.Variable usage.

**Other stuff**
* Fixed bug where __version__ was not accessible.
* Added test for pair and triplet index computation

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.