Philipp Wirth
Philipp Wirth
Yes, this should be relatively easy to implement now if I remember our discussions correctly @guarin
Yes, we'd like to add PIRL to the framework. However, I can't provide a timeline on this since we're currently planning to do a refactoring of the existing models. Would...
Cool! I think a good first step would be to add the "jigsaw" augmentation to [`lightly.transforms`](https://github.com/lightly-ai/lightly/tree/master/lightly/transforms). If you need any information on how to contribute, please take a look at...
Hi @shikharmn, the issue is not resolved. You're very welcome to work on it. Can I assign the issue to you?
Sure, sounds good!
Hi @shikharmn and thanks a lot for your contribution! I think the next step would be to write a collate function for PIRL (see [other collate functions](https://github.com/lightly-ai/lightly/blob/master/lightly/data/collate.py) for inspiration).
Yes sure, I think we can move ahead with this one 👍
Hey @shikharmn sorry for not replying! I'm quite busy right now but I'll try to take a look ASAP. Thanks a ton for your contribution 🙂
Awesome work @shikharmn! Looking forward to your future contributions 🙂
Hey @robmarkcole thanks for reporting this bug! This should be easy to temporarily resolve by uninstalling the `prefetch_generator` package or setting up a new environment without it. The problem occurs...