mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* add projects folder and readme * refine description * fix lint * update ci * update * refine docs
999 B
999 B
Welcome to Projects of MMSelfSup
In this folder, we welcome all contribution of self-supervised learning algorithms from community.
Here, these requirements, e.g. code standards, are not that strict as in core package. Thus, developers from the community can implement their algorithms much more easily and efficiently in MMSelfSup. We appreciate all contributions from community to make MMSelfSup greater.
We give some instructions to implement your algorithms under example_project
folder.
We also provide some documentation listed below:
-
The documentation of basic concepts and component customization.
-
The guides for contribution to help new contributors.
-
Welcome to start discussion!