mmselfsup/projects
Yuan Liu 5efb4f4be9
[Fix]: Fix the bug in shape bias (#717)
* [Fix]: Fix shape bias

* [Fix]: Fix lint

* [Feature]: Delete disk backend
2023-03-09 10:23:28 +08:00
..
example_project [Refactor] Refactor projects folder (#620) 2022-12-12 14:12:50 +08:00
fgia_accv2022_1st [Feature]: Add pretraining for FGIA (#607) 2022-12-12 18:26:33 +08:00
maskfeat_video [Feature] support MaskFeat pre-training with video (#678) 2023-02-07 16:40:50 +08:00
shape_bias [Fix]: Fix the bug in shape bias (#717) 2023-03-09 10:23:28 +08:00
README.md [Community] Add './projects' folder and an example (#586) 2022-11-23 20:42:31 +08:00

README.md

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: