mmselfsup/tools/benchmarks/mmdetection
Yuan Liu febe511b67
[Refactor]: Refactor the directory structure of docs (#146)
* fix links of docs

* [Docs]: Use shared menu from theme instead

* [Refactor]: Refactor the directory structure of docs

* [Fix]: Fix lint

* [Fix]: Fix __version__.py file link bug

Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2021-12-16 20:29:57 +08:00
..
README.md [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
mim_dist_train_c4.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
mim_dist_train_fpn.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
mim_slurm_train_c4.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
mim_slurm_train_fpn.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
res_layer_extra_norm.py [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00

README.md

Transferring to MMDetection

We follow the evaluation setting in MoCo when trasferring to object detection.

Please refer to benchmark tutorial for details.