Project-MONAI / Project-MONAI/model-zoo
Add self-supervised pre-training bundle
@daguangxu is already working on this.
Since Feb 13, 2023.
- Dominant language
- Python
- Stars
- 338
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
There is growing interest in self-supervised pertaining. MONAI already supports this task in the tutorials https://github.com/Project-MONAI/tutorials/tree/main/self_supervised_pretraining
It would be great if this example could be turned into a ready-to-use bundle. Packing of this task into a bundle would also allow the usage in other scenarios, such as federated learning.
Describe the solution you'd like
Prepare a bundle for self-supervised pre-training in the model zoo.
Describe alternatives you've considered
n/a
Additional context
Requested by MONAI FL WG
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.