You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See the [release notes](https://github.com/KevinMusgrave/pytorch-metric-learning/releases/tag/v2.4.0).
30
-
- Thank you [domenicoMuscill0](https://github.com/domenicoMuscill0), [Puzer](https://github.com/Puzer), [interestingzhuo](https://github.com/interestingzhuo), and [GaetanLepage](https://github.com/GaetanLepage).
31
-
32
31
## Documentation
33
32
-[**View the documentation here**](https://kevinmusgrave.github.io/pytorch-metric-learning/)
34
33
-[**View the installation instructions here**](https://github.com/KevinMusgrave/pytorch-metric-learning#installation)
@@ -249,6 +248,7 @@ Thanks to the contributors who made pull requests!
249
248
|[ElisonSherton](https://github.com/ElisonSherton)| Fixed an edge case in ArcFaceLoss. |
250
249
|[stompsjo](https://github.com/stompsjo)| Improved documentation for NTXentLoss. |
251
250
|[Puzer](https://github.com/Puzer)| Bug fix for PNPLoss. |
251
+
|[elisim](https://github.com/elisim)| Developer improvements to DistributedLossWrapper. |
@@ -268,7 +268,7 @@ Thanks to the contributors who made pull requests!
268
268
269
269
270
270
### Facebook AI
271
-
Thank you to [Ser-Nam Lim](https://research.fb.com/people/lim-ser-nam/) at [Facebook AI](https://ai.facebook.com/), and my research advisor, [Professor Serge Belongie](https://vision.cornell.edu/se3/people/serge-belongie/). This project began during my internship at Facebook AI where I received valuable feedback from Ser-Nam, and his team of computer vision and machine learning engineers and research scientists. In particular, thanks to [Ashish Shah](https://www.linkedin.com/in/ashish217/) and [Austin Reiter](https://www.linkedin.com/in/austin-reiter-3962aa7/) for reviewing my code during its early stages of development.
271
+
Thank you to [Ser-Nam Lim](https://sites.google.com/site/sernam) at [Facebook AI](https://ai.facebook.com/), and my research advisor, [Professor Serge Belongie](https://www.belongielab.org/). This project began during my internship at Facebook AI where I received valuable feedback from Ser-Nam, and his team of computer vision and machine learning engineers and research scientists. In particular, thanks to [Ashish Shah](https://www.linkedin.com/in/ashish217/) and [Austin Reiter](https://www.linkedin.com/in/austin-reiter-3962aa7/) for reviewing my code during its early stages of development.
272
272
273
273
### Open-source repos
274
274
This library contains code that has been adapted and modified from the following great open-source repos:
0 commit comments