Pytorch-metric-learning

Latest version: v2.7.0

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

Scan your dependencies

Page 3 of 9

1.7.3

Bug fixes and minor improvements

- Fixed 472, in which `enqueue_idx` for CrossBatchMemory could not be passed into DistributedLossWrapper
- Converted CrossBatchMemory's `embedding_memory` and `label_memory` to buffers, so they can be saved and loaded as state dicts and transferred to devices use `.to(device)`.

1.7.2

Minor improvement

Resolved https://github.com/KevinMusgrave/pytorch-metric-learning/issues/565

1.7.1

Features and bug fixes

- Added SumReducer
- Fixed bug where labels were always required for DistributedLossWrapper
- Removed torchvision as a dependency

1.7.0

Bug fixes

Fixes an edge case in ArcFaceLoss. Thanks ElisonSherton!

Relevant links:

- https://github.com/KevinMusgrave/pytorch-metric-learning/issues/537
- https://github.com/KevinMusgrave/pytorch-metric-learning/pull/539
- https://github.com/deepinsight/insightface/issues/2126
- https://github.com/ronghuaiyang/arcface-pytorch/issues/48

1.6.3

Bug Fixes

- Fixed bug where `DistributedMinerWrapper` would crash when `world_size == 1` (542)

1.6.2

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.