guarin

Results 180 comments of guarin

That would great! Feel free to pick anything up that you are interested in. Let me know if you need help or some clarification.

Yes of course, thanks a lot! Will assign the issue to you.

Closed in favor of https://github.com/lightly-ai/lightly/issues/1635

Yes, this is a common issue. We currently only return a single loss because it slightly simplifies the code and it allows you to exchange loss functions without having to...

Python 3.12 is now supported with PyTorch 2.2: https://github.com/pytorch/pytorch/issues/110436 although only as a preview. Most likely everything except torch compile already works. Before supporting 3.12 officially we should also check...

Torch 2.4 is compatible with Python 3.12: https://github.com/pytorch/pytorch/blob/main/RELEASE.md#release-compatibility-matrix To add support in lightly we have to: * Increase max python version to 3.12 in pyproject.toml * Increase python version in...

Note: We are not planning on adding this for now.

Hi, yes this is the goal :)

Hi @moghadas76, do you have a specific method in mind that you would like to implement?

I'll close this issue because of no activity. Please reopen or create a new issue if you are interested in implementing a new method :)